Metadata-Version: 2.4
Name: wexample-app
Version: 0.0.46
Summary: Helpers for building Python app or cli.
Author-email: weeger <contact@wexample.com>
License: MIT
Project-URL: homepage, https://github.com/wexample/python-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: dotenv
Requires-Dist: pip-tools
Requires-Dist: pydantic
Requires-Dist: pytest
Requires-Dist: python-dotenv
Requires-Dist: wexample-filestate
Requires-Dist: wexample-helpers-yaml

# App

Helpers for building Python app or cli.

Version: 0.0.28

## Requirements

- Python >=3.6

## Dependencies

- dotenv
- pip-tools
- pydantic
- pytest
- python-dotenv
- wexample-filestate==0.0.31
- wexample-helpers-yaml==0.0.30
- wexample-helpers==0.0.31
- wexample-prompt==0.0.32
- wexample-wex-addon-app==0.0.25

## Installation

```bash
pip install wexample-app
```

## Links

- Homepage: https://github.com/wexample/python-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.
