Repository History
161 repositories tagged with python
telegram_media_downloader: Download Telegram Media with Ease
telegram_media_downloader is a powerful, cross-platform tool designed to download media files from Telegram conversations, chats, and channels. It supports various media types and offers flexible download options, including a web UI and bot commands. Users can easily manage downloads, configure filters, and even upload files to cloud drives.
Mantis: Automating Security Discovery, Reconnaissance, and Vulnerability Scanning
Mantis is a powerful command-line security framework developed by PhonePe, designed to automate the entire workflow of asset discovery, reconnaissance, and vulnerability scanning. It efficiently processes top-level domains to uncover subdomains and certificates, conducts in-depth reconnaissance on active assets, and performs comprehensive scans for vulnerabilities, secrets, and misconfigurations. This robust tool integrates open-source and custom solutions, streamlining security assessments for organizations.

Splinter: A Python Framework for Web Application Automation
Splinter is a robust Python test framework designed for automating web applications. It provides a simple and consistent API, making browser interactions faster and more reliable. This tool is ideal for developers looking to streamline their web testing workflows with ease and flexibility.

feedparser: A Robust Python Library for Parsing Feeds
feedparser is a widely-used and reliable Python library designed for parsing Atom and RSS feeds. It simplifies the process of extracting data from various feed formats, making it an essential tool for developers working with syndicated content. With extensive testing and clear documentation, feedparser offers a straightforward solution for feed consumption in Python applications.

LLaMA-Factory: Unified Efficient Fine-Tuning for 100+ LLMs & VLMs
LLaMA-Factory is an open-source project offering a unified and efficient framework for fine-tuning over 100 large language models (LLMs) and vision-language models (VLMs). Recognized at ACL 2024, it provides a comprehensive suite of tools and algorithms for various training approaches. This repository simplifies the complex process of adapting powerful models for specific tasks with ease and scalability.

Air: The Modern Python Web Framework for FastAPI and Pydantic
Air is a new Python web framework developed by the authors of "Two Scoops of Django." It leverages FastAPI, Starlette, and Pydantic to provide a fast and intuitive development experience. Designed for building both APIs and web pages, Air offers features like Air Tags for HTML generation, Jinja2 integration, and HTMX support, aiming to breathe fresh air into Python web development.

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.

Zappa: Effortless Serverless Python Web Apps on AWS Lambda
Zappa simplifies deploying Python web applications, including Django and Flask, to AWS Lambda and API Gateway. It enables serverless architectures with benefits like infinite scaling, zero downtime, and significantly reduced costs. Developers can get their Python apps live with just a few commands, leveraging the power of AWS serverless infrastructure.

Wizarr: Advanced User Invitation and Management for Media Servers
Wizarr is an advanced user invitation and management system designed for popular media servers like Plex, Jellyfin, and Emby. It simplifies the process of inviting friends and family to your server by providing a unique, guided setup link. This tool streamlines user onboarding, making it easy for new users to access your media and integrate with request systems.

Bracket: A Self-Hosted Tournament System for Sports and Events
Bracket is an open-source, self-hosted tournament system designed for ease of use and flexibility. It supports single elimination, round-robin, and Swiss formats, allowing users to build complex tournament structures with multiple stages. Developed with Python (FastAPI) for the backend and Next.js with Mantine for the frontend, Bracket offers a robust solution for managing sports and other competitive events.

Apache Superset: A Powerful Platform for Data Visualization and Exploration
Apache Superset is a modern, enterprise-ready open-source platform designed for data visualization and exploration. It empowers users to create interactive dashboards and charts from various data sources, offering both a no-code interface and a powerful SQL editor. With its cloud-native architecture, Superset provides a scalable and flexible solution for business intelligence needs.

TextDistance: A Comprehensive Python Library for Sequence Distance Calculation
TextDistance is a powerful Python library designed to compute the distance and similarity between sequences using over 30 different algorithms. It offers a pure Python implementation with a common, easy-to-use interface, and can optionally leverage external libraries for maximum performance. This tool is ideal for tasks requiring robust string comparison, such as fuzzy matching and data cleaning.