To create a visual overview of your memory on the hard disk with Python
Here is a little script in order to see what is your free disk space on your hard drive in Linux.
Alles was mit der Informatik zu tun hat
Here is a little script in order to see what is your free disk space on your hard drive in Linux.
Here is a little script that create a dictionary (a type of array) in Python and this dictionary creates a JSON-file. This JSON file you can use for example for Python Pandas.
There are a lot of options where you can generate a qrcode. What is a QRcode? The QRcode is the little black-white box where you can save data. In most cases, this is the URL of a website. What is the URL? The URL identifies and locates a resource on the Internet or on a local network (e.g. a web page, an image, a file or an email address). What is Python? Python is a programming language. In the meanwhile,…
What is GitHub? From Wikipedia: GitHub (/ˈɡɪthʌb/ ⓘ) is a proprietary developer platform that allows developers to create, store, manage, and share their code. You can find my scripts beside this page here, on my new created GitHub account, too. Here is the url: location. If you have in GitHub an account, then you can follow me, too.