News

The PyPi package index is one of the properties that makes python so powerfull: With just a simple command, you get access to thousands of cool libraries, ready for you to use. In this short ...
Before we dive into steps, let’s answer this: Why should you even bother with setting up a project? Because: Your code will be cleaner and more organized It becomes easier to debug, update, or add new ...