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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.5-py3-none-any.whl.
File metadata
- Download URL: axmp_openapi_helper-0.1.5-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9829370753ff805c6b68b76caf922c7f2e3239ce1c3efe2f3240f22eeeb9249d
|
|
| MD5 |
67c38db0b49a3f6585569df43d9182e8
|
|
| BLAKE2b-256 |
71094a300f34f7c5a4097de6893f870e66dd13937727c6f31f71dee08c15acf0
|