Giter Site home page Giter Site logo

epaper-display-tuke's Introduction

epaper-display-TUKE

Nastavenie vystupu:

'LOW_ONE': " ",     - nepouzivana
'HIGH_ONE': " ",    - nepouzivana
'ICON_ONE': " ",    - nepouzivana
'WEATHER_DESC_1': "{}{}".format(str(round(32)), degrees),  - nepouzivana
'WEATHER_DESC_2': "Teplota v miestnosti",    - nepouzivana
'TIME_NOW': "Ing. Meno Priezvisko",     - Meno a priezvisko
'DAY_ONE': "Miestnosť: N3-15",   - cislo miestnosti
'DAY_NAME': "Vedúci USaPS",      - funkcia
'CAL_DATETIME_1': starttime1 + " - " + EndTime1,    - popis kalendara
'CAL_DESC_1': Subject1,

'CAL_DATETIME_2': starttime2+ " - " + EndTime2,
'CAL_DESC_2': Subject2,

'CAL_DATETIME_3': starttime3+ " - " + EndTime3,
'CAL_DESC_3': Subject3,

'CAL_DATETIME_4': starttime4+ " - " + EndTime4,
'CAL_DESC_4': Subject4,

v cykle ptrebne nastavit podmienku

for row in reader: i = i + 1 if row["Organizer"] == "[email protected]": - specifikuje sa email teda kto je vlastnik kalendara

Definovanie adresy CSV teda jeden kalendar = jedna miestnost

url = 'http://trolik.mhasin.eu/OUT/calendar.csv' r = requests.get(url, allow_redirects=True)

epaper-display-tuke's People

Contributors

matoh12 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.