Metadata-Version: 2.1
Name: vistral
Version: 0.2.1
Summary: 
Author: Łukasz Wolak
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: lagom
Requires-Dist: lagom (>=2.4.1,<3.0.0) ; extra == "lagom"
Description-Content-Type: text/markdown

# Vistral

A toolbox for your clean architecture application.

## Disclaimer

Please note that this library is in the early stages of development and is
subject to major changes. Use at your own risk.

## Installation

Install via `pip`:

```shell
pip install vistral
```

Or via `poetry`:

```shell
poetry add vistral
```

## Usage

...

## Contributing

...

## Credits

...

## License

...

## Contact

...

