ada-python icon indicating copy to clipboard operation
ada-python copied to clipboard

Python bindings for Ada URL parser

Results 6 ada-python issues
Sort by recently updated
recently updated
newest added

Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docutils&package-manager=pip&previous-version=0.20.1&new-version=0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

@tktech did an amazing job with https://github.com/TkTech/can_ada. I think we should follow the path, or maybe merge the two implementations, since it is 2 times faster and the goal of...

Since Astro team released uv recently, should we try it with ada-python?

This PR changes our `Makfile` to use `uv pip` instead of `pip`. Resolves #58

Noted in https://github.com/ada-url/ada-python/pull/46: > `pip install ada_url --no-binary ada_url` will fail (on both Linux and Windows) because of the absence of `ada.o` We would need to move the step that...

good first issue
help wanted

Noted in https://github.com/ada-url/ada-python/pull/47: > Why do we include .o, .cpp, .c, .h files in the wheels? Afaik, ada works well without them. This issue is to drop them from binary...

good first issue
help wanted