Alcedo
This project aims to be the feature-incomplete version of httpx and written in Rust.
Will this be a drop-in replacement for any of the leading packages like...
Probably not.
But it aims to bring to Python the speed and feature-richness of Rust packages like...
Getting started
TBD;
Example usage
print("Hello, World!")
Roadmap
- Write (actual) asynchronous tests for
aiohttpbenchmarks. - Create asynchronous implementation for
alcedo.Client. - Write asynchronous tests.
- Write malformed-json test servers.
- Create implementation where POST body can be attached.
- Create implementation where DELETE requests can be made.
- Write asynchronous tests for
httpxandrequests - Write benchmarks for
httpx.Clientandrequests.Session
Contributions
To contribute to the project, fork the repository and clone to your local device and development dependencies including four extra libraries not included in final builds as such:
- maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
- mypy
Optional static typing for Python
- pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
- ruff
An extremely fast Python linter and code formatter, written in Rust.
Use the following commands to setup your local environment with development dependencies:
pip install --user poetry
poetry install --with dev
License
This project is licensed under the terms of 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
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 alcedo-0.1.2.tar.gz.
File metadata
- Download URL: alcedo-0.1.2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
maturin/0.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a944a74941d5fe809c75bafa06ad899b9343d4a4c9285894e46d56210f24a359
|
|
| MD5 |
0a24ddbedec0977ad0fe3f89eed6183c
|
|
| BLAKE2b-256 |
828b89d450e745c4001d8f4c5153cd1dbfe1fc9b2fb7f056e7f66c4359ff1a60
|
File details
Details for the file alcedo-0.1.2-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: alcedo-0.1.2-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
maturin/0.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
507a6969bd04ebbf84bea22f5be50ce3afc5884680508a03da1a99f717ccf9a2
|
|
| MD5 |
e950e76d3ffa1a5481d8a45fe94ac51c
|
|
| BLAKE2b-256 |
f0060505962beee54e28e7173499bc99c3b41e2b82f6651bd578c565f6f2a981
|