# enter `thonny-quecpython` dir then execute below shell command python setup.py sdist bdist_wheel # upload to pypi repository # twine upload [./dist/xxx.tar.gz | xxx.whl]