Skip to content

udoschm/streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KI-Passwortcracking

This website presents the results from the project work "KI-Password-Cracking" simplified on a website. The website was created with Streamlit.

To run Streamlit, a virtual environment must be created in the project folder.

python -m venv .venv

To run the website locally, the following two Python packages are required:

  • streamlit
  • streamlit-extras

These packages can be installed with pip:

pip install streamlit
pip install streamlit-extras

The website must be started in the folder /streamlit/ with the following command:

streamlit run streamlit/Home.py

For more information, please visit the Streamlit website: https://docs.streamlit.io/library/get-started/installation

You can also host the website online more information you can find her: https://blog.streamlit.io/host-your-streamlit-app-for-free/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages