Software Alternatives & Reviews

Python GUIs

fman build system Flet PyInstaller Streamlit Gradio Anvil.works Medium Kivy BeeWare Video Hub App
  1. Create cross-platform desktop apps in minutes
    Pricing:
    • Open Source
    I’ve heard good things about https://build-system.fman.io/, though I haven’t used.

    #Development Tools #Rapid Application Development #Cross-Platform Development 11 social mentions

  2. 2
    Build internal web apps quickly in the language you already know.
    Pricing:
    • Open Source

    #Application And Data #Languages & Frameworks #Cross-Platform Mobile Development 32 social mentions

  3. PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...
    I have found PyInstaller [1] to work well for packaging everything into a single ZIP file that unzips to a folder with an executable binary and all accompanying files (or even a single EXE file that self-extracts when run, but that increases startup time). It knows how to package PyQt and its associated Qt libraries (or PySide, which I actually prefer) so that they can be shipped with your application. [1 https://pyinstaller.org/en/stable/.

    #Website Builder #Website Design #CMS 30 social mentions

  4. Turn python scripts into beautiful ML tools
    Pricing:
    • Open Source

    #Developer Tools #Application And Data #Productivity 172 social mentions

  5. 5
    Build & share machine learning apps delightfully.
    Pricing:
    • Open Source

    #Machine Learning #Data Analysis #Machine Learning Tools 26 social mentions

  6. Build seriously powerful web apps with all the flexibility of Python. No web development experience required.
    Pricing:
    • Open Source
    • Freemium

    #Developer Tools #App Development #Python Tools 94 social mentions

  7. 7
    Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
    Pricing:
    • Open Source

    #Blogging #Blogging Platform #CMS 2190 social mentions

  8. 8
    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
    Anyone has some experience with Kivy [1]? It seems that it checks off some of my requirements, like cross-platform, supporting touch interfaces, ease of development, allows complex/fancy UIs as well, etc. [1] https://kivy.org/.

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

  9. Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS...
    A interesting option I haven’t seen mentioned here is Beeware, which describes the project with this summary: “Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS using rich, native user interfaces. Multiple apps, one codebase, with a fully native user experience on every platform.” Source: <https://beeware.org>.

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

  10. The fastest way to browse, search, and manage videos on your computer. Like YouTube for videos on your computer!
    Pricing:
    • Open Source
    • Paid
    • Free Trial
    • $5.0 / One-off
    "The problem" might be that people in this thread and others get frustrated because others have different goals than them. Of course Electron is overkill for a single-button application. But Visual Basic is absolutely going to be a headache if you want a custom GUI. Pick the tool that's right for the job! I build this with Electron: https://videohubapp.com/.

    #Video #File Manager #Video & Movies 21 social mentions

Discuss: Python GUIs

Log in or Post with