Tag python
https://www.pyimagesearch.com/2018/09/24/opencv-face-recognition/

Face recognition with python, opencv and dlib

https://github.com/ageitgey/face_recognition

The world's simplest facial recognition api for Python and the command line

https://py.checkio.org

Learn python with game/puzzles

https://py-rates.fr/

Learn python with game/puzzle

https://github.com/lark-parser/lark

Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

Lark can parse all context-free languages. To put it simply, it means that it is capable of parsing almost any programming language out there, and to some degree most natural languages too.

https://github.com/redis/redis-om-python

Object mapping, and more, for Redis and Python

https://github.com/python-attrs/attrs

attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods).

Its main goal is to help you to write concise and correct software without slowing down your code.

For that, it gives you a class decorator and a way to declaratively define the attributes on that class

https://github.com/osandov/drgn

drgn (pronounced "dragon") is a debugger with an emphasis on programmability. drgn exposes the types and variables in a program for easy, expressive scripting in Python. For example, you can debug the Linux kernel.

https://github.com/Textualize/rich-cli

Rich-cli is a command line toolbox for fancy output in the terminal, built with Rich.

Use the rich command to highlight a variety of file types in the terminal, with specialized rendering for Markdown and JSON files. Additionally you can markup and format text from the command line.

https://github.com/Textualize/rich

Rich is a Python library for rich text and beautiful formatting in the terminal.

The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more — out of the box.

https://github.com/sezanzeb/input-remapper

An easy to use tool to change the mapping of your input device buttons. Supports mice, keyboards, gamepads, X11, Wayland, combined buttons and programmable macros. Allows mapping non-keyboard events (click, joystick, wheel) to keys of keyboard devices.

https://github.com/RobertCraigie/prisma-client-py

Prisma Python is an auto-generated and fully type-safe database client providing a simplistic yet extremely powerful API

https://github.com/zestyping/q

Quick and dirty debugging output for tired programmers.

https://github.com/nebuly-ai/nebullvm

Easy-to-use library to boost AI inference leveraging multiple DL compilers

nebullvm speeds up AI inference by 5-20x in just a few lines of code

This open-source library takes your AI model as input and outputs an optimized version that runs 5-20 times faster on your machine. Nebullvm tests multiple deep learning compilers to identify the best possible way to execute your model on your specific hardware, without impacting the accuracy of your model.

https://github.com/IBM/import-tracker

Python utility for tracking third party dependencies within a library

https://github.com/caronc/apprise

Apprise - Push Notifications that work with just about every platform!

https://github.com/Miksus/rocketry

Modern scheduling library for Python cron, conditions, pipelining...

https://github.com/jd/tenacity

Retrying library for Python

https://github.com/damiafuentes/DJITelloPy

DJI Tello drone python interface using the official Tello SDK.

https://github.com/Kanaries/pygwalker

PyGWalker: Turn your pandas dataframe into a Tableau-style User Interface for visual analysis