Python and MongoDB: Connecting to NoSQL Databases
https://realpython.com/introduction-to-mongodb-and-python/
@pythonl
https://realpython.com/introduction-to-mongodb-and-python/
@pythonl
Realpython
Python and MongoDB: Connecting to NoSQL Databases – Real Python
In this step-by-step tutorial, you'll learn how to use Python to interface with the NoSQL database system MongoDB. You'll get an overview of the differences between SQL and NoSQL, and you'll also learn about related tools, including PyMongo and MongoEngine.
18 Lines of the Powerful Request Generator with Python (asyncio/aiohttp)
https://fadeevab.com/18-lines-of-the-powerful-request-generator-with-python-asyncio-aiohttp/
@pythonl
https://fadeevab.com/18-lines-of-the-powerful-request-generator-with-python-asyncio-aiohttp/
@pythonl
The Insider’s Guide to A* Algorithm in Python
https://www.pythonpool.com/a-star-algorithm-python/
@pythonl
https://www.pythonpool.com/a-star-algorithm-python/
@pythonl
Testing Single File Python Applications/Scripts with pytest and coverage
https://testandcode.com/147
@pythonl
https://testandcode.com/147
@pythonl
Build a Python App with HarperDB
https://bhavaniravi.medium.com/build-a-python-app-with-harperdb-ee2ee4231039
@pythonl
https://bhavaniravi.medium.com/build-a-python-app-with-harperdb-ee2ee4231039
@pythonl
Forwarded from Django Python
Exciting New Features in Django 3.2
https://hakibenita.com/django-32-exciting-features
@Django_pythonl
https://hakibenita.com/django-32-exciting-features
@Django_pythonl
Hakibenita
Exciting New Features in Django 3.2
And my wishlist for the future...
First-class objects in Python: generic code, wrappers, and factories
https://www.thedigitalcatonline.com/blog/2021/03/09/first-class-objects-in-python-generic-code-wrappers-and-factories/
@pythonl
https://www.thedigitalcatonline.com/blog/2021/03/09/first-class-objects-in-python-generic-code-wrappers-and-factories/
@pythonl
Guide to Flask-MongoEngine in Python
https://stackabuse.com/guide-to-flask-mongoengine-in-python/
@pythonl
https://stackabuse.com/guide-to-flask-mongoengine-in-python/
@pythonl
Build a Contact Book With Python, PyQt, and SQLite
https://realpython.com/python-contact-book/
@pythonl
https://realpython.com/python-contact-book/
@pythonl
AdonisJs vs. Django: Which web framework should you use?
https://blog.logrocket.com/adonisjs-vs-django-which-web-framework-should-you-use/
@pythonl
https://blog.logrocket.com/adonisjs-vs-django-which-web-framework-should-you-use/
@pythonl
LogRocket Blog
AdonisJs vs. Django: Which web framework should you use? - LogRocket Blog
Trying to decide the web framework for your next project? This article provides an overview of both the AdonisJS and Django web frameworks.
Essential Math for Data Science: Integrals And Area Under The Curve
https://www.kdnuggets.com/2020/11/essential-math-data-science-integrals-area-under-curve.html
@pythonl
https://www.kdnuggets.com/2020/11/essential-math-data-science-integrals-area-under-curve.html
@pythonl
KDnuggets
Essential Math for Data Science: Integrals And Area Under The Curve - KDnuggets
In this article, you’ll learn about integrals and the area under the curve using the practical data science example of the area under the ROC curve used to compare the performances of two machine learning models.
Docker + Flask | Dockerizing a Python API
https://pub.towardsai.net/docker-flask-dockerizing-a-python-api-168d3899f482
@pythonl
https://pub.towardsai.net/docker-flask-dockerizing-a-python-api-168d3899f482
@pythonl
Introduction To Python Tkinter GUI Programming
https://www.nbshare.io/notebook/449534188/Introduction-To-Python-Tkinter-GUI-Programming/
@pythonl
https://www.nbshare.io/notebook/449534188/Introduction-To-Python-Tkinter-GUI-Programming/
@pythonl
Illustrating Gershgorn disks with NumPy
https://www.johndcook.com/blog/2021/03/14/illustrating-gershgorn-disks-with-numpy/
@pythonl
https://www.johndcook.com/blog/2021/03/14/illustrating-gershgorn-disks-with-numpy/
@pythonl
How to Convert DOCX To Html With Python Mammoth
https://stackabuse.com/how-to-convert-docx-to-html-with-python-mammoth/
@pythonl
https://stackabuse.com/how-to-convert-docx-to-html-with-python-mammoth/
@pythonl
Stack Abuse
How to Convert DOCX To Html With Python Mammoth
Mammoth is a tool that can convert docx files to HTML. Let's learn how to use Mammoth with Python to convert DOCX files into HTML while keeping their formatting.
How to Split a List Into Even Chunks in Python
https://stackabuse.com/how-to-split-a-list-into-even-chunks-in-python/
@pythonl
https://stackabuse.com/how-to-split-a-list-into-even-chunks-in-python/
@pythonl
How to remove punctuation from a Python String
https://www.pythonforbeginners.com/python-strings/how-to-remove-punctuation-from-a-python-string
@pythonl
https://www.pythonforbeginners.com/python-strings/how-to-remove-punctuation-from-a-python-string
@pythonl
Python AI: How to Build a Neural Network & Make Predictions
https://realpython.com/python-ai-neural-network/
@pythonl
https://realpython.com/python-ai-neural-network/
@pythonl