basicauth 1.0.0
0
An incredibly simple HTTP basic auth implementation.
Contents
An incredibly simple HTTP basic auth implementation.
Stars: 36, Watchers: 36, Forks: 15, Open Issues: 0The rdegges/python-basicauth
repo was created 12 years ago and the last code push was 1 years ago. The project is moderately popular with 36 github stars!
How to Install basicauth
You can install basicauth using pip
pip install basicauth
or add it to a project with poetry
poetry add basicauth
Package Details
- Author
- Randall Degges
- License
- UNLICENSE
- Homepage
- https://github.com/rdegges/python-basicauth
- PyPi:
- https://pypi.org/project/basicauth/
- GitHub Repo:
- https://github.com/rdegges/python-basicauth
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries
Related Packages
Errors
A list of common basicauth errors.
Code Examples
Here are some basicauth
code examples and snippets.