Python
Ada has a Python client available on Github.
For more details on the ada_url
API, see the documentation at Read the Docs.
Installation
Installing pre-built binary wheels
The easiest way to get started is to install ada-url
from PyPI.
From within your virtual environment, run:
Installing from source
The Makefile
in the project root will build a package for installation on your own machine.
From within your virtual environment, run:
-
Prepare
-
Install
Usage
URL class
The ada_url
package defines a URL
class that can parse URLs:
High-level functions
It also exposes some higher level functions for analyzing and manipulating URLs: