PythonHub
2.4K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Mastering Web Scraping in Python: Avoid Blocking Like a Ninja

Master the best techniques for massive scale scraping. Avoid detection and scrape the web silently - from browser fingerprinting to bypassing state-of-the-art solutions.

https://www.zenrows.com/blog/stealth-web-scraping-in-python-avoid-blocking-like-a-ninja
Test-Driven Development In Python

Test-driven development (TDD), also known as red-green-refactor is a common software development technique in which you write tests before you write the actual code. This video shows an example in Python of how to do TDD using the unittest package and also shares a few practical tips related to software testing.

https://www.youtube.com/watch?v=B1j6k2j2eJg
Flask & React - From Zero to Full-Stack (with Samples)

Learn how to use Flask and React to code full-stack products that scale with ease. Open-source samples included.

https://blog.appseed.us/flask-react-full-stack-seed-projects/
Acquire and Analyze Inflation Data in the US with an API, Python, and Tableau

Use Python and the US Bureau of Labor Statistics Data API to retrieve consumer price index data. Load the data into Tableau to compare it with Series I US Savings Bond initial composite interest rates.

https://t.co/kvvWMmkOeO
PayPal Payments Tutorial with Django and React

Learn how to sell digital products using PayPal payments. In this tutorial you will learn how to use Django and React to sell digital products with a simple product landing page.

https://justdjango.com/blog/django-react-paypal-payments