Software Alternatives & Reviews

Reflex – Web apps in pure Python

Anvil.works Shiny Wasp-lang Alpha Hacker News Streamlit htmx
  1. 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

  2. 2
    Shiny is an R package that makes it easy to build interactive web apps straight from R.
    Pricing:
    • Open Source
    Sometimes the war is lost even before the battle begins. During grad school, I wrote a whole bunch of web apps entirely in R using Shiny. It was clunky as hell, but yeah, it worked. I went looking for what's up with Shiny these days and found this - https://shiny.posit.co/ So yeah, full on pivot into python. Pip install shiny. Alright! "No web development skills required. Develop web apps entirely in R I mean Python"...yeah that's not happening.

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

  3. Develop web apps in React & Node.js with no boilerplate
    Pricing:
    • Open Source
    I'm following Pynecone (now Reflex) from the start and liked the idea of building out an AST with Python and compiling that to a working web app (we're actually doing the same with <a href="https://wasp-lang.dev/">https://wasp-lang.dev/</a>, only it's a DSL and an explicit compiler with JS interop).

    #Web App #Open Source #SaaS 107 social mentions

  4. Hacker News is a social news website focusing on computer science and entrepreneurship. It is run by Paul Graham's investment fund and startup incubator, Y Combinator.
    Pricing:
    • Open Source
    Firefox on android allows you to inspect source. You need to prefix the url, ie. view-source:<a href="https://news.ycombinator.com/">https://news.ycombinator.com/</a>.

    #Social Networks #Social News #Startups 498 social mentions

  5. Turn python scripts into beautiful ML tools
    Pricing:
    • Open Source
    These 'pure Python' UI frameworks may never capture the market of existing full-stack development, but they may capture untapped markets of Python programmers who would build UIs if only they could stay in Python / if they could avoid the JS stack. Companies may also benefit by hiring Python devs for some UI-based tasks, like internal tools, that don't need the fine control you get in full-stack development. https://streamlit.io proved this in the data science space. Turns out the last thing data scientists want to do is fiddle with JS, CSS, Vite, node, npm, client-server protocols, etc., but they really want to build UIs for their models.

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

  6. 6
    high power tools for HTML
    Pricing:
    • Open Source
    This is awesome. Also check out https://laravel-livewire.com (PHP) and https://hotwired.dev (backend agnostic; there are implementations for Rails and Flask) and https://htmx.org.

    #Software Development #Javascript UI Libraries #JavaScript 65 social mentions

Discuss: Reflex – Web apps in pure Python

Log in or Post with