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
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 axonclient-0.1.tar.gz.
File metadata
- Download URL: axonclient-0.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 |
40c7d1da045bbb8ef11b3a445c0651fc1f223df05018a7161be1be5217937b32
|
|
| MD5 |
0be3d6e5df3550758ca840644a6025b0
|
|
| BLAKE2b-256 |
5470d24ee8d0561657072222881c8345df3ffed5953a460193d3c8b1e4ce7e6c
|
File details
Details for the file axonclient-0.1-py3-none-any.whl.
File metadata
- Download URL: axonclient-0.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 |
978afba4ad90366f3e074c68e6e5a7df7e34fd7cc967173a93a4ac6ba4c81616
|
|
| MD5 |
9e071b86ed04e26bfc62af71756a4c9b
|
|
| BLAKE2b-256 |
6f4880888654fd7fc9bad0655d72136489898a722c9015e9ecac8b1ba164e0c2
|