Skip to content

jeroen256/thermostaat

Repository files navigation

Tips:

  • Visual Studio Code gebruiken om dit te bewerken: https://code.visualstudio.com/
  • Vanuit terminal bewerken: nano main.py (opslaan CTRL+X, Y, enter)
  • Uitvoeren: python3 main.py

Bibliotheken:

Normaal gesproken installeer je een bibliotheek zo: sudo python3 -m pip install bibliotheeknaam Gebruik python (versie 3) of python3, maar dit moet hetzelfde zijn als waarmee je main.py start.

Compile:

https://wiki.python.org/moin/Asking%20for%20Help/How%20do%20you%20protect%20Python%20source%20code%3F https://stackoverflow.com/questions/261638/how-do-i-protect-python-code http://effbot.org/pyfaq/how-do-i-create-a-pyc-file.htm python3 -m compileall .

Web:

Python:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages