Software Alternatives & Reviews

How do you 'serve' an end-product Python Application?

Inno Setup FastAPI
  1. Inno Setup is a free installer for Windows programs.
    You can always use installer software targeted at Windows to automatically install all required pieces and set up the environment correctly (Python, your code, etc.).

    #Package Builder #Package Distribution #Website Builder 46 social mentions

  2. FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
    Pricing:
    • Open Source
    • Free
    It seems the trend today is to build web-based apps, using Flask or FastAPI and allow the end-user access to that. If it is a substantial application, this is probably the way to go.

    #Developer Tools #API Tools #Python Programming 235 social mentions

Discuss: How do you 'serve' an end-product Python Application?

Log in or Post with