Skip to content

Artec 0.3.0

Latest
Compare
Choose a tag to compare
@HushmKun HushmKun released this 06 Aug 10:45
· 37 commits to master since this release

Artec

Creates a configurable python project template in a given directory.

[0.3.0] - 2023-08-05

Added

  • Logging to text file & stdout on -v flag.
  • Varying Log levels.
  • Initialize a git Repository & Commits the structure.
  • New template : Flask
  • Requirements file.

Fixed

  • Fixed Issue #10
  • Fixed Issue #3