You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python can be used in embedded, small or minimal hardware devices. Python is being used in Device interfacing, Robotics, Raspberry Pi, Arduino. It is used for Automating build systems and automating tests.
Python has a large number of GUI frameworks/toolkits available, from TkInter (traditionally bundled with Python, using Tk) to Kivy (library for creating NUI applications). The others are PyQt, PySide, wxPython etc.
Testing is very important for every project in today's world. Python has testing frameworks like unittest, nose, pytest, mamba etc. Web testing with selenium, splinter and fake data using faker, fake2db. Click to know more.
This section covers the most useful tutorials so beginners can easily begin the learning process. Application specific tutorials are under each application section. Click to learn this wonderful language.
Python Pedia is aimed to make a central repository for Python applications. Your contributions are welcome to make it better and better. The resources are categorized so beginners can visualize the things.
0 commit comments