Metadata-Version: 2.4
Name: pygeist
Version: 0.1.1
Summary: Pygeist server package
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: server
Requires-Dist: zeitgeist_server; extra == "server"
Dynamic: description
Dynamic: description-content-type
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary

# Pygeist
Pygeist is a Python module that abstracts the application protocol `Zeitgeist`.

## Protocol
See [here](https://github.com/mateogall0/zeitgeist_core) to look into the core implementation of the protocol.
