Introduction
dpm (data package manager) is a command line tool and python library for working with Data Packages and interacting with data repositories like the Data Hub.
For more information visit the documentation at: http://readthedocs.org/docs/dpm/
Installation
See doc/install.rst or the online documentation.
License
See doc/license.rst
For Developers
Building the documentation.
You need sphinx (python-sphinx) to do this. Now you can build the docs:
python setup.py build_sphinx
Running tests. We suggest you use nose:
nosetests dpm/tests/
To exclude tests depend on access to the internet:
nosetests -a \!__external__ dpm/tests
Release files for dpm 0.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dpm-0.10.tar.gz | 76.3 kB | Details |
Release files / dpm-0.10.tar.gz
| Download URL | dpm-0.10.tar.gz |
|---|---|
| Size | 76.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b33ecaf26dfbf678de6474c938b287af954f8c689e537c5b8600d76a2f9d10b6
|
|
BLAKE2b-256 checksum How to use checksums |
22984a995ab3b47c8f31137b5484b1c3363a08545ef7e516e06d9dda4a43ee50
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |