Skip to main content

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

Download files

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

Source Distribution

reflex_enterprise-0.9.3.tar.gz (633.0 kB view details)

Uploaded Source

Built Distribution

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

reflex_enterprise-0.9.3-py3-none-any.whl (346.1 kB view details)

Uploaded Python 3

File details

Details for the file reflex_enterprise-0.9.3.tar.gz.

File metadata

  • Download URL: reflex_enterprise-0.9.3.tar.gz
  • Upload date:
  • Size: 633.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for reflex_enterprise-0.9.3.tar.gz
Algorithm Hash digest
SHA256 e44233390e695de59b495e87be130c3a19478300041e8558e9d23f08b7214bcf
MD5 cf7d6814427311d62f919f07094a762e
BLAKE2b-256 36664b9554c4eb00cf9e636b77c65335452c2f27dcc5fcc363c19b69e4d2a392

See more details on using hashes here.

File details

Details for the file reflex_enterprise-0.9.3-py3-none-any.whl.

File metadata

  • Download URL: reflex_enterprise-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 346.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for reflex_enterprise-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 886991f81f9238c624bea945066dcb3b04e58de07e904f3b2395acb198e709ea
MD5 2a9bdb7c662371be524f91e3e8cb356f
BLAKE2b-256 d5b619d2d909702b3d3ecf29ba48a134e5436a2bb067972648f5d545db826741

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.9.3

Supported by

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