Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 602 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 602 Bytes

Size License

turbo-fiesta

Collection of small python scripts

about

When creating a script make sure to use good comments and describe the use of it well inside the script.

contribution

contribution.md coming up

naming convention

Make sure to name your script files correctly, e.g. k8s_monitoring.py or scraper_pictures.py

happy hacking