Skip to content

buzzn/discovergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discovergy

Python module to query the Discovergy API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

pip install -r "requirements.txt"

Built With

  • Python 3

Use Module

  • Clone repository: git clone git@github.com:buzzn/discovergy.git
  • Import module: from discovergy.discovergy import discovergy

Run Tests

  • Setup virtual environment in root directory:
virtualenv -p /path/to/python3/installation my_venv
source my_venv/bin/activate 
  • Install module: pip install .
  • Run tests: python -m unittest

Acknowledgements

About

Python module to query the Discovergy API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages