Metadata-Version: 2.4
Name: faust-tools
Version: 0.1.0
Summary: Add your description here
Home-page: https://gitlab.com/is4res/faust-tools
Author: Isares S.
Author-email: isares.br@gmail.com
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: faust-streaming>=0.11.3
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Faust Tools

Make it easier to faust application

## Feature

### Decorator

- stream

### Field

- ChoiceField

### Serializer (Record)

- ReadSerializer
- Write Serializer
