|
You are here |
blog.randombits.host | ||
| | | | |
humberto.io
|
|
| | | | | Publish your first package to the Python Package Index (PyPI) | |
| | | | |
blog.meain.io
|
|
| | | | | How to publish a console application to pypi | |
| | | | |
wittchen.io
|
|
| | | | | Introduction I have my own tiny Python project called spotify-cli-linux, which is (surprise!) command line interface for Spotify desktop app on Linux. Python is not my primary programming language and I work more with Java. Nevertheless, I find this language enjoyable and useful in many cases, so I try to learn something new about it from time to time. In the beginning, I've provided instructions how to install my Python script in the system via curl and wget, which is fine, but it's not recommended and ... | |
| | | | |
janakiev.com
|
|
| | | Are you working with Jupyter Notebook and Python? Do you also want to benefit from virtual environments? In this tutorial you will see how to do just that with Anaconda or Virtualenv/venv. | ||