Skip to content

ccallazans/certificado-torcedor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificado Torcedor

Preview

Table of Contents

Install & Setup

git clone https://github.com/ccallazans/certificado-torcedor.git
cd certificado-torcedor

Install required packages for: Ubuntu/Debian based distros:

sudo apt install < requirements-system.txt -y

Fedora/CentOS/RHEL based distros:

sudo dnf install < requirements-system.txt -y
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

sh setup.sh

Authors

License

Apache License

About

Generate a fan certificate. Using Python and Streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors