Durchsuchen nach
Schlagwort: Script

Python MySQL create a database and a table

Python MySQL create a database and a table

This is a Python script in order to create first the database and then a table with different values in one step. It is useful, then you don’t need to do it in two steps. What is the requirement for the script Installation of Python Windows and Mac For this script, you need to install Python if you are on Windows and Mac. Go to the official web page of Python.org and download your package and installed like another program….

Weiterlesen Weiterlesen

How to see your data in a diagram (Pandas and Matplotlib)

How to see your data in a diagram (Pandas and Matplotlib)

Python: My last blog request from the month of September 2025 are now in a script with Pandas and Matplotlib. What is the advantage of this kind of visualization? You are not only independent of the operating system, but also of licence costs and specific software versions, as Python, Pandas and Matplotlib are free and open source software. Excel is only working in Windows and Mac. Linux cannot use Excel as an installed program. Yes, in the cloud, but then…

Weiterlesen Weiterlesen

Linux Bash: Little start script for my pc here

Linux Bash: Little start script for my pc here

I wrote a little script for moving and deleting files in the download folder The RSS files are for the RSS. Sometimes you click on the RSS feed icon and on some website the file extension will download, and it will not open the .xml website where you copy the URL into your RSS feed program. In my settings, I’m aware of doing it, that the PDF files will be downloaded onto my pc. I don’t want to see it…

Weiterlesen Weiterlesen