Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade version for trusted publishing | Christian Cleberg | 2024-11-14 | 1 | -1/+1 |
* | add support for trusted publishing | Christian Cleberg | 2024-11-14 | 1 | -8/+6 |
* | update README screenshots | Christian Cleberg | 2024-11-07 | 6 | -2/+4 |
* | fix pylint errors for wordlist.py | Christian Cleberg | 2024-11-07 | 2 | -1/+5 |
* | move wordlist to python list approach | Christian Cleberg | 2024-11-07 | 5 | -7784/+7783 |
* | add MANIFEST.in | Christian Cleberg | 2024-11-07 | 3 | -1/+4 |
* | update version now that it has defined dependencies | Christian Cleberg | 2024-11-07 | 1 | -1/+1 |
* | enhance user docs | Christian Cleberg | 2024-11-07 | 1 | -21/+18 |
* | add dependencies to pyproject.toml | Christian Cleberg | 2024-11-07 | 1 | -0/+4 |
* | disable pylint too-many-branches | Christian Cleberg | 2024-11-06 | 1 | -0/+1 |
* | disable pylint too-many-branches | Christian Cleberg | 2024-11-06 | 1 | -0/+1 |
* | fix pylint errors | Christian Cleberg | 2024-11-06 | 5 | -7/+11 |
* | Merge branch 'main' of github.com:ccleberg/yoshi | Christian Cleberg | 2024-11-06 | 1 | -0/+39 |
|\ | |||||
| * | Create python-publish.yml | Christian Cleberg | 2024-11-07 | 1 | -0/+39 |
* | | package as a cli app | Christian Cleberg | 2024-11-06 | 18 | -39/+51 |
|/ | |||||
* | remove app action | Christian Cleberg | 2024-11-06 | 1 | -39/+0 |
* | update README | Christian Cleberg | 2024-11-06 | 1 | -8/+7 |
* | Merge branch 'main' of github.com:ccleberg/yoshi | Christian Cleberg | 2024-11-06 | 1 | -0/+39 |
|\ | |||||
| * | Create python-app.yml | Christian Cleberg | 2024-11-07 | 1 | -0/+39 |
* | | clean up unecessary files | Christian Cleberg | 2024-11-06 | 11 | -428/+1 |
* | | configure as pypi hosted app | Christian Cleberg | 2024-11-06 | 20 | -1/+662 |
|/ | |||||
* | remove tests for now | Christian Cleberg | 2024-11-06 | 1 | -73/+0 |
* | disable certain pylint warnings | Christian Cleberg | 2024-11-06 | 1 | -1/+2 |
* | disable certain pylint warnings | Christian Cleberg | 2024-11-06 | 1 | -1/+1 |
* | add docstrings, fix imports, and disable certain pylint warnings | Christian Cleberg | 2024-11-06 | 2 | -5/+27 |
* | mv Account.py to account.py | Christian Cleberg | 2024-11-06 | 1 | -0/+0 |
* | fix pylint errors | Christian Cleberg | 2024-11-06 | 1 | -0/+50 |
* | fix pylint imports | Christian Cleberg | 2024-11-02 | 1 | -1/+1 |
* | fix pylint errors | Christian Cleberg | 2024-11-02 | 3 | -13/+17 |
* | add pylint workflow | Christian Cleberg | 2024-11-02 | 6 | -99/+306 |
* | initial commit | Christian Cleberg | 2023-05-22 | 12 | -0/+9025 |