A blazing fast Python URL parser
Project description
A blazing fast URL parser for Python
How to use ?
First: Install it via pip
pip install bfurlparser
Then, use it
from bfurlparser import urlparse print urlparse('http://pz.org/~david/?arg=val#something')
Can I replace Python’s builtin urlparse module with bfurlparser?
Probably not… but it’s really, really fast!
Support
Please raise an issue or send a pull request.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bfurlparser-1.0.4.tar.gz
(2.3 kB
view hashes)