Django 3 Tutorial & CRUD Example with MySQL and Bootstrap
https://efficientcoder.net/django-3-tutorial-and-crud-example-with-mysql-and-bootstrap/
@pythonl
https://efficientcoder.net/django-3-tutorial-and-crud-example-with-mysql-and-bootstrap/
@pythonl
Efficient Coder
Django 3 Tutorial & CRUD Example with MySQL and Bootstrap | EfficientCoder
Learn modern web development.
How To Secure Python Web App Using Bandit
https://soshace.com/how-to-secure-python-web-app-using-bandit/
@pythonl
https://soshace.com/how-to-secure-python-web-app-using-bandit/
@pythonl
Soshace
How To Secure Python Flask App Using Bandit
Cybersecurity is a very important aspect of software development. It is a branch of code testing which is integral in the profitability of major tech companies around the world as highlighted in my previous article on static code analysis.
Guide to pgmpy: Probabilistic Graphical Models with Python Code
https://analyticsindiamag.com/guide-to-pgmpy-probabilistic-graphical-models-with-python-code/
@pythonl
https://analyticsindiamag.com/guide-to-pgmpy-probabilistic-graphical-models-with-python-code/
@pythonl
Analytics India Magazine
Guide to pgmpy: Probabilistic Graphical Models with Python Code
pgmpy is a python framework to work with these types of graph models. Several graph models and inference algorithms are implemented in pgmpy.
This media is not supported in your browser
VIEW IN TELEGRAM
Easy, Open-Source AutoML in Python with EvalML
https://www.kdnuggets.com/2021/02/open-source-automl-python-evalml.html
@pythonl
https://www.kdnuggets.com/2021/02/open-source-automl-python-evalml.html
@pythonl
Profiling Python code with line_profiler
https://www.wrighters.io/profiling-python-code-with-line_profiler/
@pythonl
https://www.wrighters.io/profiling-python-code-with-line_profiler/
@pythonl
wrighters.io
Profiling Python code with line_profiler - wrighters.io
Use line_profiler to see line level execution time for your python code, it may surprise you where your code is slow and what it takes to speed it up.
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