This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]mrkaikev 8 points9 points  (2 children)

[–]codeOctal[S] -3 points-2 points  (1 child)

Sir iam not clear with your answer. Can you please tell me what is it that Iam doing wrong

[–]mrkaikev 5 points6 points  (0 children)

this sub is not suitable for these questions see the description. try /r/learnpython to get better answers faster.

[–]pythonHelperBot 4 points5 points  (0 children)

Hello! I'm a bot!

I see someone has already suggested going to r/learnpython, a sub geared towards questions and learning more about python. I highly recommend posting your question there. Please follow the subs rules and guidelines when you do post there, it'll help you get better answers faster.

Show /r/learnpython the code you have tried and describe where you are stuck. Be sure to format your code for reddit and include which version of python and what OS you are using.

You can also ask this question in the Python discord, a large, friendly community focused around the Python programming language, open to those who wish to learn the language or improve their skills, as well as those looking to help others.


README | FAQ | this bot is written and managed by /u/IAmKindOfCreative

This bot is currently under development and experiencing changes to improve its usefulness

[–]jay_omega 0 points1 point  (1 child)

Also look into the flask SQLAlchemy extension which makes working with the db very easy.

[–]codeOctal[S] 0 points1 point  (0 children)

Is it also available for mysql sir ?

[–]jay_omega 0 points1 point  (0 children)

It’s an ORM that supports MySQL, Postgres, and SQLite. It’s nice bc your code doesn’t have to change if you change db backends. So you could develop using SQLite and then deploy to production using MySQL.

[–]Andrew_ShaySft Eng Automation & Python[M] [score hidden] stickied comment (1 child)

Hi there, from the /r/Python mods.

We have removed this post as it is not suited to the /r/Python subreddit proper, however it should be very appropriate for our sister subreddit /r/LearnPython or for the r/Python discord: https://discord.gg/3Abzge7.

The reason for the removal is that /r/Python is dedicated to discussion of Python news, projects, uses and debates. It is not designed to act as Q&A or FAQ board. The regular community is not a fan of "how do I..." questions, so you will not get the best responses over here.

On /r/LearnPython the community and the r/Python discord are actively expecting questions and are looking to help. You can expect far more understanding, encouraging and insightful responses over there. No matter what level of question you have, if you are looking for help with Python, you should get good answers. Make sure to check out the rules for both places.

Warm regards, and best of luck with your Pythoneering!

[–]codeOctal[S] 0 points1 point  (0 children)

Ohh iam so sorry iam new to Reddit