Pakket: python3-datacache (1.4.1-2)
Verwijzigingen voor python3-datacache
Debian bronnen:
Het bronpakket python-datacache downloaden:
- [python-datacache_1.4.1-2.dsc]
- [python-datacache_1.4.1.orig.tar.gz]
- [python-datacache_1.4.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
helpers for transparently downloading datasets
External data is often distributed as "flat files", i.e. dumps into a mostly human-readable format that one could open as a spreadsheet and equally easy parse and index or reimport into a local database. When the text file changes, the database needs to be updated, too. If access to the database is first required, the text file needs to be downloaded first and the database created. Remote updates also require local updates.
This package provides a set of helper functions to address the handling of remote files and the curation of local databases derived from them.
Andere aan python3-datacache gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-platformdirs (>= 1.4.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-typechecks
- express constraints on types