Metadata-Version: 2.1
Name: asserto
Version: 0.0.1
Summary: A fluent DSL for python assertions.
Author: symonk
Author-email: jackofspaces@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

![Asserto](.github/images/logo.png)

# Todo: Badges

### Asserto

Python assertions made fluent and easy.

    - Chained and fluent assertions.
    - Soft & Hard assertions.
    - Rich diffs for easily identifying mistakes quickly.
    - Extensibility, add your own easily.
    - More...

Asserto is current in its early development stages; contributions are extremely welcome!
Check out our `CONTRIBUTING.md` to get started.

