Metadata-Version: 2.4
Name: wexample-helpers-api
Version: 0.0.27
Summary: Some python basic helpers for apis.
Author-email: weeger <contact@wexample.com>
License: MIT
Project-URL: homepage, https://github.com/wexample/python-helpers-api
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pip-tools
Requires-Dist: pytest
Requires-Dist: requests
Requires-Dist: wexample-helpers==0.0.57
Requires-Dist: wexample-prompt==0.0.38

# Helpers Api

Some python basic helpers for apis.

Version: 0.0.15

## Requirements

- Python >=3.6

## Dependencies

- pip-tools
- pytest
- requests
- wexample-helpers==0.0.30
- wexample-prompt==0.0.31

## 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.
