Metadata-Version: 2.4
Name: angelovich.core
Version: 0.1.6
Summary: Reusable python code by Angelovich
Author-email: Angelovich <angel777da@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/Angel777d/angelovich.core
Project-URL: Changelog, https://github.com/Angel777d/angelovich.core/blob/main/CHANGELOG.md
Keywords: Data Storage,ECS-like,event bus,decouple,
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# angelovich.core

---
### Very basic components I use often

* DataStorage: ECS-like strictured storage, but not about performance.
* Dispatcher: async event dispatcher

#### TODO: improve description

#### TODO: add examples
