Explore >> Select a destination


You are here

lwn.net
| | humberto.io
1.1 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | wittchen.io
3.9 parsecs away

Travel
| | 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 ...
| | blog.randombits.host
3.5 parsecs away

Travel
| | PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have
| | www.vnoob.com
14.1 parsecs away

Travel
| Final Configs In case you missed it, Pt1 is here. In this section we will finish with some prerequisites and configs followed by Kubernetes installation. We will start by installing containerd. sud...