Skip to main content

Store for ActivityPub activities, actors and objects

Project description

bovine_store

bovine_store is meant to be the module handling storing of local ActivityPub objects and caching of remote ActivityPub objects.

Usage

bovine_store assumes that a database connection is initialized using tortoise-orm. See examples/basic_app.py for how to do this in the context of a quart app.

TODO

  • When properties of actor are updated, send an update Activity
    • Doesn't fit into the current bovine framework ... bovine_store doesn't know how to send activities
  • Generally rework the actor properties mechanism. It is currently not possible to emulate say Mastodon featured collection with it.
  • bovine_store.models.BovineActorKeyPair needs renamings; and work, e.g. a future identity column should have a uniqueness constraint.
  • Generally the code quality is not as high as it should be.

Examples

A demonstration webserver can be seen using

poetry run python examples/basic_app.py

Note this is a very basic example. Instructions what the example does are printed to the command line after start.

Note: This example creates two files db.sqlite3, which contains the database and context_cache.sqlite, which contains the cache of json-ld contexts.

Running tests

For sqlite3

poetry run pytest

For postgres

BOVINE_DB_URL=postgres://postgres:secret@postgres:5432/postgres poetry run pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bovine_store-0.5.12.tar.gz (67.1 kB view details)

Uploaded Source

Built Distribution

bovine_store-0.5.12-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

Details for the file bovine_store-0.5.12.tar.gz.

File metadata

  • Download URL: bovine_store-0.5.12.tar.gz
  • Upload date:
  • Size: 67.1 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

Hashes for bovine_store-0.5.12.tar.gz
Algorithm Hash digest
SHA256 0d648e89d352a761132c92a6dcbe9da903e2217f87ac269843b3dcd54e290186
MD5 abe56a757346eaa17ebfd935154faceb
BLAKE2b-256 d22f8c0f74356ff5919d5c03e97cdbe25ea2f8f0800697e0e3ea4ddd081425b7

See more details on using hashes here.

File details

Details for the file bovine_store-0.5.12-py3-none-any.whl.

File metadata

  • Download URL: bovine_store-0.5.12-py3-none-any.whl
  • Upload date:
  • Size: 33.1 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

Hashes for bovine_store-0.5.12-py3-none-any.whl
Algorithm Hash digest
SHA256 41a1fdec291066d2130764058a64e8de42c74d7949ae77af23db88dc4c4a9103
MD5 3d6a499dd846afed6e7c978412c75065
BLAKE2b-256 0c82d62efd6a6e477d5a1ff39f29ce03cd42ad8d748f2c12176cd9a18f3a404c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page