Explore >> Select a destination


You are here

humberto.io
| | yasoob.me
6.9 parsecs away

Travel
| | Oh hi there! Welcome to another useful post. This post is going to be about how to package your python scripts and packages for distribution on PyPI or some other place. Here I wont go too deep into explaining everything as most of us just need to know the basics of packaging. However i will provide you with different links for further study. Okay lets talk about setuptools first. What is it?
| | wittchen.io
5.0 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.meain.io
3.7 parsecs away

Travel
| | How to publish a console application to pypi
| | scottk.mba
75.1 parsecs away

Travel
| Making automation easier with custom commands on MacOS.