A tool designed to interact with APIs compatible with OpenAI's format.
Project description
OpenAI API Tester
OpenAI API Tester is a tool designed to interact with APIs compatible with OpenAI's format. It uses the FastAPI framework and HTMX to provide a seamless interface for quickly testing various APIs. Form inputs are stored in the browser's local storage, so you can pick up where you left off.
Installation
To install the necessary dependencies, use the uv package manager:
uv tool install openai-api-tester
You can also launch the application one-shot:
uvx openai-api-tester
Deploy on Clever Cloud
Install Clever Tools and create a Python application:
npm i -g clever-tools
clever login
clever create --type python
Set the environment variables:
clever env set CC_RUN_COMMAND "uvx openai-api-tester"
Deploy the application:
clever deploy
clever open
License
This project is licensed under the MIT License.
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
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 openai_api_tester_test-0.1.9.tar.gz.
File metadata
- Download URL: openai_api_tester_test-0.1.9.tar.gz
- Upload date:
- Size: 336.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1fe427837f92d3c795f7baa3ff5fac9731963da9ea07a40772348bddc15610d
|
|
| MD5 |
90947d0ac1369547d3a92d977ad58499
|
|
| BLAKE2b-256 |
a3dfe165c81019daf31488c3d54ae9610f7fd1f61c8ba4edc77b13f87508ad09
|
File details
Details for the file openai_api_tester_test-0.1.9-py3-none-any.whl.
File metadata
- Download URL: openai_api_tester_test-0.1.9-py3-none-any.whl
- Upload date:
- Size: 337.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bafdf7d8541be31608443e9003c65957be89e029ef3e55dd88350991ac09c53
|
|
| MD5 |
9c80bc7e1d6a33974dbb3b3abcc9f9ec
|
|
| BLAKE2b-256 |
22f30999ef12db7c9b54344c69b62f831ac3711751c6e93de016582af558076d
|