DEV Community

Cover image for Pynecone: Web Apps in Pure Python
Alek Petuskey
Alek Petuskey

Posted on

Pynecone: Web Apps in Pure Python

Hello, we just launched the Alpha release of Pynecone, a way to build full-stack web apps in pure Python. The framework is easy to get started with even without previous web dev experience and is entirely open source / free to use.

If you are a Python dev who values development speed and working within an entirely Python ecosystem, Pynecone is a great option. We made Pynecone for Python devs who want to make web apps, but don’t want the overhead of having to learn or use Javascript. We wanted more flexibility than existing Python frameworks like Streamlit/Dash that don't allow the user to make real, customizable web apps.

You can make anything from a small data science/python project to a full-scale, multi-page web app in Pynecone. We have over 60+ built-in components and support full styling on our all components.

Pynecone is a brand new framework so please star us on GitHub if you want to follow our progress as new updates come. We are actively trying to grow this project no matter your skill level; we welcome contributions! Open up an issue if you find missing features/bugs or contribute to an existing issue.

Top comments (0)