A complete Data Analysis workflow in Python and scikit-learn
https://towardsdatascience.com/a-complete-data-analysis-workflow-in-python-and-scikit-learn-9a77f7c283d3
https://towardsdatascience.com/a-complete-data-analysis-workflow-in-python-and-scikit-learn-9a77f7c283d3
Medium
A complete Data Analysis workflow in Python and scikit-learn
In this short tutorial I illustrate a complete data analysis process which exploits the scikit-learn Python library. The process includes Firstly, I load the dataset through the Python pandas…
Why isn't Flask async
This talk will discuss the approaches taken in the past to support async/await in Flask, where they struggled, and the challenges in general. It will then show how inspiration has been taken from Django to introduce support in the upcoming Flask-2.0 release.
https://www.youtube.com/watch?v=bw1qeMoFBmw
This talk will discuss the approaches taken in the past to support async/await in Flask, where they struggled, and the challenges in general. It will then show how inspiration has been taken from Django to introduce support in the upcoming Flask-2.0 release.
https://www.youtube.com/watch?v=bw1qeMoFBmw
YouTube
Why isn't Flask async
Slides to accompany this talk are available https://docs.google.com/presentation/d/1RbU71pIvAAicZXZT_gTvQJKLcs8g48ewtP8CpHuM3GQ/edit?usp=sharing
The introduction of async/await and asyncio has lead to an explosion of new web frameworks bringing many new…
The introduction of async/await and asyncio has lead to an explosion of new web frameworks bringing many new…
Multi-Tenancy in Django
Here's how we implemented multi-tenancy on a recent Python / Django app build. This article describes our approach, shares some code and compares it with an earlier project we did using a different method.
https://www.viget.com/articles/multi-tenancy-in-django/
Here's how we implemented multi-tenancy on a recent Python / Django app build. This article describes our approach, shares some code and compares it with an earlier project we did using a different method.
https://www.viget.com/articles/multi-tenancy-in-django/
https://www.viget.com
Multi-Tenancy in Django | Viget
Here's how we implemented multi-tenancy on a recent Python / Django app build. This article describes our approach, shares some code and compares it with an earlier project we did using a different method.
A Hitchhiker's Guide to SQLite with Python
To explore SQLite along with Python, we are going to build a simple tic-tac-toe game. So buckle up and get your machines ready!
https://arctype.com/blog/hitchhikers-guide-sqlite-python/
To explore SQLite along with Python, we are going to build a simple tic-tac-toe game. So buckle up and get your machines ready!
https://arctype.com/blog/hitchhikers-guide-sqlite-python/
Arctype Blog
A Hitchiker's Guide to SQLite3 with Python
To explore SQLite3 along with Python, which is a user-friendly and no-nonsense language, we are going to build a simple tic-tac-toe game. So buckle up and get your machines ready!
Django code review for dummies
After 2 years at an enterprise backup software firm, I finally took the plunge and joined a ...
https://kevinmartinjose.com/2017/12/10/django-code-review-for-dummies/
After 2 years at an enterprise backup software firm, I finally took the plunge and joined a ...
https://kevinmartinjose.com/2017/12/10/django-code-review-for-dummies/
The Architecture Behind A One-Person Tech Startup
https://anthonynsimon.com/blog/one-man-saas-architecture/
https://anthonynsimon.com/blog/one-man-saas-architecture/
Anthonynsimon
The Architecture Behind A One-Person Tech Startup
As grandiose as the title of this article might sound, I should clarify we’re talking about a low-stress, one-person company that I run from my flat here in Germany.
OpenCV Tutorial - Develop Computer Vision Apps in the Cloud With Python
Learn how to use OpenCV in the cloud with Python. OpenCV is a library of programming functions mainly aimed at real-time computer vision. You will learn how to create computer vision applications in the cloud on Google Colab. You will use AI and machine learning.
https://www.youtube.com/watch?v=iXNsAYOTzgM
Learn how to use OpenCV in the cloud with Python. OpenCV is a library of programming functions mainly aimed at real-time computer vision. You will learn how to create computer vision applications in the cloud on Google Colab. You will use AI and machine learning.
https://www.youtube.com/watch?v=iXNsAYOTzgM
YouTube
OpenCV Tutorial - Develop Computer Vision Apps in the Cloud With Python
Learn how to use OpenCV in the cloud with Python. OpenCV is a library of programming functions mainly aimed at real-time computer vision.
You will learn how to create computer vision applications in the cloud on Google Colab. You will use AI and machine…
You will learn how to create computer vision applications in the cloud on Google Colab. You will use AI and machine…
Layout-Parser / layout-parser
A unified toolkit for Deep Learning Based Document Image Analysis
https://github.com/Layout-Parser/layout-parser
A unified toolkit for Deep Learning Based Document Image Analysis
https://github.com/Layout-Parser/layout-parser
GitHub
GitHub - Layout-Parser/layout-parser: A Unified Toolkit for Deep Learning Based Document Image Analysis
A Unified Toolkit for Deep Learning Based Document Image Analysis - Layout-Parser/layout-parser
Batteries-Included Library for Application Authorization
Oso helps developers build authorization into their applications.
https://docs.osohq.com/python/getting-started/quickstart.html
Oso helps developers build authorization into their applications.
https://docs.osohq.com/python/getting-started/quickstart.html
Osohq
Quickstart (5 min)
Ready to get started? See Oso in action, and walk through our quick
tutorial for adding authorization to a simple web server.
tutorial for adding authorization to a simple web server.
6 Best Python IDEs and Text Editors for Data Science Applications
https://towardsdatascience.com/6-best-python-ides-and-text-editors-for-data-science-applications-6986c4522e61
https://towardsdatascience.com/6-best-python-ides-and-text-editors-for-data-science-applications-6986c4522e61
The Reusable Python Logging Template For All Your Data Science Apps
https://towardsdatascience.com/the-reusable-python-logging-template-for-all-your-data-science-apps-551697c8540
https://towardsdatascience.com/the-reusable-python-logging-template-for-all-your-data-science-apps-551697c8540
4 Amazingly Useful Additions In Python 3.9
https://towardsdatascience.com/4-amazingly-useful-additions-in-python-3-9-732115c59c9d
https://towardsdatascience.com/4-amazingly-useful-additions-in-python-3-9-732115c59c9d
2 things that you have to know to become a master of python
The concept of python language. Higher order functions and Dictionaries are two whales of python
https://medium.com/@aleksei.kornev/2-things-that-you-have-to-know-to-become-a-master-of-python-4bcaa4cb2a0c
The concept of python language. Higher order functions and Dictionaries are two whales of python
https://medium.com/@aleksei.kornev/2-things-that-you-have-to-know-to-become-a-master-of-python-4bcaa4cb2a0c
aws-auto-inventory
AWS Auto Inventory allows you to quickly and easily generate inventory reports of your AWS resources.
https://github.com/aws-samples/aws-auto-inventory
AWS Auto Inventory allows you to quickly and easily generate inventory reports of your AWS resources.
https://github.com/aws-samples/aws-auto-inventory
GitHub
GitHub - aws-samples/aws-auto-inventory: AWS Auto Inventory allows you to quickly and easily generate inventory reports of your…
AWS Auto Inventory allows you to quickly and easily generate inventory reports of your AWS resources. - aws-samples/aws-auto-inventory
PyTorch Developer Podcast
The PyTorch Developer Podcast is a place for the PyTorch dev team to do bite sized (10-20 min) topics about all sorts of internal development topics in PyTorch.
https://pytorch-dev-podcast.simplecast.com/
The PyTorch Developer Podcast is a place for the PyTorch dev team to do bite sized (10-20 min) topics about all sorts of internal development topics in PyTorch.
https://pytorch-dev-podcast.simplecast.com/
PyTorch Developer Podcast
The PyTorch Developer Podcast is a place for the PyTorch dev team to do bite sized (10-20 min) topics about all sorts of internal development topics in PyTorch.