rfc3986 2.0.0
0
Validating URI References per RFC 3986
Contents
Validating URI References per RFC 3986
Stars: 183, Watchers: 183, Forks: 30, Open Issues: 18The python-hyper/rfc3986
repo was created 10 years ago and the last code push was 5 days ago.
The project is popular with 183 github stars!
How to Install rfc3986
You can install rfc3986 using pip
pip install rfc3986
or add it to a project with poetry
poetry add rfc3986
Package Details
- Author
- Ian Stapleton Cordasco
- License
- Apache 2.0
- Homepage
- http://rfc3986.readthedocs.io
- PyPi:
- https://pypi.org/project/rfc3986/
- GitHub Repo:
- https://github.com/python-hyper/rfc3986
Classifiers
Related Packages
Errors
A list of common rfc3986 errors.
Code Examples
Here are some rfc3986
code examples and snippets.
GitHub Issues
The rfc3986 package has 18 open issues on GitHub
- The first path segment is unexpectedly interpreted as an authority after normalization
- Resolution result is not consistent with RFC 3986 when the base has "rootless" path without authority