PythonHub
2.4K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
OpenBSD's Pledge and Unveil from Python

https://nullprogram.com/blog/2021/09/15/
A Practical Guide to Linear Regression

From EDA to Feature Engineering to Model EvaluationContinue reading on Towards Data Science ...

https://towardsdatascience.com/a-practical-guide-to-linear-regression-3b1cb9e501a6
Read, write, and edit PDF files with borb, a pure Python library

https://borbpdf.com/
Here's A More Pythonic Factory Pattern

What would the Factory Pattern look like if it was invented today instead of in the 90s? I talk about the design principles behind the Factory Pattern, and how you can achieve the same thing, but even better, by using modern Python features.

https://www.youtube.com/watch?v=zGbPd4ZP39Y
User File Use

Maybe your app needs to handle files from users like profile pictures. Accepting files from others is tricky to do safely. In this article, we'll see the tools that Django provides to manage files safely.

https://www.mattlayman.com/understand-django/media-files/
How To Visualize Databases as Network Graphs in Python

Build a Dash web application to interactively explore database structures.Continue reading on ...

https://towardsdatascience.com/how-to-visualize-databases-as-network-graphs-in-python-2ce3851f8458
Solidity, Blockchain, and Smart Contract Course – Beginner to Expert Python Tutorial

This course will give you a full introduction into all of the core concepts in blockchain, smart contracts, solidity, NFTs/ERC721s, ERC20s, Coding Decentralized Finance (DeFi), python and solidity, Chainlink, Ethereum, upgradable smart contracts, and full stack blockchain development.

https://www.youtube.com/watch?v=M576WGiDBdQ
Find the Knowledge Hubs in Your Company

Using Social Network Analysis on Slack dataSource: unsplash.com, Photo by: Austin DistelA very ...

https://towardsdatascience.com/find-the-knowledge-hubs-in-your-company-38afb89d2eaa
How to setup a Custom Private Email Relay like Hide My Email - Part 1

The part 1 of the two part series explains why you should use a custom Private Email Relay and how you can set up one using AWS.

https://blog.bytefaction.com/posts/setup-custom-private-email-relay-part1/
sqlmap Cheat Sheet

Sqlmap is a penetration testing tool for databases. As databases drive most websites, you need to check out this security tool.

https://www.comparitech.com/net-admin/sqlmap-cheat-sheet/