Skip to content

theithec/datacite

 
 

Repository files navigation

DataCite

image

image

image

image

About

Python API wrapper for the DataCite Metadata Store API and DataCite XML generation.

Installation

The datacite package is on PyPI so all you need is: :

pip install datacite

Documentation

Documentation is readable at http://pythonhosted.org/datacite/ or can be built using Sphinx: :

pip install datacite[docs]
python setup.py build_sphinx

Testing

Running the test suite is as simple as: :

pip install -e .[all]
./run-tests.sh

About

Python API wrapper for the DataCite Metadata Store API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%