Skip to main content

Pydemic Web interface

Project description

A set of streamlit apps and utilities used in creating the UI for Pydemic apps.

Usage

Install it using pip install pydemic-ui or your method of choice. Now, you can just import it and load the desired functions. You can use pydemic-ui as a drop-in replacement for streamlit by using

>>> from pydemic_ui import st
>>> st.pydemic(locale="pt-BR")

Apps

Pydemic-ui comes with a few Streamlit apps ready to deploy. Just execute the app module specifying the desired app:

$ python -m pydemic_ui.apps calc

Currently, only the calc app is available, but other apps should arrive soon. For more options, execute it with the “–help” flag.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydemic-ui-0.1.0.tar.gz (52.1 kB view hashes)

Uploaded Source

Built Distribution

pydemic_ui-0.1.0-py2.py3-none-any.whl (61.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page