An open API service indexing awesome lists of open source software.

https://github.com/jakub21/edm-framework

Event Driven Multiprocessing is a general purpose, modular, non-web Python framework [Proof of concept]
https://github.com/jakub21/edm-framework

event-driven framework multiprocessing

Last synced: 6 months ago
JSON representation

Event Driven Multiprocessing is a general purpose, modular, non-web Python framework [Proof of concept]

Awesome Lists containing this project

README

          

# Event Driven Multiprocessing Framework

EDM is a general purpose **non-web** Python framework.

Successor of my (very) old [mp-plugs](https://github.com/Jakub21/mpplugs) project.

The project is currently in a **Proof of Concept** stage.

### Resources

Repository: [GitHub](https://github.com/Jakub21/edm-framework)

PyPi: **(todo)**

Documentation: **(todo)** but you can take a look at my general idea [here](https://github.com/Jakub21/edm-framework/tree/master/documentation)

### License

[MIT License.](https://github.com/Jakub21/edm-framework/blob/master/License.md)

### Authors

Author: [Jakub21](https://github.com/Jakub21)

Contributions and suggestions are welcome.