Metadata-Version: 2.1
Name: pyceptive
Version: 0.0.1
Summary: Data change events on top of pydantic
Home-page: https://github.com/davidbrochart/pyceptive
Author: David Brochart
Author-email: david.brochart@gmail.com
License: UNKNOWN
Keywords: pydantic
Platform: Windows
Platform: Linux
Platform: Mac OS X
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pydantic
Provides-Extra: test
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: black ; extra == 'test'
Requires-Dist: mypy ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'

[![Build Status](https://github.com/davidbrochart/pyceptive/workflows/CI/badge.svg)](https://github.com/davidbrochart/pyceptive/actions)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# pyceptive

Data change events on top of [pydantic](https://github.com/samuelcolvin/pydantic).


