Software Alternatives & Reviews

Top 8 Python Tools For App Development

BeeWare Bottle CherryPy Django Falcon Flask Kivy Pyramid
  1. Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS...
    About: BeeWare is a collection of tools and libraries for developing and distributing native applications in Python. The suite of tools and libraries works together to help a developer write cross-platform native GUI Python applications.

    #Rapid Application Development #IDE #Development Tools 28 social mentions

  2. 2
    bottle.py is a fast and simple micro-framework for python web-applications.
    About: Bottle is a fast and simple micro-framework for small web applications. It is distributed as a single file module and has no dependencies other than the Python Standard Library. It offers request dispatching with URL parameter support, a built-in HTTP Server, adapters for many third party WSGI/HTTP-server, etc. and with no dependencies other than the Python Standard Library.

    #Web Frameworks #Developer Tools #Python Web Framework 16 social mentions

  3. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program.
    About: CherryPy is an object-oriented web framework in Python. It allows the users to develop web applications in a similar way they would develop any other object-oriented Python programs. Some of the features of this framework are: –

    #Python Web Framework #Web Frameworks #Developer Tools 2 social mentions

  4. 4
    The Web framework for perfectionists with deadlines
    Pricing:
    • Open Source
    About: Django is an open-source, high-level web framework in Python that encourages rapid development and clean, pragmatic design. It is used for backend web applications that are based on Python language. Some of its features include-

    #Python Web Framework #Python MVC Framework #Web Frameworks 14 social mentions

  5. 5
    Ultraportable 2-in-1 Laptop
    Pricing:
    • Open Source
    About: Falcon is a reliable, high-performance Python web framework for building large-scale app backends and microservices. Falcon apps work with any WSGI or ASGI server, and it runs under CPython version 3.5+ and PyPy version 3.5+. Some of the features are mentioned below:-

    #Web Frameworks #Developer Tools #Python Web Framework 2 social mentions

  6. 6
    a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
    Pricing:
    • Open Source
    About: Flask is one of the most popular Python web application frameworks. It is a lightweight WSGI web application framework. The framework is designed with the ability to scale up to complex applications. Flask offers suggestions but doesn’t enforce any dependencies or project layout.

    #Python Web Framework #Web Frameworks #Developer Tools 42 social mentions

  7. 7
    Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Installation on WindowsInstallation on Windows. Installation; What are wheels .
    Pricing:
    • Open Source
    About: Kivy is an open-source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. It is cross-platform, GPU accelerated as well as business-friendly. Kivy depends on many Python libraries, such as GStreamer, PIL, Cairo, among others.

    #Developer Tools #Rapid Application Development #Python Tools 46 social mentions

  8. Pyramid is an open source web framework written in Python and is based on WSGI.
    About: Pyramid is a small, fast web framework for Python 2 and 3. It is designed to create web applications easier. Pyramid provides only the core tools needed for nearly all web applications: mapping URLs to code, security, and serving static assets, for instance, files like JavaScript and CSS. Pyramid encourages standard Python development practices with packaging tools, virtual environments, logging, and so on.

    #Web Frameworks #Developer Tools #Python Web Framework

Discuss: Top 8 Python Tools For App Development

Log in or Post with