Skip to content

Refactor code and add better command line support

Latest
Compare
Choose a tag to compare
@DocentSzachista DocentSzachista released this 07 Aug 11:57
· 203 commits to master since this release

Release v2.0.0

Changes

  • Remove fastapi main.py file, because it's not being used in project anymore
  • support for command line to call script.py with parameters
  • Reintroduce option for sending emails by adding option in command line.
  • Small changes in README.md