Starting Points for Contributing to Open Source With Python
https://realpython.com/podcasts/rpp/190/
https://realpython.com/podcasts/rpp/190/
Realpython
Episode #190: Great Starting Points for Contributing to Open Source – The Real Python Podcast
What's it like to sit down for your first developer sprint at a conference? How do you find an appropriate issue to work on as a new open-source contributor? This week on the show, author and software engineer Stefanie Molin is here to discuss starting to…
Data Science Workflows: Machine Learning Models with Python & Posit Connect
https://youtu.be/ZkrR9i11mvk
https://youtu.be/ZkrR9i11mvk
YouTube
Ep. 8: Machine learning workflow with Python & Posit Team (FastAPI, Quarto, Shiny for Python)
November 29th at 11am ET: Machine learning workflow with Python & Posit Team
Agenda:
11am - Quick introduction
11:02am - Demo
11:40am Q&A Session (https://youtube.com/live/zhN8IZUBCAg?feature=share)
Timestamps:
1:27 - Quick overview of text classification…
Agenda:
11am - Quick introduction
11:02am - Demo
11:40am Q&A Session (https://youtube.com/live/zhN8IZUBCAg?feature=share)
Timestamps:
1:27 - Quick overview of text classification…
Boring Python: Dependency Management
https://www.b-list.org/weblog/2022/may/13/boring-python-dependencies/
https://www.b-list.org/weblog/2022/may/13/boring-python-dependencies/
What Python Automation Scripts Do You Reuse Frequently?
https://news.ycombinator.com/item?id=39119424
https://news.ycombinator.com/item?id=39119424
Add Vue to Your Django Templates With Vite
https://ctrlzblog.com/add-vue-to-your-django-templates-with-vite/
https://ctrlzblog.com/add-vue-to-your-django-templates-with-vite/
CTRL+Z - a blog about Django
Add Vue to your Django templates with Vite
When you take a course in Vue, you're normally taught how to build a Single Page Application (SPA). This is where you build an interactive user interface but it's not a full-stack application on its own. You will need an API to supply data to your SP...
Mutating the Immutable Tuple (Sort Of)
https://www.thepythoncodingstack.com/p/mutating-the-immutable-python-tuples
https://www.thepythoncodingstack.com/p/mutating-the-immutable-python-tuples
Thepythoncodingstack
My Neighbours Are Moving House • Mutating The Immutable Tuple (Sort Of)
Tuples are immutable, but their contents can change. Eh?! Let me tell you the story of my neighbours moving house, and all will all make sense.
apple-ocr: Apple Vision Wrapper for Text Extraction and Clustering
https://pypi.org/project/apple-ocr/
https://pypi.org/project/apple-ocr/
PyPI
apple-ocr
An OCR (Optical Character Recognition) utility for text extraction from images.