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 details)
File details
Details for the file bfurlparser-1.0.4.tar.gz
.
File metadata
- Download URL: bfurlparser-1.0.4.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d3b729dbe5425c7e24440669e861e5d77aa599c5a22ad034fe2359a356291af |
|
MD5 | 2db0d6a716dd0b7328baa5f58423dac8 |
|
BLAKE2b-256 | 404b7facb740e6f89c4d8b0fa49ca292e61d07a1b636d1bc748f95e1bc5c8bd1 |