summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add support for trusted publishingChristian Cleberg2024-11-141-8/+6
* update README screenshotsChristian Cleberg2024-11-076-2/+4
* fix pylint errors for wordlist.pyChristian Cleberg2024-11-072-1/+5
* move wordlist to python list approachChristian Cleberg2024-11-075-7784/+7783
* add MANIFEST.inChristian Cleberg2024-11-073-1/+4
* update version now that it has defined dependenciesChristian Cleberg2024-11-071-1/+1
* enhance user docsChristian Cleberg2024-11-071-21/+18
* add dependencies to pyproject.tomlChristian Cleberg2024-11-071-0/+4
* disable pylint too-many-branchesChristian Cleberg2024-11-061-0/+1
* disable pylint too-many-branchesChristian Cleberg2024-11-061-0/+1
* fix pylint errorsChristian Cleberg2024-11-065-7/+11
* Merge branch 'main' of github.com:ccleberg/yoshiChristian Cleberg2024-11-061-0/+39
|\
| * Create python-publish.ymlChristian Cleberg2024-11-071-0/+39
* | package as a cli appChristian Cleberg2024-11-0618-39/+51
|/
* remove app actionChristian Cleberg2024-11-061-39/+0
* update READMEChristian Cleberg2024-11-061-8/+7
* Merge branch 'main' of github.com:ccleberg/yoshiChristian Cleberg2024-11-061-0/+39
|\
| * Create python-app.ymlChristian Cleberg2024-11-071-0/+39
* | clean up unecessary filesChristian Cleberg2024-11-0611-428/+1
* | configure as pypi hosted appChristian Cleberg2024-11-0620-1/+662
|/
* remove tests for nowChristian Cleberg2024-11-061-73/+0
* disable certain pylint warningsChristian Cleberg2024-11-061-1/+2
* disable certain pylint warningsChristian Cleberg2024-11-061-1/+1
* add docstrings, fix imports, and disable certain pylint warningsChristian Cleberg2024-11-062-5/+27
* mv Account.py to account.pyChristian Cleberg2024-11-061-0/+0
* fix pylint errorsChristian Cleberg2024-11-061-0/+50
* fix pylint importsChristian Cleberg2024-11-021-1/+1
* fix pylint errorsChristian Cleberg2024-11-023-13/+17
* add pylint workflowChristian Cleberg2024-11-026-99/+306
* initial commitChristian Cleberg2023-05-2212-0/+9025