Skip to main content

library

Project description

Initialize local repository

$ pipenv install -d                     # Install all dependencies
$ pipenv run python setup.py develop    # Setup the pkg for local development
$ pipenv shell                          # Open shell within the virtualenv

Available commands

$ peltak --help     # Show the list of available commands
$ peltak test       # Run tests
$ peltak lint       # Run code checks
$ peltak docs       # Build documentation using Sphinx

Release new version

$ peltak release start
$ peltak git push
[ Create PR on GitHub and merge it ]
$ peltak release merged

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

jwtlib-0.2.2.tar.gz (10.7 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