Repository History

14 repositories tagged with library

Topic: library
chardet: A Fast and Accurate Python Character Encoding Detector

chardet: A Fast and Accurate Python Character Encoding Detector

chardet is a powerful Python library designed for universal character encoding detection. The recently rewritten version 7 offers significant improvements in accuracy and speed, making it a robust solution for identifying text encodings. It provides features like language and MIME type detection, along with a flexible API for various use cases.

Analyzed Aug 2, 2026
View Details
furl: The Easiest Way to Parse and Modify URLs in Python

furl: The Easiest Way to Parse and Modify URLs in Python

furl is a lightweight Python library designed to simplify URL parsing and modification. It offers an intuitive API that makes common URL operations, often tedious with standard modules, straightforward and efficient. Developers can easily manipulate various URL components, including paths, query arguments, and fragments, with robust encoding handling.

Analyzed Jul 28, 2026
View Details
Werkzeug: A Comprehensive WSGI Web Application Library for Python

Werkzeug: A Comprehensive WSGI Web Application Library for Python

Werkzeug is a comprehensive WSGI web application library, providing essential tools for building web applications in Python. It includes an interactive debugger, robust request and response objects, a flexible routing system, and various HTTP utilities. This powerful library serves as the foundation for popular frameworks like Flask, offering developers significant flexibility without enforcing specific dependencies.

Analyzed Jul 22, 2026
View Details
React: A JavaScript Library for Building User Interfaces

React: A JavaScript Library for Building User Interfaces

React is a popular JavaScript library designed for building user interfaces, enabling developers to create interactive UIs efficiently. It promotes a declarative, component-based approach, making code more predictable and easier to debug. With its "Learn Once, Write Anywhere" philosophy, React supports web applications and mobile development via React Native.

Analyzed Jul 8, 2026
View Details
QuestPDF: Modern C# Library for Fluent PDF Document Generation

QuestPDF: Modern C# Library for Fluent PDF Document Generation

QuestPDF is a modern C# library for generating PDF documents with a fluent and readable API. It enables developers to design complex layouts using a flexible, component-based approach, avoiding common HTML-to-PDF conversion issues. Ideal for reports, invoices, and exports, QuestPDF offers extensive features and enterprise-grade foundations.

Analyzed Jun 19, 2026
View Details
websockets: A Python Library for WebSocket Servers and Clients

websockets: A Python Library for WebSocket Servers and Clients

websockets is a robust Python library designed for building WebSocket servers and clients with a focus on correctness, simplicity, robustness, and performance. It leverages Python's `asyncio` framework for an elegant coroutine-based API, also offering `threading` and Sans-I/O implementations. This library provides a reliable foundation for real-time communication in Python applications.

Analyzed Apr 18, 2026
View Details
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.

Analyzed 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.

Analyzed 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.

Analyzed 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.

Analyzed 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.

Analyzed 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.

Analyzed Nov 5, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️