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.2.tar.gz
(595.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reflex_enterprise-0.9.2.tar.gz.
File metadata
- Download URL: reflex_enterprise-0.9.2.tar.gz
- Upload date:
- Size: 595.1 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7694b6c6541335ca3d8513e36d5648b57d1b74c6923d13b8f5c28fc150d2bb92
|
|
| MD5 |
c44d92b187fc42b9c6e90556668e0f3d
|
|
| BLAKE2b-256 |
72f47b650fff617aceb8b4f9fde331ccc66db2f3cdfacbe8abb74feefa44da30
|
File details
Details for the file reflex_enterprise-0.9.2-py3-none-any.whl.
File metadata
- Download URL: reflex_enterprise-0.9.2-py3-none-any.whl
- Upload date:
- Size: 323.9 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdbc18b4d9771cb563116cb0d5bf99c3a93842974397178bb52168cd9cd9cb13
|
|
| MD5 |
c5f9a665a83e49c0590b82bc2dda0cb6
|
|
| BLAKE2b-256 |
6dc08ac631d19c5976024ea2e8ef8c8c7d6b6d529a61509f6992bb1737e07845
|