Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How do you create common functions or classes
Post: How do you create common functions or classes

Having worked through tutorials and a few books, I have not found how this can be done especially in Flask. Being new to Flask and Python, I have a few dumb questions, but hey, that's how some of us l...
a4ginatl Web Scraping & Web Development 1 1,657 Aug-15-2021, 03:17 PM
    Thread: How do you define and -put a value into a variable in Flask?
Post: RE: How do you define and -put a value into a vari...

I have a basic app working, now. Thanks for all the pointers which actually guided me to get passed my roadblock. I have other questions, but I'll post them, in a new posting Thank you.
a4ginatl Web Scraping & Web Development 10 4,828 Aug-15-2021, 03:07 PM
    Thread: How do you define and -put a value into a variable in Flask?
Post: RE: How do you define and -put a value into a vari...

I change my code a bit and that has more issues. I bet they are basic I don't see the issues. Its too new to me still. I added a login page which must always be the first page. It will not display th...
a4ginatl Web Scraping & Web Development 10 4,828 Aug-14-2021, 08:09 PM
    Thread: How do you define and -put a value into a variable in Flask?
Post: RE: How do you define and -put a value into a vari...

(Aug-14-2021, 07:09 PM)ndc85430 Wrote: No, the Python tags are just for this forum - again, use the Python logo button to put the tags in your post. You say the code "blows up". Blows up how exactl...
a4ginatl Web Scraping & Web Development 10 4,828 Aug-14-2021, 07:22 PM
    Thread: How do you define and -put a value into a variable in Flask?
Post: RE: How do you define and -put a value into a vari...

(Aug-14-2021, 05:33 PM)ndc85430 Wrote: Please use Python tags when posting code, to keep the formatting and add line numbering and syntax highlighting. You can use the Python logo button to insert a...
a4ginatl Web Scraping & Web Development 10 4,828 Aug-14-2021, 07:04 PM
    Thread: How do you define and -put a value into a variable in Flask?
Post: RE: How do you define and -put a value into a vari...

(Aug-14-2021, 03:26 AM)ndc85430 Wrote: Show us the code and any errors - don't make us guess what the problem is! import os from flask import Flask, render_template, request, redirect from datetime ...
a4ginatl Web Scraping & Web Development 10 4,828 Aug-14-2021, 05:30 PM
    Thread: How do you define and -put a value into a variable in Flask?
Post: How do you define and -put a value into a variable...

I am new to Flask and Python and have worked through a number of tutorials and then when starting n my own app, it crashed on the first line defining a variable. How do I do such a simple thing? Am ...
a4ginatl Web Scraping & Web Development 10 4,828 Aug-13-2021, 09:11 PM

User Panel Messages

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