[ buster ]
[ 原始碼: datalad ]
套件:python-datalad(0.11.2-2)
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
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-appdirs
- determining appropriate platform-specific directories (Python 2)
-
- dep: python-boto
- Python interface to Amazon's Web Services - Python 2.x
-
- dep: python-chardet
- universal character encoding detector for 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
- Python implementation of MessagePack format
-
- dep: python-pil
- Python Imaging Library (Pillow fork)
-
- 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 and 3 compatibility library (Python 2 interface)
-
- 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 adds a fast array facility to the Python language