You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Censorship Audio is a Python library that allows you to censor specific words in an audio file based on a given list of words. The library outputs a censored version of the input audio, replacing the specified words with a beep sound.
"Introducing EzLog! 🎉 Simplify logging in Python with ease. Timestamped file output, customizable formatting, diverse log levels, and seamless console display. Effortlessly configurable. Elevate your logging game today! 🚀"
SQLY is a domain-specific query language designed to interact with various databases in a structured YAML format. This Python module provides an interface for integrating SQLY within applications, allowing developers to execute queries across multiple database systems seamlessly.
This repository contains a modified version of the micropython-ssd1306 library with the main objective of simplifying the installation process. This project has removed support for SPI and retains only the I2C functionality from the original library.