koji / wcartist

wcartist is python module that allows users to create word cloud art with one line command
https://pypi.org/project/wcartist/
0 stars 0 forks source link

Publish 0.0.2 #5

Closed koji closed 3 years ago

koji commented 3 years ago
koji commented 3 years ago
$ pip install wheel
$ pip install twine
$ python setup.py sdist bdist_wheel
$ twine upload --repository pypi dist/*