A Python wrapper for the AKHQ API
Project description
About The Project
This is a Python wrapper for the AKHQ API. It allows you to interact with the AKHQ API using Python.
Prerequisites
Create a virtual environment using the following command:
-
venv
python3 -m venv venv && source venv/bin/activate
-
pip
pip install -r requirements.txt
or use the devcontainer provided in the repository.
Dependencies
Installation
-
From pypi
pip install akhq.py
-
From source
pip install .
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
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
File details
Details for the file akhq.py-0.0.1.tar.gz
.
File metadata
- Download URL: akhq.py-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fd6a5601759a73e111407d5c494417b74f9af0e71a58e70783f6ee187fd159c |
|
MD5 | c85913ce98a810a713ea65082d65342f |
|
BLAKE2b-256 | 4076a05f32c425152d28c2363fd9916741887ae98b57c1ebd87e378b419efdcf |
File details
Details for the file akhq.py-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: akhq.py-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d27276249a6022adaf505486b9d003678f669abbb5167ad59ebf5a56892089ab |
|
MD5 | e773172301ac02bafdfddb7c7a994a7c |
|
BLAKE2b-256 | f208b0810afecf302409ce293eab2791f6993d4559f67320e3809553d6afbc6b |