๐๐ฐ Python REST APIs With Flask, Connexion, and SQLAlchemy โ Part 3
In this tutorial series, you'll create a RESTful API from scratch to keep track of people and notes using Flask. In this part, you'll use SQLAlchemy to add notes to a person
https://realpython.com/flask-connexion-rest-api-part-3/โฆ
๐จ Black Friday @ Real Python ๐จ It's that time of the year again...and we're doing something special this year! Enter our giveaway for a chance to win over $1,210 of Python education prizes (3 years of RP membership, book bundles, and more):
๐ Do you have a great technical article, event, or project to share with the world?
Submit it to PyCoder's Weekly for a chance to be featured in the weekly newsletter
๐โ Python Lambda Functions Quiz -- Python lambdas are little, anonymous functions, subject to a more restrictive but more concise syntax than regular Python functions. Test your understanding on how you can use them better! #python
๐๐โ
Do you love Python? One way to show your support is to give to the PSF during our annual fundraiser: https://bit.ly/3T8IvMm
We're a small but mighty team here at the PSF, so truly every gift means a lot and helps us keep the Python language and community we love going.
Our tutorials have been โbattle-testedโ by thousands of Pythonistas, data scientists, and developers working for companies big and small, such as Amazon, Red Hat, Google, and Microsoft.
Help your team level up with a Real Python for Teams account.
๐๐ฐ In this beginner-friendly tutorial, you'll build a personal diary in Django. You'll use the strengths of the Django web framework and learn the basics of web apps.
#python
๐๐ We're giving away over $1,210 of Python education prizes (3 years of RP membership, book bundles, and more) on Black Friday. Enter the giveaway today for a chance to win:
๐๐ฐ Python REST APIs With Flask, Connexion, and SQLAlchemy โ Part 3
In this tutorial series, you'll create a RESTful API from scratch to keep track of people and notes using Flask. In this part, you'll use SQLAlchemy to add notes to a person.
https://realpython.com/flask-connexion-rest-api-part-3/โฆ
๐ Data Collection & Storage ๐ โ Knowing how to collect and store data is an important part of any data scientist's tool belt! You'll go beyond toy data sets and learn how you can handle the data you can find in the real world #python#learnpython