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.
django-webhook: Outgoing Webhooks Triggered on Model Changes
https://github.com/danihodovic/django-webhook
https://github.com/danihodovic/django-webhook
GitHub
GitHub - danihodovic/django-webhook: Django webhooks triggered on model changes
Django webhooks triggered on model changes. Contribute to danihodovic/django-webhook development by creating an account on GitHub.
django-mock-queries: Mock Django Queryset Functions for Testing
https://github.com/stphivos/django-mock-queries
https://github.com/stphivos/django-mock-queries
GitHub
GitHub - stphivos/django-mock-queries: A library for mocking django queryset functions in memory for testing
A library for mocking django queryset functions in memory for testing - stphivos/django-mock-queries
“Viola-Jones Algorithm” ~ A Miracle
https://medium.com/@pvt.dhruvkumar/viola-jones-algorithm-a-miracle-5e10085aba50
https://medium.com/@pvt.dhruvkumar/viola-jones-algorithm-a-miracle-5e10085aba50
Medium
“Viola-Jones Algorithm” ~ A Miracle
December, 2001
Understanding Python Objects and Memory Management
https://medium.com/@alriffaud/understanding-python-objects-and-memory-management-cd1b5fca634e
https://medium.com/@alriffaud/understanding-python-objects-and-memory-management-cd1b5fca634e
Medium
Understanding Python Objects and Memory Management
Introduction
Some of the most commonly used dependencies for a FastApi project
https://nambiarakhilraj01.medium.com/some-of-the-most-commonly-used-dependencies-for-a-fastapi-project-949fbb76d101
https://nambiarakhilraj01.medium.com/some-of-the-most-commonly-used-dependencies-for-a-fastapi-project-949fbb76d101
Medium
Some of the most commonly used dependencies for a FastApi project
Here are some of the dependencies that I use to setup a backend using FastApi
Unlocking Laughter: Programming Memes That Speak Every Coder’s Language!
https://sheetalpatel93.medium.com/unlocking-laughter-programming-memes-that-speak-every-coders-language-041343ce7894
https://sheetalpatel93.medium.com/unlocking-laughter-programming-memes-that-speak-every-coders-language-041343ce7894
Medium
Unlocking Laughter: Programming Memes That Speak Every Coder’s Language!
Here I am coming up with the ultimate collection of one-liner jokes to lighten up your mood, so sit back and get ready to take this roller…
A code example to illustrate the concepts of closure and scope in python.
https://medium.com/@bouimouass.o/a-code-example-to-illustrate-the-concepts-of-closure-and-scope-in-python-58c2262e2f64
https://medium.com/@bouimouass.o/a-code-example-to-illustrate-the-concepts-of-closure-and-scope-in-python-58c2262e2f64
Medium
A code example to illustrate the concepts of closure and scope in python.
Here’s the code , along with explanations for each line: