Skip to content

0.0.1

Compare
Choose a tag to compare
@BenjaminSchubert BenjaminSchubert released this 19 Jan 21:29
· 86 commits to main since this release
v0.0.1

Initial release for dwas with the basics to automate workflows.

The release packages can also be found on Pypi

Features

The following predefined steps are available:

  • black
  • coverage
  • docformatter
  • isort
  • mypy
  • package (to build a PEP517 compliant package)
  • pylint
  • pytest
  • sphinx
  • twine
  • unimport