Skip to main content

simple clients for simple and dedicated services

Project description

joker-clients

simple clients for simple and dedicated services

Develop

Get code

git clone ssh://git@github.com/frozflame/joker-clients.git
cd joker-clients

Install requirements

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .

Run tests

pip install -U pytest joker
pytest -vs tests/

Code quality check

pip install flake8
flake8 joker/

Symlink pre-commit script

(cd .git/hooks; ln -sf ../../tests/dev/pre-commit)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

joker-clients-0.3.0.tar.gz (20.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page