パッケージ: python3-datacache (1.2.1-1)
python3-datacache に関するリンク
Debian の資源:
python-datacache ソースパッケージをダウンロード:
- [python-datacache_1.2.1-1.dsc]
- [python-datacache_1.2.1.orig.tar.gz]
- [python-datacache_1.2.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-datacache 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-appdirs (>= 1.4.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-typechecks
- express constraints on types