Skip to content

Milestones

List view

  • This milestone is for next minor version of the script. It should be reached after the code is made more stable and more useful / extendable.

    No due date
    0/3 issues closed
  • This milestone will be reached as soon as all the code is being covered with tests (`doctest`s or `unittest`s).

    No due date
    0/1 issues closed
  • This milestone will be reached when the code is as Pythonic as possible. It should implement all important coding guidelines from PEP, improve code readability, store options using one of the appropriate modules, avoid using `exec` and `eval`-like solutions, use Python idioms where possible etc.

    No due date
    0/5 issues closed