135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Someone pls explain what subprocess.Popen(..., close_fds=True) does
Why you want to convert code to an icon? Makes sense
Читать полностью…
Leetcode is for developers i gathered?
I am learning python just for automation stuff.
yeah but for data interpolation, cuda etc, c++, rust and other low-level languages are far superior to python as they are compiled languages and not interpreted languages
Читать полностью…
also read
https://flask.palletsprojects.com/en/stable/web-security/#set-cookie-options
Yes i will do this session changin myself, i need to learn these things, as i am very beginner, i am all confused with this cookie, sesison like this things all time, and also i listen client side user can modefy with some hacking tools, i am not familiar with those things, about how to change cookie in a way the backend will not notice this, like this things i am trying to learn also.
Now i will try to check this by modefying and using api_dog like this right and check from there?
Form validation compares the CSRF token submitted with the form to the CSRF token in the session. If you're still not convinced about the session cookie, try to edit a value in your own session cookie and see what happens.
Читать полностью…
its the best for AI and machine learning
and it can be good for backend (but its not the best)
Flask does this automatically. If it detects the session has been tampered with, you won't get the values in session. This is separate to form validation.
Python is the most powerful language currently and you can do tons of things using it 💯
Learning it is a never ending process 👍🏻
Try pywebview. It's like tauri and wails3 but for python, you develop your frontend use HTML, JS and CSS, communicate with your python code without taking any port
Читать полностью…
read
https://flask.palletsprojects.com/en/stable/quickstart/#sessions
Python groups in other languages
(⚠️Not managed by us ‼️)
Arabic @arabipython
Azerbaijani @azepug
Chinese @pythonzh
French @python_francais
German @pythonde
Hebrew @pythonisrael
Tamil @pythontamilcommunity
Indonesian @pythonid
Italian @python_ita @pythonita
Kazakh @python_kz
Malaysia @pythonmalaysia
Persian @pyfarsi
Portuguese @pythonbr
Russian @ru_python_beginners @ru_python @python_scripts
Spanish @PythonEsp
Swahili @python_eafrica
Turkish @python_tr
Uzbek @python_uz
If you have an active and well managed group that you want to be listed there, ask in the Meta group, link in the rules page.
What is the meaning of the sense and how to convert?!!
Читать полностью…
for example python is the most famous language of the moment for AI jobs, data science, data analytics and a lot of other science jobs.
The duration of learning depends completely on you
looks like you need an offtopic group, please delete the off-topic message(s) and continue this conversation at @pythonofftopic
Читать полностью…
Yes i will research on these topics and try to learn these, btw thanks for so much helpful thigns and idea i never thought like this before that i can do changing myself and check, this is very informative btw 💚
Читать полностью…
try to assign to the session['login_pending']
wont that do the trick?
please give us an update with your experiment if you'll do it
happy coding
the duration of learning depend on you
a professional programmer can learn it in less than a day
you probably will take a week or two
and if you took a deep course it will take more than a month
now i maybe understand, for flask_wtf it check the csrf thats why it had form.validate_on_submit, and it detect the if the session cookie got tampred and csrf random value got submitted.
And in this case for normal flask.session's .get(key) if this key got tampered the
sesssion.get(key_name) will returns me the None, if this got tampred i will always get none, so i am fully relax now to check the pending_email like this which are in the session cookie.
My question was that after learning only Python language, in which fields can one go and what is the duration of learning this language?
Читать полностью…
What can we do by just learning python and what is the duration of learning phyton?
Читать полностью…
A programming language is a language used to communicate with a computer.
Читать полностью…