Implementation of a Fediverse server based on bovine
Project description
bovine_herd
Note: Development of bovine_herd will probably be discontinued
bovine_herd is a bovine powered Fediverse server, which interoperates with the rest of the FediVerse.
Please consult the documentation for details to
run bovine_herd.
The simplest bovine_herd Fediverse server would be given by
from quart import Quart
from bovine_herd import BovineHerd
app = Quart(__name__)
BovineHerd(app)
by running hypercorn app:app one can then start a server. This server does not
provide a user interface nor any users.
To add users, one can use bovine-tool.
With the default configuration, these will be stored in bovine.sqlite3.
One should note that while bovine_herd should be domain agnostic, so the same
instance can serve any domain, created users are not.
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
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 bovine_herd-0.5.19.tar.gz.
File metadata
- Download URL: bovine_herd-0.5.19.tar.gz
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.12.32+bpo-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4ec521223e74c5ced8f759e36d3783f9f11a23f43c5de78c366f2add907f89c
|
|
| MD5 |
794f0e4211133c6838e9959eae021689
|
|
| BLAKE2b-256 |
895a22a272af1106910984c5840394e26c7a313d09f9d5d55dbd3a9e94fd615a
|
File details
Details for the file bovine_herd-0.5.19-py3-none-any.whl.
File metadata
- Download URL: bovine_herd-0.5.19-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.12.32+bpo-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a66c0eae7fb155f753e1358f8c1336b032b60f296d3fc60b80e379f39bc4dbea
|
|
| MD5 |
fbdf2c92c4b8c331343d9ad04f6e177f
|
|
| BLAKE2b-256 |
3fc62bccc661c1696d0251958a9dc34c2f358f5b962c037c1fe16273a63f33c3
|