Skip to main content

Python URL Library

Project description

PythonSupport PyPI version

Documentation

This is pre-release Alpha software, based on another code base and the needed changes to make a final release version are not yet completed.

Everything is subject to change!

📄 Detailed Documentation | 🐍 PyPi

Getting Started

poetry install xurls

or

pip install xurls

Very basic example:

from xurls import URLMutable

url = URLMutable("http://www.google.com/some/path")
assert url.host == "www.google.com"

url.host = "apple.com"
assert url.url() == "http://appe.com/some/path"

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

xurls-0.2.1.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

xurls-0.2.1-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file xurls-0.2.1.tar.gz.

File metadata

  • Download URL: xurls-0.2.1.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure

File hashes

Hashes for xurls-0.2.1.tar.gz
Algorithm Hash digest
SHA256 7461cf10df1adcee93768c02d70bc7dd94ee59499e0ecc0e50deac8551433f2f
MD5 0cb66e179fefe6fbd83986523f712c08
BLAKE2b-256 47436dce6f0e0c6eabfd8a3873e3e5c5796f67a60a6b7af31bacd1353ee4ae6f

See more details on using hashes here.

File details

Details for the file xurls-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: xurls-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 17.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure

File hashes

Hashes for xurls-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f7a30b5720fad839c68a84deb6189b95486e7139515521df522ddf8cfa24a0f4
MD5 90c34855852301033710f42ef3da4c73
BLAKE2b-256 a6bc9f78e0087f181371084148c27e9ab1eb71e325730277e43f9691c17f6355

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page