datapkg 0.9
datapkg (data package): data packaging system and utilities
Downloads ↓ | Package Documentation
Introduction
datapkg is a python library and command line tool for working with Data Packages and interacting with data hubs like CKAN.
For more information visit the documentation at: http://packages.python.org/datapkg/
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 datapkg/tests/
To exclude tests depend on access to the internet:
nosetests -a \!__external__ datapkg/tests
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| datapkg-0.9.tar.gz (md5) | Source | 2011-10-13 | 71KB | 352 | |
- Author: Open Knowledge Foundation
- Documentation: datapkg package documentation
- Home Page: http://okfn.org/projects/datapkg
- Keywords: data,packaging,component,tool
- License: MIT
- Package Index Owner: rgrp, wwaites
- DOAP record: datapkg-0.9.xml
