Skip to main content

Python library for guarding APIs.

Project description

Tests TestCoverage Release PythonVersion ReadTheDocs

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

Uploaded Source

Built Distribution

customs-0.2.0-py3-none-any.whl (12.6 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