Skip to main content

A little helper library to streamline working with JWT in python

Project description

Initialize local repository

$ poetry install
$ poetry shell                          # Open shell within the virtualenv

Available commands

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

Release new version

While on master branch, you can release the current state of it by running

peltak release create               # Create a patch release
peltak release create -t patch      # Create a patch release
peltak release create -t minor      # Create a minor release
peltak release create -t major      # Create a major release

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.3.7.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

jwtlib-0.3.7-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

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