Python package to work with Document Object Identifier (doi)
Project description
Python package to work with Document Object Identifier (doi)
Development of python-doi happens on Github.
Installation
To install the latest released version of python-doi, run this command in your terminal:
$ pip install python-doi
This is the preferred method to install python-doi, as it will always install the most recent stable release.
If you don’t have pip installed, this Python installation guide can guide you through the process.
To install the latest development version of python-doi from Github.
$ pip install git+https://github.com/alejandrogallo/python-doi.git@master#egg=doi
Usage
To use python-doi in a project:
import doi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-doi-0.1.0.tar.gz
(245.1 kB
view hashes)