htpasswd 2.3
0
Library to work with htpasswd user (basic authorization) and group files.
Contents
Library to work with htpasswd user (basic authorization) and group files.
Stars: 22, Watchers: 22, Forks: 17, Open Issues: 6The thesharp/htpasswd
repo was created 12 years ago and the last code push was 4 years ago. The project is not very popular with only 22 github stars!
How to Install htpasswd
You can install htpasswd using pip
pip install htpasswd
or add it to a project with poetry
poetry add htpasswd
Package Details
- Author
- Ilya Otyutskiy
- License
- MIT
- Homepage
- https://github.com/thesharp/htpasswd
- PyPi:
- https://pypi.org/project/htpasswd/
- GitHub Repo:
- https://github.com/thesharp/htpasswd
Related Packages
Errors
A list of common htpasswd errors.
Code Examples
Here are some htpasswd
code examples and snippets.