An open API service indexing awesome lists of open source software.

awesome-python-tools

Awesome Python Tools
https://github.com/dr-saad-la/awesome-python-tools

Last synced: 6 days ago
JSON representation

  • Text Analysis

  • Time Series Analysis

  • Web Development

    • Desktop Applications

      • PyQt - platform applications with a native look and feel.
      • Kivy - source Python library for developing multitouch applications, suitable for desktop and mobile platforms.
      • Tkinter
      • wxPython
      • PyGTK
      • BeeWare - platform native applications using Python.
      • Dear PyGui - to-use, GPU-accelerated Python GUI framework that provides a lot of flexibility for developing applications.
      • Flexx
      • EasyGUI
      • Gooey - line programs into a full-fledged GUI application with minimal code changes.
      • PySimpleGUI - to-use Python GUI framework that wraps around other GUI frameworks like Tkinter, Qt, or WxPython.
      • Flet - level Python framework that simplifies the development of cross-platform desktop apps, with a modern UI.
      • Electron - platform desktop apps.
      • pywebview - platform wrapper for web-based content in Python desktop apps, providing a webview window.
      • Shoebot - based simple, cross-platform framework for creating generative art and animations.
      • PyGObject - based libraries such as GTK, suitable for creating complex GUI applications.
    • Specialized Libraries

      • Django - level Python web framework that encourages rapid development and clean, pragmatic design. Includes ORM, admin interface, and authentication.
      • FastAPI - performance) web framework for building APIs with Python, based on standard Python type hints. Known for its speed and ease of use.
      • Pyramid
      • Starlette
      • Hug
      • Quart - based web framework inspired by Flask, providing complete support for asynchronous request handlers.
      • Falcon - scale RESTful APIs.
      • Masonite - friendly Python web framework, focused on simplicity and performance.
      • TurboGears - stack web framework that combines the convenience of a microframework with the power of a full-stack solution.
      • Responder
      • Web2py - stack, scalable web framework designed for ease of use. Includes web-based interface for development and administration.
    • Supporting Tools & Libraries: