https://github.com/wexample/python-helpers-api
https://github.com/wexample/python-helpers-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wexample/python-helpers-api
- Owner: wexample
- Created: 2025-01-12T09:08:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-27T22:11:54.000Z (5 months ago)
- Last Synced: 2025-11-04T16:14:36.407Z (5 months ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wexample-helpers-api
Some python basic helpers for apis.
Version: 0.0.29
## Requirements
- Python >=3.10
## Dependencies
- pydantic>=2,<3
- requests
- wexample-helpers==0.0.65
- wexample-prompt==0.0.44
## Installation
```bash
pip install wexample-helpers-api
```
## Links
- Homepage: https://github.com/wexample/python-helpers-api
## License
MIT
## Credits
This package has been developed by [Wexample](https://wexample.com), a collection of tools and utilities to streamline development workflows.
Visit [wexample.com](https://wexample.com) to discover more tools and resources for efficient development.