• 1 Open
    1 Closed
    Updated 2023-07-09 10:31:26 -04:00
    No due date

    Consider pytest.

  • 0 Open
    0 Closed
    Updated 2023-07-09 10:31:26 -04:00
    No due date

    Look at docs on packaging.python.org and figure out what we want to do to package this up as a reusable python package.

    Probably includes

    • sign up for PyPI
    • create files like setup.py
    • rearrange files in the directory
  • LINT file

    100%
    0 Open
    2 Closed
    Updated 2023-12-09 08:15:22 -05:00
    No due date

    Get pylint or similar and integrate it.