Skip to content
master
Go to file
Code
This branch is 12 commits ahead of alejandrogallo:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

python-doi

python-doi on the Python Package Index Travis Continuous Integration Coveralls Documentation Status GPL v3 License

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/papis/python-doi.git@master#egg=doi

Usage

To use python-doi in a project:

import doi

About

Python library to work with Document Object Identifiers (doi)

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.