en
Feedback
PythonHub

PythonHub

Open in Telegram

News & links about Python programming. https://pythonhub.dev/

Show more
2 544
Subscribers
+224 hours
+157 days
+1930 days
Posts Archive

Batteries-Included Library for Application Authorization Oso helps developers build authorization into their applications. https://docs.osohq.com/python/getting-started/quickstart.html

Layout-Parser / layout-parser A unified toolkit for Deep Learning Based Document Image Analysis https://github.com/Layout-Parser/layout-parser

Fluent in Django: Get to know Django models better https://girlthatlovestocode.com/django-model

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

The Architecture Behind A One-Person Tech Startup https://anthonynsimon.com/blog/one-man-saas-architecture/

Django code review for dummies After 2 years at an enterprise backup software firm, I finally took the plunge and joined a ..
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/

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/

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/

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

How I Tripled My Return on Bitcoin Using Mathematics, Algorithms, and Python Using the Golden Line algorithm, I predicted Bitcoin, Ripple, Ethereum & Dogecoin price evolutions. Full Python code shared. https://levelup.gitconnected.com/how-i-tripled-my-return-on-bitcoin-using-mathematics-algorithms-and-python-347edd9b5625

Build a Netflix API Miner With Python A command-line app to retrieve Netflix show information https://betterprogramming.pub/b
Build a Netflix API Miner With Python A command-line app to retrieve Netflix show information https://betterprogramming.pub/build-a-netflix-api-miner-with-python-162f74d4b0df

Implementing the Perceptron Neural Network with Python First introduced by Rosenblatt in 1958, The Perceptron: A Probabilisti
Implementing the Perceptron Neural Network with Python First introduced by Rosenblatt in 1958, The Perceptron: A Probabilistic Model for Information ... https://www.pyimagesearch.com/2021/05/06/implementing-the-perceptron-neural-network-with-python/