Skip to content
  • Danny Stewart's avatar
    171eb4f2
    dye_lines.py (enhancement): Disable Pylint invalid-name and unused-argument... · 171eb4f2
    Danny Stewart authored
    dye_lines.py (enhancement): Disable Pylint invalid-name and unused-argument warnings, update docstring
    LineGeneratorFrame (refactor): Use imported dye_lines, enhance UI, extract line list to separate file
    line_list.py (feature): Extract line list into a standalone file
    __init__.py (feature): Create empty initiation file for module recognition
    pyproject.toml (feature): Bump version to 0.3.0, specify Python version, and add dev dependency on pyinstaller
    dye_lines.spec (tweak): Update PyInstaller spec file
    dye-lines.code-workspace (feature): Add VS Code workspace configuration
    README.md (docs): Update project description and add "How to Run" section with instructions
    .gitignore (enhancement): Add __pycache__ directory to ignore list
    171eb4f2
    dye_lines.py (enhancement): Disable Pylint invalid-name and unused-argument...
    Danny Stewart authored
    dye_lines.py (enhancement): Disable Pylint invalid-name and unused-argument warnings, update docstring
    LineGeneratorFrame (refactor): Use imported dye_lines, enhance UI, extract line list to separate file
    line_list.py (feature): Extract line list into a standalone file
    __init__.py (feature): Create empty initiation file for module recognition
    pyproject.toml (feature): Bump version to 0.3.0, specify Python version, and add dev dependency on pyinstaller
    dye_lines.spec (tweak): Update PyInstaller spec file
    dye-lines.code-workspace (feature): Add VS Code workspace configuration
    README.md (docs): Update project description and add "How to Run" section with instructions
    .gitignore (enhancement): Add __pycache__ directory to ignore list
Loading