Skip to content

datasnakes/pyDAVID

Repository files navigation

Build Status This package is currently under development. PyPI version

pydavid

A python wrapper around the DAVID api.

Background

Installation

View the below methods for installing this package.

PyPi

pip install pyDAVID

GitHub

  1. Download the zip file and unzip it or git clone https://github.com/sdhutchins/pyDAVID.git
  2. cd pyDAVID
  3. pip install .

OR

pip install git+https://github.com/sdhutchins/pyDAVID.git

Tests

To run tests, type python -m pytest ./test in the pyDAVID directory.

Author

Shaurita Hutchins · @sdhutchins · shaurita.d.hutchins@gmail.com

Contributing

If you would like to contribute to this package, install the package in development mode, and check out our contributing guidelines.

License

MIT

Releases

No releases published

Packages

No packages published

Languages