Skip to main content

Python library to run streamlit, flask, fastapi, etc on google colab.

Project description

colab_everything

Python library to run streamlit, flask, fastapi, etc on google colab.

Install

pip install colab_everything

How to use

Note: Make sure you have Streamlit installed before running the below code.

You can use pip to install Streamlit

pip install streamlit
from colab_everything import ColabStreamlit
ColabStreamlit('hello') # streamlit app path
Streamlit app can be accessed on: https://27b3dd7d3f04.ngrok.io

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

colab_everything-0.0.4.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

colab_everything-0.0.4-py3-none-any.whl (7.3 kB view hashes)

Uploaded 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