christophertubbs / christophertubbs/EventStream

Properly implement the __main__ module functionality

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.