Reflex Cloud - Fast, secure & scalable hosting. One command to deploy.

Back to Blog

Pynecone is now Reflex

We have some exciting news to share about the next stage of our company!

Nikhil Rao

·

Image for blog post: Pynecone is now Reflex

We have some exciting news to share about the next stage of our company!

Pynecone is rebranding to Reflex.

This name aligns with our goal of creating a web framework easy and intuitive, while remaining flexible and powerful to support any app.

We will continue to grow Reflex as an open source project to include all the features of web development. We're also working on our hosting service that will be available later this year.

Key Changes

  • Our main website will change from https://pynecone.io to https://reflex.dev/.
  • Our Python package will change from pip install pynecone to pip install reflex.
  • Our library will change import pynecone as pc to import reflex as rx.
  • Our Github repo will switch from https://github.com/pynecone-io/pynecone to https://github.com/reflex-dev/reflex.

Migrating Existing Projects

If you have an existing Pynecone project, run reflex init from a directory that has a pcconfig.py file, you will have the option to migrate your project.

Next Steps

If you have any issues through the migration, please come join our Discord. We will post the latest news there as well as on our Twitter.

Thanks for supporting us through this change. We're excited to start this new chapter and see what the community builds with Reflex!

More Posts

Newsletter

Get the latest updates and news about Reflex

$ pip install reflex

$ reflex init

$ reflex run

Need help? Learn how to use Reflex.

Built with Reflex