パッケージ: python-datalad (0.11.2-2)
python-datalad に関するリンク
Debian の資源:
datalad ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [datalad.org]
類似のパッケージ:
data files management and distribution platform
DataLad is a data management and distribution platform providing access to a wide range of data resources already available online. Using git-annex as its backend for data logistics it provides following facilities built-in or available through additional extensions
- command line and Python interfaces for manipulation of collections of datasets (install, uninstall, update, publish, save, etc.) andseparate files/directories (add, get)
- extract, aggregate, and search through various sources of metadata (xmp, EXIF, etc; install datalad-neuroimaging for DICOM, BIDS, NIfTI support) - crawl web sites to automatically prepare and update git-annex repositories with content from online websites, S3, etc (install datalad-crawler)
This package installs the module for Python 2, and Recommends install all dependencies necessary for searching and managing datasets, publishing, and testing. If you need base functionality, install without Recommends.
その他の python-datalad 関連パッケージ
|
|
|
|
-
- dep: git-annex (>= 6.20180913~)
- manage files with git, without checking their contents into git
- または git-annex-standalone (>= 6.20180913~)
- パッケージは利用できません
-
- dep: patool
- command line archive file manager
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-appdirs
- determining appropriate platform-specific directories (Python 2)
-
- dep: python-boto
- Amazon ウェブサービスへの Python インターフェース - Python 2.x
-
- dep: python-chardet
- 汎用の文字エンコーディング判別器 - Python2 用
-
- dep: python-fasteners
- provides useful locks - Python 2.7
-
- dep: python-git (>= 2.1.6~)
- Python library to interact with Git repositories - Python 2.7
-
- dep: python-humanize
- Python Humanize library (Python 2)
-
- dep: python-iso8601
- Python module to parse ISO 8601 dates - Python 2.x
-
- dep: python-keyring
- store and access your passwords safely
-
- dep: python-keyrings.alt
- alternate backend implementations for python-keyring
- または python-keyring (<= 8)
- store and access your passwords safely
-
- dep: python-mock
- Mocking and Testing Library
-
- dep: python-msgpack
- MessagePack 形式の Python 実装
-
- dep: python-pil
- Python 画像ライブラリ (Pillow フォーク)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-secretstorage
- Python module for storing secrets - Python 2.x version
-
- dep: python-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 2.x
-
- dep: python-six (>= 1.8.0)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- dep: python-tqdm
- fast, extensible progress bar for Python 2
-
- dep: python-wrapt
- decorators, wrappers and monkey patching. - Python 2.x
-
- rec: python-exif
- Python library to extract Exif data from TIFF and JPEG files
-
- rec: python-github
- Access to full Github API v3 from Python2
-
- rec: python-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- rec: python-httpretty
- HTTP client mock - Python 2.x
-
- rec: python-jsmin
- JavaScript minifier written in Python - Python 2.x
-
- rec: python-libxmp
- パッケージは利用できません
-
- rec: python-lzma
- Python bindings for liblzma
-
- rec: python-mutagen
- audio metadata editing library
-
- rec: python-nose
- test discovery and running of Python's unittest
-
- rec: python-pyperclip
- Cross-platform clipboard module for Python
-
- rec: python-requests-ftp
- パッケージは利用できません
-
- rec: python-vcr
- record and replay HTML interactions (Python library)
-
- rec: python-whoosh
- pure-Python full-text indexing, search, and spell checking library (Python 2)
-
- sug: python-bs4
- error-tolerant HTML parser for Python
-
- sug: python-duecredit
- Publications (and donations) tracer - Python 2.X
-
- sug: python-numpy
- Numerical Python - Python 言語に高速な配列操作機能を追加