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
Release history Release notifications | RSS feed
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 details)
Built Distribution
jwtlib-0.3.7-py3-none-any.whl
(14.4 kB
view details)
File details
Details for the file jwtlib-0.3.7.tar.gz
.
File metadata
- Download URL: jwtlib-0.3.7.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.8 Linux/5.15.0-1030-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67d2ddf05d10f7cfcc25a4e684a692824081b2810105c05c1ef07cff985e35f0 |
|
MD5 | 177f611ba47f9d5347a930c198a0b2a6 |
|
BLAKE2b-256 | bc3c18bf1363cea242c24b7f17bbd59df3d97acc0604a04cdc33401a698a1111 |
File details
Details for the file jwtlib-0.3.7-py3-none-any.whl
.
File metadata
- Download URL: jwtlib-0.3.7-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.8 Linux/5.15.0-1030-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd353991a4e20154d27c1aa70deaa34197858707d3fe2da133265a071452485d |
|
MD5 | 6690801e3d7d14e136eaefaeb6879688 |
|
BLAKE2b-256 | bf1f53e765bcdfb75b86ccd9a224a904248cfebb333aed6ce9f8c0168a3260a3 |