Aeque
Oxidized regular expression library for Python written in Rust
Contributions
TBD;
Project structure
aeque/
│
├── benchmark/
│ └── bench.py # Benchmarks against standard library
│
├── src/
│ └── lib.rs # Implementation
│
├── tests/
│ ├── __init__.py #
│ └── search.py # Compile and search tests
│
├── Cargo.toml # Project dependencies
├── Cargo.lock # Lockfile to rust dependencies
├── LICENSE # Details of MIT Licensk
├── README.md # Descriptions and roadmap
├── aeque.pyi # Python interface to Rust Implementation
├── pyproject.toml # Project dependencies
└── uv.lock # Lockfile to uv package manager
License
This project is licensed under the MIT License.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aeque-0.1.0.tar.gz
(2.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aeque-0.1.0.tar.gz.
File metadata
- Download URL: aeque-0.1.0.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3aedc992f42ce199dc09fd818d561919372a79cfeccc75cd52682436851617e
|
|
| MD5 |
5ac8a8e85c345470565f2f6c9c8c1d75
|
|
| BLAKE2b-256 |
4093b0fa3b6d69e2c5921d6dbf4f91a12bd7dff106bc17e4b3e66ea1433a1137
|
File details
Details for the file aeque-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: aeque-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 838.1 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fe4a556cbab74f6c590e27865f1f372882a4aa396d463d82691b0cf4670195a
|
|
| MD5 |
2cde4810afaf767921d939a98343920d
|
|
| BLAKE2b-256 |
6e12b0943c4236e95d159f7037c2035cec8ec85effe537d937d4146a45b155f2
|