This is a openapi helper library for the ZMP AI Platform
Project description
axmp-openapi-helper
Introduction
This is a openapi helper library for the ZMP AI Platform
Key Features
- Support the OpenAPI Specification(>=3.0.0)
- Generate the Arguments Schema for the LLM
Installation
Install using pip:
pip install axmp-openapi-helper
Install using poetry:
poetry add axmp-openapi-helper
Development Setup
- Clone the repository
git clone https://github.com/yourusername/axmp-openapi-helper.git
cd axmp-openapi-helper
- Create and activate virtual environment
python -m venv .venv
source .venv/bin/activate # Windows: venv\Scripts\activate
- Install development dependencies
poetry install
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact
- Issue Tracker: https://github.com/cloudz-mp/axmp-openapi-helper/issues
- Email: kilsoo75@gmail.com
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
axmp_openapi_helper-0.2.1.tar.gz
(99.2 kB
view details)
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 axmp_openapi_helper-0.2.1.tar.gz.
File metadata
- Download URL: axmp_openapi_helper-0.2.1.tar.gz
- Upload date:
- Size: 99.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92ee3a951ffb21b78af9b52c3684174e2efa3609419a6cf5f995bbcc3ebf2a54
|
|
| MD5 |
2169e24e3209076eff07c36772f3181f
|
|
| BLAKE2b-256 |
423cc6f248aaf7ba28b91df70e79e13e35cf18f84a2705d4f60890ba799f9312
|
File details
Details for the file axmp_openapi_helper-0.2.1-py3-none-any.whl.
File metadata
- Download URL: axmp_openapi_helper-0.2.1-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfaca0219f383388f10b45eabad33fb9176f661a19450a13f0fe0eb2a4216900
|
|
| MD5 |
3a2b20386ca5a6739d6c867116e023ee
|
|
| BLAKE2b-256 |
33fa05306f133ca7675fab042b68514611bd0a7f8bb8b7606a21b577017102b9
|