Repository History

Explore all analyzed open source repositories

Topic: library
dateutil: Powerful Extensions for Python's Datetime Module

dateutil: Powerful Extensions for Python's Datetime Module

dateutil is a Python library that provides powerful extensions to the standard `datetime` module. It offers advanced features for parsing dates in almost any string format, computing relative deltas, and handling complex recurrence rules. This makes it an essential tool for developers working with time and date manipulations in Python.

Mar 27, 2026
View Details
Style Observer: Run JavaScript When CSS Properties Change

Style Observer: Run JavaScript When CSS Properties Change

Style Observer is a robust, production-ready JavaScript library designed to detect and respond to changes in any CSS property. It allows developers to run custom JavaScript code when a CSS property changes, offering a powerful way to create dynamic and reactive web interfaces. The library handles browser inconsistencies and provides a lightweight, dependency-free solution for observing styles.

Jan 10, 2026
View Details
TDLib: Cross-Platform Library for Building Telegram Clients

TDLib: Cross-Platform Library for Building Telegram Clients

TDLib is a robust, cross-platform library designed for building Telegram clients. It supports various operating systems and programming languages, simplifying the development process by handling network details, encryption, and data storage. This makes it an ideal choice for developers looking to integrate Telegram functionalities into their applications.

Dec 4, 2025
View Details
python-user-agents: Effortless User Agent String Parsing in Python

python-user-agents: Effortless User Agent String Parsing in Python

python-user-agents is a powerful Python library designed to simplify the identification of devices, such as mobile phones, tablets, and PCs, by parsing browser user agent strings. It allows developers to easily determine device capabilities like touch support and categorize user agents as mobile, tablet, or desktop. This tool is essential for tailoring user experiences based on device characteristics.

Nov 19, 2025
View Details
{fmt}: A Modern, Fast, and Safe Formatting Library for C++

{fmt}: A Modern, Fast, and Safe Formatting Library for C++

{fmt} is a powerful open-source formatting library for C++ that offers a fast and type-safe alternative to traditional C stdio and C++ iostreams. It provides a modern API, implements C++20 std::format and C++23 std::print, and boasts superior performance and compile-time safety. With its extensive features and broad adoption, {fmt} is an excellent choice for modern C++ development.

Nov 18, 2025
View Details
captcha: A Python Library for Audio and Image CAPTCHAs

captcha: A Python Library for Audio and Image CAPTCHAs

captcha is a Python library designed to generate both audio and image CAPTCHAs. It offers a straightforward way to integrate robust human verification into web applications, enhancing security and user experience. With customizable options for fonts, voices, and colors, it provides flexibility for various project needs.

Nov 5, 2025
View Details
virtualenv: A Tool for Isolated Python Environments

virtualenv: A Tool for Isolated Python Environments

virtualenv is a powerful tool developed by PyPA for creating isolated Python environments. It allows developers to manage project dependencies independently, preventing conflicts and ensuring consistent development setups. This makes it an essential utility for any Python developer.

Oct 14, 2025
View Details
QRCoder: A Pure C# Open Source QR Code Implementation

QRCoder: A Pure C# Open Source QR Code Implementation

QRCoder is a robust, pure C# open-source library designed for generating QR codes and Micro QR codes. It offers zero dependencies, fast performance, and supports multiple output formats like PNG, SVG, and PDF. With over 23 payload generators and extensive configurability, QRCoder is a versatile solution for integrating QR code functionality into .NET applications.

Oct 12, 2025
View Details
Page 1