christophertubbs / christophertubbs/EventStream
Properly implement the __main__ module functionality
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Correctly implementing the `__main__.py` functionality allows calling the application via `python -m event_stream -v example.json` instead of `python ./src/event_stream/application.py -v example.json`. That should all be set up correctly to make it easier to work with.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.