Python Forum
flask sqlite jinja accessing and updating database help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
flask sqlite jinja accessing and updating database help
#6
Hi snippsat I have followed your advice and installed pyenv, It works a treat.
You can ignore this thread as I am now going to start all over again.
What I was hoping to achieve is a web page with a button that when pressed activated a GPIO for 3 seconds and then the GPIO returned to its origional setting and the web page reset so i could press the button again if needed. The pin information will be storeed in a database along with its name etc. and can then be accessed in other parts of the project, The tutorial I was following stored the pin info in nested dictionarys, and I could not understand how to use a database instead.
Warm regards Wink
Paul
Hooked on Python
Reply


Messages In This Thread
RE: flask sqlite jinja accessing and updating database help - by pascale - Feb-11-2019, 03:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Webscrape using RPi and SQlite database, always write the last value in database Armond 0 516 Jul-19-2023, 09:11 PM
Last Post: Armond
  Flask: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) database is locked pythonpaul32 1 2,106 Apr-04-2023, 07:44 AM
Last Post: Larz60+
  Flask and SQLAlchemy question: Database is being created but tables aren't adding pythonpaul32 3 4,646 Feb-07-2023, 10:48 AM
Last Post: pythonpaul32
  Flask/non-flask database sharing MorganSamage 2 1,177 Feb-03-2023, 12:05 PM
Last Post: MorganSamage
  [Solved] Browser won't parse text from yaml loaded into Jinja SpongeB0B 1 979 Jul-07-2022, 09:37 PM
Last Post: SpongeB0B
  Save JSON data to sqlite database on Django Quin 0 2,871 Mar-26-2022, 06:22 PM
Last Post: Quin
Question Accessing a value of a dictionary with jinja.... SpongeB0B 2 10,483 Aug-06-2021, 09:05 AM
Last Post: ndc85430
  Error updating one to many relationship in Flask/ SQLAlchemy atindra 0 3,334 Apr-15-2021, 10:29 PM
Last Post: atindra
  Jinja sort values from request.form SpongeB0B 2 2,220 Jul-26-2020, 07:41 AM
Last Post: SpongeB0B
  Flask export/upload database table in cvs/xlsx format steve87bg 4 6,842 Jun-19-2020, 01:46 PM
Last Post: steve87bg

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020