Metadata-Version: 2.2
Name: wexample-wex-addon-app
Version: 0.0.24
Summary: App management with wex
Author-email: weeger <contact@wexample.com>
License: MIT
Project-URL: homepage, https://github.com/wexample/python-wex-addon-app
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: pydantic
Requires-Dist: pytest
Requires-Dist: wexample-wex-core==6.0.25

# Wex Addon App

App management with wex

Version: 0.0.24

## Requirements

- Python >=3.6

## Dependencies

- pip-tools
- pydantic
- pytest
- wexample-wex-core==6.0.25

## Installation

```bash
pip install wexample-wex-addon-app
```

## Links

- Homepage: https://github.com/wexample/python-wex-addon-app

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