Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Python Package #365

Merged
merged 15 commits into from
Aug 28, 2024
Merged

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    a27be3d View commit details
    Browse the repository at this point in the history
  2. feat: create python package

    - Used Poetry to build a package.
    Can still install with pip.
    mariugul committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0c97670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3c9d50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    889517f View commit details
    Browse the repository at this point in the history
  5. docs: rewrite README

    - Move troubleshooting section to its own README.
    - Move legacy installation method with scripts to
    its own README in scripts folder.
    - Update README with new information on
    python package and cleanup.
    mariugul committed Aug 12, 2024
    2 Configuration menu
    Copy the full SHA
    78df2e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    3821bdc View commit details
    Browse the repository at this point in the history
  2. fix: modify files minimally to make it run

    Modifies the files minimally with correct imports as well as
    a few minor fixes to make it run again.
    mariugul committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    168abbb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore: gitignore .venv

    mariugul committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    eea9cb7 View commit details
    Browse the repository at this point in the history
  2. chore: update lock file

    mariugul committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8cfe196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9168877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fedd6ed View commit details
    Browse the repository at this point in the history
  5. feat: add a setup script

    Run pikaraoke-setup after installing package.
    mariugul committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2d0e973 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. update readme and gitignore for builds

    vicwomg authored and mariugul committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eb77dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52ac558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94899ea View commit details
    Browse the repository at this point in the history