2-9 of 45,200 results
Open links in new tab
  1. Tkinter Tutorial

    Python implements Tkinter as a module, serving as a wrapper for C extensions that utilize Tcl/Tk libraries. Tkinter allows you to develop desktop applications, making it a valuable tool for GUI …

  2. Python Tkinter - GeeksforGeeks

    Tkinter is Python’s built-in library for creating graphical user interfaces (GUIs). It acts as a lightweight wrapper around Tcl/Tk GUI toolkit, offering Python developers a simple and intuitive way to build …

  3. Matplotlib — Visualization with Python

    Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Matplotlib makes easy things easy and hard things possible.

  4. PyAutoGUI · PyPI

    PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.

  5. Applications for Python | Python.org

    Python>>> About>>> Applications Applications for Python Python is used in many application domains. Here's a sampling. The Python Package Index lists thousands of third party modules for Python.

  6. Kivy: Cross-platform Python Framework for GUI apps Development

    Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps.

  7. AWS Builder Center

    Covers the three-tier hierarchy (global, project, local), practical templates for personal preferences, team projects, monorepos, and AWS serverless, plus modular rules with path matching, best practices, …

  8. 1. Web Frameworks for Python

    1. Web Frameworks for Python A Web framework is a collection of packages or modules which allow developers to write Web applications (see WebApplications) or services without having to handle …