Repository History
14 repositories tagged with library
Topic: library

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.
Analyzed Oct 14, 2025
View Details

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.
Analyzed Oct 12, 2025
View Details