Metadata-Version: 2.1
Name: wexample-wex-addon-dev-python
Version: 0.0.47
Summary: Python dev addon for wex
Author-Email: weeger <contact@wexample.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Project-URL: homepage, https://github.com/wexample/python-wex-dev-python
Requires-Python: >=3.10
Requires-Dist: attrs>=23.1.0
Requires-Dist: cattrs>=23.1.0
Requires-Dist: pylint
Requires-Dist: pyright
Requires-Dist: wexample-filestate-python==0.0.43
Requires-Dist: wexample-wex-addon-app==0.0.45
Requires-Dist: wexample-wex-core==6.0.47
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Description-Content-Type: text/markdown

# wexample-wex-addon-dev-python

Python dev addon for wex

Version: 0.0.46

## Requirements

- Python >=3.10

## Dependencies

- attrs>=23.1.0
- cattrs>=23.1.0
- pylint
- pyright
- wexample-filestate-python==0.0.42
- wexample-wex-addon-app==0.0.44
- wexample-wex-core==6.0.46

## Installation

```bash
pip install wexample-wex-addon-dev-python
```

## Links

- Homepage: https://github.com/wexample/python-wex-dev-python

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