パッケージ: python3-datacache (1.1.5-1)
python3-datacache に関するリンク
Trisquel の資源:
python-datacache ソースパッケージをダウンロード:
- [python-datacache_1.1.5-1.dsc]
- [python-datacache_1.1.5.orig.tar.gz]
- [python-datacache_1.1.5-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Med Packaging Team (メールアーカイブ)
- Steffen Moeller
外部の資源:
- ホームページ [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
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-typechecks
- express constraints on types