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 Distribution
reflex_enterprise-0.4.4a2.tar.gz
(384.3 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.4.4a2.tar.gz.
File metadata
- Download URL: reflex_enterprise-0.4.4a2.tar.gz
- Upload date:
- Size: 384.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","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 |
e05443b565dfeb9ba645e45349f24b1f009e527c2776363172b6fe51311143e8
|
|
| MD5 |
8d5cbe01ca9c787d81236ff6e0d61682
|
|
| BLAKE2b-256 |
51dceb2d51e2ac209f407fd1c58a57eaef79d75610050aa8f02f36b54fb2693a
|
File details
Details for the file reflex_enterprise-0.4.4a2-py3-none-any.whl.
File metadata
- Download URL: reflex_enterprise-0.4.4a2-py3-none-any.whl
- Upload date:
- Size: 210.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","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 |
fb371703bbdb16705a1614c099f2e6320766d0e4c76502d830ff53b1df87f3b1
|
|
| MD5 |
96d25cb916ccbd698b839b372493a988
|
|
| BLAKE2b-256 |
3efded8d64aa080bab8df21d76de7a060c2f9dc34f8e723d52365fd1812f21dc
|