https://github.com/marcosstefani/pyesb
Python OpenSource project for developing an ESB in Python.
https://github.com/marcosstefani/pyesb
Last synced: about 2 months ago
JSON representation
Python OpenSource project for developing an ESB in Python.
- Host: GitHub
- URL: https://github.com/marcosstefani/pyesb
- Owner: marcosstefani
- Created: 2017-11-21T18:27:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T13:26:36.000Z (over 7 years ago)
- Last Synced: 2025-02-13T03:25:54.124Z (4 months ago)
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyESB
Python OpenSource project for developing an ESB in Python.## Prerequisites:
- python -m pip install Flask
- python -m pip install Flask-SQLAlchemy