https://github.com/python-hyper/rfc3986
Score: 5.351858133476067
Last synced: about 17 hours ago
JSON representation
Repository metadata:
A Python Implementation of RFC3986 including validations
- Host: GitHub
- URL: https://github.com/python-hyper/rfc3986
- Owner: python-hyper
- License: other
- Created: 2014-06-25T14:25:11.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2026-04-28T00:33:08.000Z (16 days ago)
- Last Synced: 2026-04-28T11:44:43.611Z (16 days ago)
- Language: Python
- Homepage: https://rfc3986.readthedocs.io/en/latest/
- Size: 393 KB
- Stars: 190
- Watchers: 5
- Forks: 33
- Open Issues: 21
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Authors: AUTHORS.rst
Dependencies
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
dev-requirements.txt
pypi
- attrs ==20.1.0 development
- pytest * development
- pytest-cov >=2.0 development
docs/source/requirements.txt
pypi
- Sphinx >=1.5.3
- sphinx-prompt >=1.0.0
- sphinx_rtd_theme *