Skip to main content

Package containing the paid features for Reflex. [Pro/Team/Enterprise]

Project description

How to install reflex_enterprise.

pip install reflex-enterprise

How to use reflex enterprise.

In the main file, instead of using rx.App() to create your app, use the following:

In the main file

import reflex_enterprise as rxe

...

rxe.App()

...

In rxconfig.py

import reflex_enterprise as rxe

config = rxe.Config(
    app_name="MyApp",
    ... # you can pass all rx.Config arguments as well as the one specific to rxe.Config
)

Enterprise features

Feature Description Minimum Tier (Cloud) Minimum Tier (Self-hosted)
show_built_with_reflex Toggle the "Built with Reflex" badge. Pro Team
use_single_port Enable one-port by proxying from backend to frontend. - Team

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

reflex_enterprise-0.3.2.dev1-py3-none-any.whl (154.0 kB view details)

Uploaded Python 3

File details

Details for the file reflex_enterprise-0.3.2.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for reflex_enterprise-0.3.2.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 320e7da58191cf05007dd4592c7d4b0bfad9831890bac02689899a1db138b0e4
MD5 3e6f9c218e2fd961fa26f8a19c44afa3
BLAKE2b-256 f9d2a47ab0cf6b8b9b57888a56dd22a1c77a924b15e08149837a7417d934eb17

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page