<aside> ☝ Upcoming feature!

</aside>

Concept

Integrations:

Python

Streamlit

Plotly Dash

Marimo

Concept

The main idea is to provide a simple python interface, which allows the end-user to save the current session and load previously stored sessions from your app.

We know how long it can take to set all the end-user inputs, as well as how important it is to document their work iterations for later reference and reuse.

Enter naming, saving, and loading configurations!

Numerous will take care of everything on the end-user side, like asking the end-user to name the configuration, help organize the stored sessions, and ensure only the designated end-users have access to these configurations.

Numerous will abstract away everything related to storage, fetching, and user authorization to help developers focus on their app.

Integrations

Numerous allows you to integrate and deploy apps written using Python as well as a range of Python app libraries.

For each of these app libraries, we will be creating easy-to-use integrations.

We provide save and load functions in each app engine’s style that uses the fewest possible arguments. These functions will work across local development as well as in deployed apps without any code changes.

🐍Python

Streamlit

Plotly Dash

Marimo