certifi 2024.8.30
0
Python package for providing Mozilla's CA Bundle.
Contents
Python package for providing Mozilla's CA Bundle.
Stars: 827, Watchers: 827, Forks: 249, Open Issues: 3The certifi/python-certifi
repo was created 12 years ago and the last code push was 3 days ago.
The project is popular with 827 github stars!
How to Install certifi
You can install certifi using pip
pip install certifi
or add it to a project with poetry
poetry add certifi
Package Details
- Author
- Kenneth Reitz
- License
- MPL-2.0
- Homepage
- https://github.com/certifi/python-certifi
- PyPi:
- https://pypi.org/project/certifi/
- GitHub Repo:
- https://github.com/certifi/python-certifi
Classifiers
Related Packages
Errors
A list of common certifi errors.
Code Examples
Here are some certifi
code examples and snippets.
GitHub Issues
The certifi package has 3 open issues on GitHub
- Add support for Python 3.10 and drop EOL 3.5