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.1.7.tar.gz
(95.0 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.1.7.tar.gz.
File metadata
- Download URL: axmp_openapi_helper-0.1.7.tar.gz
- Upload date:
- Size: 95.0 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 |
e8da41edd8b31e4aa13dc0aff25ddaea67ad0fce9aa0094cbdad5eed6a28cbe0
|
|
| MD5 |
6b99308bbe9138e270129eed8edb3911
|
|
| BLAKE2b-256 |
c633634bdcabc8bf91bde6f600d2990f5705fde06f5abbe924f07d748f20b23c
|
File details
Details for the file axmp_openapi_helper-0.1.7-py3-none-any.whl.
File metadata
- Download URL: axmp_openapi_helper-0.1.7-py3-none-any.whl
- Upload date:
- Size: 22.8 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 |
ddbfccca3a0550a83925c6ce900810af3904cd50832f060370d25da94ecb71df
|
|
| MD5 |
1332b2148bf4e1ca616c8bc527a320f6
|
|
| BLAKE2b-256 |
7110631f34819b36dc13288488aedcd945222daf8fd067a9bd0da5342f909286
|