Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Merge requests
  • !2328

Add Pynecone

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Nikhil Rao requested to merge github/fork/picklelo/master into master Jan 23, 2023
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

What is this Python project?

Pynecone is an open-source, full-stack python framework that makes it easy to build and deploy web apps in minutes. It offers the ease of use and accessibility of low-code frameworks, combined with the flexibility, performance, and customizability of traditional web development. Pynecone is open-source and designed to be easy to get started with for those with no previous web development experience.

With Pynecone, data scientists and software engineers can create high-quality web applications quickly and easily without needing to learn web development. Whether you want to build a small-scale data science project/internal app, or a large-scale multi-page web app, Pynecone has the tools and features to handle any project. The framework is optimized for performance, scalability, and SEO, so you can focus on creating a beautiful and engaging web app that you can be proud of.

Here is a short description of Pynecone from a user: https://www.youtube.com/watch?v=47BL6WLZJ1g

What's the difference between this Python project and similar ones?

Enumerate comparisons.

--

  • Compared to Django/Flask, in Pynecone you write your UI in pure Python (no HTML or Javascript) In Pynecone the UI compiles down to a NextJS/React app, and is fully customizable with CSS
  • You can easily wrap any React component and add it to Pynecone
  • Traditional API requests are replaced by simple Python functions
  • Compared to Streamlit, Pynecone aims to build real websites that are look just like a website you would make with traditional frontend tools

Anyone who agrees with this pull request could submit an Approve review to it.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/picklelo/master