Skip to content

bnriiitb/streamlit-text-rating

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-text-rating


A Streamlit component for rating text

Installation


Using pip

PyPi Version

You can install using the pip package manager by running

pip install streamlit-text-rating

Alternatively, you could install the latest version directly from Github:

pip install https://github.com/TVS-Motor-Company/streamlit-text-rating/streamlit-text-rating/archive/master.zip

Using conda

You can install using the conda package manager by running

conda install -c conda-forge streamlit-text-rating

From source

Download the source code by cloning the repository or by pressing 'Download ZIP' on this page.

Install by navigating to the proper directory and running:

python setup.py install

Usage


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 29.5%
  • TypeScript 26.9%
  • HTML 25.4%
  • JavaScript 14.8%
  • Shell 3.4%