Skip to main content

dpm (data package): data packaging system and utilities

Project description

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

  1. Building the documentation.

You need sphinx (python-sphinx) to do this. Now you can build the docs:

python setup.py build_sphinx
  1. Running tests. We suggest you use nose:

    nosetests dpm/tests/

To exclude tests depend on access to the internet:

nosetests -a \!__external__ dpm/tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dpm-0.10.tar.gz (76.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page