Python library for guarding APIs.
Project description
Customs - Authentication made easy
Passport.js inspired library for setting up server authentication in Python.
Initialize GitHooks
Git hooks can be used to automate certain version control steps, e.g. run tests and style checks before committing. Git hooks for this repository can be found at ./.githooks
, but have to be initialized manually on the development machine with this command:
chmod +x .githooks/prepare-commit-msg
git config core.hooksPath .githooks
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
customs-0.3.0.tar.gz
(11.3 kB
view hashes)
Built Distribution
customs-0.3.0-py3-none-any.whl
(15.1 kB
view hashes)