[ 源代码: datalad ]
软件包:python3-datalad(0.14.0-1)
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 3, and Recommends install all dependencies necessary for searching and managing datasets, publishing, and testing. If you need base functionality, install without Recommends.
其他与 python3-datalad 有关的软件包
|
|
|
|
-
- dep: git-annex (>= 7.20190503~)
- manage files with git, without checking their contents into git
- 或者 git-annex-standalone (>= 7.20190503~)
- 软件包暂时不可用
-
- dep: p7zip-full
- 7z and 7za file archivers with high compression ratio
-
- dep: patool
- command line archive file manager
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.6)
-
- dep: python3-annexremote
- abstraction for git-annex special remote implementations
-
- dep: python3-appdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-chardet
- universal character encoding detector for Python3
-
- dep: python3-distro
- Linux 操作系统平台信息 API
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
- 或者 libpython3-stdlib (<= 3.6.4~rc1-2)
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-fasteners (>= 0.14~)
- provides useful locks - Python 3.x
-
- dep: python3-gitlab
- Python 3 GitLab API client library
-
- dep: python3-humanize
- Python Humanize library (Python 3)
-
- dep: python3-iso8601
- Python module to parse ISO 8601 dates - Python 3.x
-
- dep: python3-keyring
- store and access your passwords safely
-
- dep: python3-keyrings.alt
- alternate backend implementations for python3-keyring
- 或者 python3-keyring (<= 8)
- store and access your passwords safely
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-requests (>= 1.2)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-secretstorage
- Python module for storing secrets - Python 3.x version
-
- dep: python3-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x
-
- rec: python3-boto
- Python interface to Amazon's Web Services - Python 3.x
-
- rec: python3-exif
- Transition package for python3-exifread
-
- rec: python3-github
- Access the full Github API v3 from Python3
-
- rec: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- rec: python3-httpretty
- HTTP client mock - Python 3.x
-
- rec: python3-jsmin
- JavaScript minifier written in Python - Python 3.x
-
- rec: python3-libxmp
- 软件包暂时不可用
-
- rec: python3-lzma
- 软件包暂时不可用
-
- rec: python3-mutagen
- audio metadata editing library (Python 3)
-
- rec: python3-nose
- test discovery and running for Python3 unittest
-
- rec: python3-pyperclip
- Cross-platform clipboard module for Python3
-
- rec: python3-requests-ftp
- 软件包暂时不可用
-
- rec: python3-vcr
- record and replay HTML interactions (Python3 library)
-
- rec: python3-whoosh
- pure-Python full-text indexing, search, and spell checking library (Python 3)
-
- sug: datalad-containers
- 软件包暂时不可用
-
- sug: datalad-crawler
- 软件包暂时不可用
-
- sug: datalad-neuroimaging
- 软件包暂时不可用
-
- sug: python3-bs4
- error-tolerant HTML parser for Python 3
-
- sug: python3-duecredit
- Publications (and donations) tracer
-
- sug: python3-numpy
- Fast array facility to the Python 3 language