Skip to content

tula3and/random-question-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-question-generator

Simple Streamlit app using Qiskit

How to Install

  1. Clone this app: git clone https://github.com/tula3and/random-question-generator.git
  2. Move into the folder: cd random-question-generator
  3. Make a virtual space for Python: python -m venv .venv
  4. Activate the space: ./.venv/Scripts/activate
  5. Download all requirements: pip install -r requirements.txt
  6. Download streamlit: pip install streamlit
  7. Execute it: streamlit run main.py

Releases

No releases published

Packages

No packages published

Languages