Skip to main content

Eventsourcing with Axon Server

Project description

Welcome to Eventsourcing with Axon Server

This package supports using the Python eventsourcing library with Axon Server.

Installation

[indicate how users can install your project]

Getting started

[indicate how users can use your project]

Developers

After cloning the eventsourcing-axonserver repository, set up a virtual environment and install dependencies by running the following command in the root folder.

$ make install

The make install command uses the build tool Poetry to create a dedicated Python virtual environment for this project, and installs popular development dependencies such as Black, isort and pytest.

Add tests in ./tests. Add code in ./eventsourcing_axonserver.

Start Axon Server.

$ make start-axon-server

Run tests.

$ make test

Check the formatting of the code.

$ make lint

Reformat the code.

$ make fmt

Add dependencies in pyproject.toml and then update installed packages.

$ make update-packages

Stop Axon Server.

$ make stop-axon-server

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

eventsourcing-axonserver-0.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

eventsourcing_axonserver-0.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file eventsourcing-axonserver-0.1.tar.gz.

File metadata

  • Download URL: eventsourcing-axonserver-0.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/19.6.0

File hashes

Hashes for eventsourcing-axonserver-0.1.tar.gz
Algorithm Hash digest
SHA256 728bce42d66c55325ef55d9c919cf3cb4e707a8a48af95c7be964d7fa1d5db59
MD5 6efb1f2806d8ddddc418f21b697fc723
BLAKE2b-256 bc6d555b05cfb34bb15c114292aeed4336d763eed6ef5db77e0d9b427bfcea40

See more details on using hashes here.

File details

Details for the file eventsourcing_axonserver-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for eventsourcing_axonserver-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4f67becc6662b30a6f9e3546a08a5aa967e74d147d42d3b79e08434ff057816c
MD5 f17e822e6404874b956bee031d251e02
BLAKE2b-256 c52f6d0bb62cda8fb58c2b42e259877ae479c7d18b481374adff5385bd130923

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