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
Built Distributions
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.0.2a1-cp313-none-any.whl.
File metadata
- Download URL: reflex_enterprise-0.0.2a1-cp313-none-any.whl
- Upload date:
- Size: 50.4 kB
- Tags: CPython 3.13
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcc511bd128f2f1f0c8457c15269e2f55e26950a78800534984b507f7719bd37
|
|
| MD5 |
115c47224192b94c953e32d34ae3b3bc
|
|
| BLAKE2b-256 |
fe8a45ef4f8d14d348acb707a6d3a22f207f8b3578d44ed4574e7b8a7d44de1b
|
File details
Details for the file reflex_enterprise-0.0.2a1-cp312-none-any.whl.
File metadata
- Download URL: reflex_enterprise-0.0.2a1-cp312-none-any.whl
- Upload date:
- Size: 50.1 kB
- Tags: CPython 3.12
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
334400046d13957efd3038f5275c6486d817a7ea72a519a74c9f7198b7915fa8
|
|
| MD5 |
4ccd77b238ca1924a8c768d80febca32
|
|
| BLAKE2b-256 |
290930e07920420fde31c5b7b6c4e10d235584fad32dba4a5b6771a06fdcce8e
|
File details
Details for the file reflex_enterprise-0.0.2a1-cp311-none-any.whl.
File metadata
- Download URL: reflex_enterprise-0.0.2a1-cp311-none-any.whl
- Upload date:
- Size: 51.5 kB
- Tags: CPython 3.11
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13bcfb4a73f2a5ccd458d7cca11a9e64d1bf11674d57c39aa7398b496c7c6d0f
|
|
| MD5 |
0928de22c16115d5056e1c3a9e2a36e3
|
|
| BLAKE2b-256 |
7449c5177671337c6c9af9e60378c5d8f325ddc4c2c9a0a180b82cef21cf3695
|
File details
Details for the file reflex_enterprise-0.0.2a1-cp310-none-any.whl.
File metadata
- Download URL: reflex_enterprise-0.0.2a1-cp310-none-any.whl
- Upload date:
- Size: 38.1 kB
- Tags: CPython 3.10
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eb77beb7c4280c48e14d8525d5c040470d89597bfd4abb83948d54ee8e992d8
|
|
| MD5 |
ff0ba2df4b0ac55ea813653b0ddc39fd
|
|
| BLAKE2b-256 |
dde85096b116d01bcd11212e6d3b30b8626983920f29aeb8603596b61ce19a5c
|