Skip to content

Python package for generating statistics about the band Phish from Vermont.

License

Notifications You must be signed in to change notification settings

abcmer/phish-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

phish-stats

Python package for generating statistics about the band Phish from Vermont.

Getting Started

These instructions will get you set up for development and testing.

Prerequisites

Installing

Clone this repository and change to project root directory

git clone https://github.com/abcmer/phish-stats.git
cd phish-stats

Create Python3.6 virtual env and activate

python3 -m venv venv
source venv/bin/activate

Install Python3.6 dependencies

pip install -r requirements.txt

Running the tests

Run the unit tests

export PHISHNET_API_KEY=<API_KEY>
python -m pytest

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Python package for generating statistics about the band Phish from Vermont.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages