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.7.1.post1.tar.gz
(417.7 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.7.1.post1.tar.gz.
File metadata
- Download URL: reflex_enterprise-0.7.1.post1.tar.gz
- Upload date:
- Size: 417.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","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 |
d415e062b9a1a917efbd80f760199891b1e98477ee36c4953455589f1b485d10
|
|
| MD5 |
07cdc41cb2a1e9e2d43e0a6972de0a15
|
|
| BLAKE2b-256 |
516c8be83df8588bf4f9e5332e126bbfc8d36da7b2a8fcbd34861be977e90323
|
File details
Details for the file reflex_enterprise-0.7.1.post1-py3-none-any.whl.
File metadata
- Download URL: reflex_enterprise-0.7.1.post1-py3-none-any.whl
- Upload date:
- Size: 227.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","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 |
9e82f00dcc71ae8db25d849a2f2d70d061c54e8cf586321f1d1c687a55212cff
|
|
| MD5 |
fb57a4259e601ee992f480fe08e696d9
|
|
| BLAKE2b-256 |
dca85433936351eb8f884841bd21b7c7b90ef5af2d95af15d81ec4489d79822d
|