Skip to content

Packaging and Code Style

Some references

https://docs.python-guide.org/writing/structure/

https://peps.python.org/pep-0008/#naming-conventions

Pre-release:

  • Change the project path from https://jugit.fz-juelich.de/pgi-12-external/c3-update/ to something else
  • Change the package name
  • Change visibility from internal to public
  • Introduce version numbers? (gitlab tags) Also change it in the pyproject.toml
  • PGI-12 External Group description
  • ParaQeet Subgroup description
  • Expand documentation

Actual release:

Edited by Ashutosh Mishra