Core functionality of bovine needed to build fediverse applications
Project description
Bovine
Bovine is a basic utility library for the Fediverse. It can be used both to build ActivityPub Client applications and ActivityPub Servers. In addition to ActivityPub support, it also provides utilities to deal with webfinger, nodeinfo, and HTTP Signatures.
The bovine library can just be installed via pip
pip install bovine
Documentation including tutorials is available at ReadTheDocs. An entire working ActivityPub server can be found in the bovine repository.
Feedback
Issues about bovine should be filed as an issue.
Running BDD Tests
The following commands run the implemented BDD tests.
cd features
git clone https://codeberg.org/helge/fediverse-features.git
cd ..
behave -i http_signature
behave -i fep-4adb
behave -i fep-8b32
Contributing
If you want to contribute, you can start by working on issues labeled Good first issue. The tech stack is currently based on asynchronous python, using the following components:
- aiohttp for http requests.
- quart as a webserver.
- cryptography.
- pytest for testing.
- ruff for linting.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file bovine-0.5.13.tar.gz
.
File metadata
- Download URL: bovine-0.5.13.tar.gz
- Upload date:
- Size: 242.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.1.0-26-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d42cc8a17dc881ce72ba940a0144a9e5f5447c2cfefc3bb85f73630438de3d5b |
|
MD5 | 8691829f2edd034286940b74ee05478c |
|
BLAKE2b-256 | 19d4bca05a9ef0920b0157b8a06fee68317b5ccb1546521cebf5329a208db0a4 |
File details
Details for the file bovine-0.5.13-py3-none-any.whl
.
File metadata
- Download URL: bovine-0.5.13-py3-none-any.whl
- Upload date:
- Size: 111.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.1.0-26-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 413128ba272fe3d0c43931b8166935c4c0e3f0065feb4e03036ed9a77b759113 |
|
MD5 | bf5607f1237d62c54d4a499be1672c3f |
|
BLAKE2b-256 | 7f1f90e01fa133d6452852dedcd5181637fe023841ee1ba217dcce8bac3eef95 |