Metadata-Version: 2.2
Name: wexample-filestate-python
Version: 0.0.14
Summary: Helpers for Python.
Author-email: weeger <contact@wexample.com>
License: MIT
Project-URL: homepage, https://github.com/wexample/python-filestate-python
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: python-dotenv
Requires-Dist: wexample-app==0.0.19
Requires-Dist: wexample-filestate-git==0.0.14
Requires-Dist: wexample-filestate==0.0.22

# Filestate Python

Helpers for Python.

Version: 0.0.14

## Requirements

- Python >=3.6

## Dependencies

- pip-tools
- pydantic
- pytest
- python-dotenv
- wexample-app==0.0.19
- wexample-filestate-git==0.0.14
- wexample-filestate==0.0.22

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