PythonHub
2.39K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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/
Do You Hate How Slow Python Is? This Is How You Can Make It Run Faster!

Delegate the challenging tasks to another playerContinue reading on Towards Data Science ...

https://towardsdatascience.com/do-you-hate-how-slow-python-is-this-is-how-you-can-make-it-run-faster-532468fe1583
How to Generate Professional API Docs in Minutes from Docstrings

Producing high-quality API documentation can be made easy and intuitive. Supports Markdown and ...

https://towardsdatascience.com/how-to-generate-professional-api-docs-in-minutes-from-docstrings-aed0341bbda7
Writing a Geometric Solver in Python - Part 1: Modelling Constraints

A series covering how to implement a geometric solver in Python. The part 1 looks at how we might represent a set of geometric relationships in a class hierarchy and partially implement this for a Pointobject, and consider the developer experience.

https://vodden.com/posts/constraining-the-point/
Stop Hardcoding Sensitive Data in Your Python Applications

Keep your settings and credentials private with .env filesContinue reading on Towards Data ...

https://towardsdatascience.com/stop-hardcoding-sensitive-data-in-your-python-applications-86eb2a96bec3
Automating With Python

Learn how to use Python automation to perform common tasks. In this full course you will learn how to build the automation projects: Hacker News Headlines Emailer, TED Talk Downloader, Table Extractor from PDF, Automated Bulk Resume Parser, Image Type Converter and Building an Automated News Summarizer.

https://www.youtube.com/watch?v=s8XjEuplx_U