Contents

htpasswd 2.3

0

Library to work with htpasswd user (basic authorization) and group files.

Library to work with htpasswd user (basic authorization) and group files.

Stars: 21, Watchers: 21, Forks: 17, Open Issues: 6

The thesharp/htpasswd repo was created 11 years ago and the last code push was 3 years ago. The project is not very popular with only 21 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
No  htpasswd  pypi packages just yet.

Errors

A list of common htpasswd errors.

Code Examples

Here are some htpasswd code examples and snippets.