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.6.tar.gz
(105.7 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.6.tar.gz.
File metadata
- Download URL: axmp_openapi_helper-0.1.6.tar.gz
- Upload date:
- Size: 105.7 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 |
cf5d253f205e445b4c0dcf17538aef2c57824539f79fac04de8ceffff18e3a52
|
|
| MD5 |
bd1e2aea161e09eaddf88390ad28911b
|
|
| BLAKE2b-256 |
2e0ccbc5915e1fd3c8ef50c4d5eeab9dbc3ebf0ca893065c9b23c5909875cda4
|
File details
Details for the file axmp_openapi_helper-0.1.6-py3-none-any.whl.
File metadata
- Download URL: axmp_openapi_helper-0.1.6-py3-none-any.whl
- Upload date:
- Size: 22.7 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 |
141545d2d2de6551513b9e58256ec6b5ccd7ddc7d60bca5f15679cbd60609d3c
|
|
| MD5 |
3db2f40107ebbc2c0bfced283f8a0182
|
|
| BLAKE2b-256 |
ae752cce90e02c3a1c9f6ee339c178d0d203b84f28c8f42ecfab13bd069a9901
|