|
||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
Pipfile | ||
README.md | ||
main.py | ||
voiceinputwidget.py |
README.md
defaultpy
Default Python project.
Run pipenv install -dev
to install all packages.
Run pipenv shell
to get venv shell.
Run pipenv run pip install <package>
to install a package.