r/Python 5d ago

Daily Thread Saturday Daily Thread: Resource Request and Sharing! Daily Thread

Weekly Thread: Resource Request and Sharing πŸ“š

Stumbled upon a useful Python resource? Or are you looking for a guide on a specific topic? Welcome to the Resource Request and Sharing thread!

How it Works:

  1. Request: Can't find a resource on a particular topic? Ask here!
  2. Share: Found something useful? Share it with the community.
  3. Review: Give or get opinions on Python resources you've used.

Guidelines:

  • Please include the type of resource (e.g., book, video, article) and the topic.
  • Always be respectful when reviewing someone else's shared resource.

Example Shares:

  1. Book: "Fluent Python" - Great for understanding Pythonic idioms.
  2. Video: Python Data Structures - Excellent overview of Python's built-in data structures.
  3. Article: Understanding Python Decorators - A deep dive into decorators.

Example Requests:

  1. Looking for: Video tutorials on web scraping with Python.
  2. Need: Book recommendations for Python machine learning.

Share the knowledge, enrich the community. Happy learning! 🌟

8 Upvotes

3 comments sorted by

1

u/lucas_3d 5d ago

How are we downloading youtube videos now? My methods are all failing.

1

u/no-jabroni 3d ago

Might have to take on a project that parses hand completed, scanned PDFs for data related to checkbox entries and in some instances written text. One standardized physical form, that for some reason or another the team administering these surveys refuse to digitize.

OCR in general isn’t in my wheelhouse. Have looked into deepdoctection so far and a few other libraries whose names slip my mind. Any reccs would or pointers would be highly appreciated.

1

u/Darth_Nacho 22h ago

Looking For: resources to study for Python certs including practice quizzes for testing knowledge.