Python client for Axon Server
Project description
[please edit this file according to the needs of your project]
Welcome to Axon Client
[please summarise what your project provides to users]
Installation
[indicate how users can install your project]
Getting started
[indicate how users can use your project]
Developers
After cloning the axonclient 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 ./axonclient
.
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
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
Built Distribution
File details
Details for the file axonclient-0.1.1.tar.gz
.
File metadata
- Download URL: axonclient-0.1.1.tar.gz
- Upload date:
- Size: 33.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 059ee7bac909a684356067daea8c472c978410e009dbd79c00e54da5e472a6de |
|
MD5 | 7f7bc042e53ebaef4e5a391c59826aa1 |
|
BLAKE2b-256 | ee0938ad34ad8f37026f3d13d549eb00d8b3dbfd78763d2806bbcf2bb040b07a |
File details
Details for the file axonclient-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: axonclient-0.1.1-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 426db89dccbdff9ae5341fcea61041e93a16e80293d13745b90af6def007eb62 |
|
MD5 | 4e5a8c414d194bbf0e5cef0d593d29d0 |
|
BLAKE2b-256 | be2e2c9c966cdbc054fcb9887a9dff610d7d1279dd391f249e5aefd9d8555a0c |