Metadata-Version: 2.1
Name: wexample-filestate-python
Version: 0.0.40
Summary: Helpers for Python.
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-filestate-python
Requires-Python: >=3.10
Requires-Dist: autoflake
Requires-Dist: black
Requires-Dist: flynt
Requires-Dist: isort
Requires-Dist: networkx
Requires-Dist: packaging
Requires-Dist: pydantic<3,>=2
Requires-Dist: python-dotenv
Requires-Dist: pyupgrade
Requires-Dist: tomlkit
Requires-Dist: wexample-filestate-git==0.0.38
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Description-Content-Type: text/markdown

# wexample-filestate-python

Helpers for Python.

Version: 0.0.40

## Requirements

- Python >=3.10

## Dependencies

- autoflake
- black
- flynt
- isort
- networkx
- packaging
- pydantic>=2,<3
- python-dotenv
- pyupgrade
- tomlkit
- wexample-filestate-git==0.0.38

## Installation

```bash
pip install wexample-filestate-python
```

## Links

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