Tuesday, April 21, 2020

Python Applications

Web Applications
Python provides libraries to handle internet protocols such as HTML and XML, JSON, Email processing, request, beautifulSoup, Feedparser etc. It also provides frameworks such as Django, Pyramid, Flask etc to design and develop web based applications. PythonWikiEngines, Pocoo, PythonBlogSoftware are the important developments of Python.

Desktop GUI Applications
Python provides Tk GUI library to develop user interface in python based applications. Other toolkits like wxWidgets, Kivy, pyqt are usable to several platforms. Kivy is popular for writing multi-touch applications.

Software Development
Python works as a support language and can be used for build control management and testing etc.

Scientific and Numeric
Some useful libraries and packages are SciPy, Pandas, IPython etc. SciPy is a group of packages of engineering , science and mathematics.

Business Applications
Python is used to ERP and e-commerce systems. Tryton is a high level application platform.

Console based Applications
Python is used to develop console based applications like IPython.

Audio / Video based Applications
Some of the real multimedia applications are TimPlayer, cplay etc.


3D CAD Applications
CAD application Fandango is a real application which provides full features of CAD.

Enterprise Applications
Some real enterprise applications are OpenErp, Tryton, Picalo etc.

Applications for Images
Python used to develop applications for image such as VPython, Gogh, imgSeek etc.

No comments:

Post a Comment