News

Once you run briefcase package, you will see a redistributable for your program appear in a subdirectory of the project directory that corresponds to the platform you built for.
But it has some other superpowers, too: it lets you run Python packages and programs without having to formally install them, all by way of one simple command.
Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.
This post explains how to run a Python script in terminal or CMD. This is a quick and powerful way to access your programs and improve workflow.
Sudo via SSH lets you run admin commands on a remote server with elevated privileges. Learn the commands with this concise guide.