fokimad.blogg.se

Best python modules thonny
Best python modules thonny












best python modules thonny

Try it now – python -c "import csv,json print json.dumps(list(csv.reader(open('your_csv_file.csv'))))" You can convert the CSV file to JSON with just 1 command in python! Some awesome scripts and packages you can start using – From setting cron jobs and reminders to downloading your favorite youtube videos, you can do it all with a couple of lines in python. There are a ton of things that you can automate with as little as 4-5 lines of code. If you are an engineer, you probably will be lazy and want to automate almost everything you can, right? You’ll see current directory 🙂 Automation and Scripting Suppose your IP is – 192.168.43.155 and you use the default port. Check your local IP (should start with 192.168….) Go to the desired directory that you want to access and run the following command – # python version >= 3.XĬheck your IP by running – ifconfig. You can access your file system by running a file server on your machine. Some resources to get started with web development in Python –Įxample – Access to the computer file system from mobile If you want something minimal to start with – I’ll recommend Flask!Īpart from these, Python has a large number of libraries for web development. These frameworks provide a package where you have a defined structure, supports database interactions with ease all this is set up with a minimal setup command. Python is not used directly in browsers.ĭjango is one of the most popular web frameworks in python. Generally, developers use JavaScript in frontend and python for supporting server-side operations. It can be used to build server-side web applications and can be integrated with any frontend. Python has very good support for web development with its frameworks like Django, Flask, and others. In case you don’t know python, I’ll recommend learning it! In this article, I’ll try to cover multiple domains with examples and show you some of the fun stuff you can do with Python. Web Development with frameworks like Django and Flask.

best python modules thonny

Machine learning, data visualization, and analysis.It is easy and fun to write scripts to automate and build stuff. Python is a very popular language among developers. There are many cool things you can do with Python, which you’ll love to learn. Python is one of the most loved programming languages.Īnd why not, you can build from simple maintenance scripts to complex machine learning application.














Best python modules thonny