tagged 'python'

Easily run python functions from the command line

Let’s say you have a python file and you want to run some functions from it in the command line. ...

Simple guide to packaging python applications

This will be mostly a self-note for the future, and from someone who packaged an application for the first time today. ...

Why I use Python and enjoy it thoroughly

I started learning Python about a year ago for a web development project during the summer break (but that’s another story). ...