OSRepos
Discover open source projects through curated analysis, useful topics, and repository deep dives.

Featured repository
Awesome Pyramid: A Curated List of Pyramid Apps, Projects, and Resources
Awesome Pyramid is a meticulously curated list designed for developers working with the Pyramid web framework. It compiles a wide array of applications, projects, and valuable resources, making it an essential guide for discovering tools and examples. Inspired by the popular awesome-python list, this repository helps users navigate the Pyramid ecosystem efficiently.
Explore by topic
Jump into the most common areas across analyzed repositories.
Recently analyzed
Fresh repository analysis from the OSRepos archive.

Awesome Pyramid: A Curated List of Pyramid Apps, Projects, and Resources
Awesome Pyramid is a meticulously curated list designed for developers working with the Pyramid web framework. It compiles a wide array of applications, projects, and valuable resources, making it an essential guide for discovering tools and examples. Inspired by the popular awesome-python list, this repository helps users navigate the Pyramid ecosystem efficiently.
Masonite: The Modern and Developer-Centric Python Web Framework
Masonite is a Python web framework known for its modern and developer-centric approach, offering features like ORM, mail, queues, and task scheduling. This repository, however, is no longer maintained, with active development continuing under `masonitedev/masonite`. It served as the foundation for Masonite versions up to 4.x.

Tornado: A Powerful Python Web Framework and Asynchronous Library
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. It utilizes non-blocking I/O to efficiently handle tens of thousands of open connections. This makes it an ideal choice for applications requiring long-lived connections, such as long polling, WebSockets, and real-time services.

Autobahn|Python: WebSocket & WAMP for Real-Time Python Applications
Autobahn|Python is a robust open-source library providing WebSocket and WAMP implementations for Python 3.11+. It enables developers to build real-time applications with bidirectional messaging, remote procedure calls, and publish-subscribe patterns, seamlessly integrating with Twisted and asyncio frameworks.
Django Channels: Developer-Friendly Asynchrony for Django
Django Channels extends Django to bring powerful asynchronous capabilities, including WebSockets and long-poll HTTP, to your projects. It integrates seamlessly using familiar Django design patterns, offering a flexible framework for building real-time applications. As an official Django Project, it ensures robust support and continuous development.

Gunicorn: A Fast and Lightweight WSGI HTTP Server for Python
Gunicorn, or 'Green Unicorn', is a robust and widely-used WSGI HTTP server for Python applications, known for its speed and efficiency. It employs a pre-fork worker model, making it compatible with various web frameworks like Django and Flask. This server is designed to be light on server resource usage while providing reliable performance for your Python web projects.
Discover something different
A rotating sample from deeper in the archive.
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.
ACM-ICPC-Algorithms: A Comprehensive Collection for Competitive Programming
ACM-ICPC-Algorithms is a highly starred GitHub repository offering a vast collection of algorithms and data structures essential for competitive programming. It provides solutions in multiple languages, including C++, Java, and Python, making it an invaluable resource for participants of the ACM-ICPC and similar contests. With over 2200 stars and 1200 forks, this repository is a proven asset for mastering algorithmic challenges.

FilePond: A Flexible JavaScript Library for Seamless File Uploads
FilePond is a powerful and fun JavaScript library designed for handling file uploads with ease. It offers a highly flexible and accessible user experience, capable of optimizing images and managing various file types for faster and smoother uploads. With extensive features and integrations, FilePond simplifies complex file handling tasks for developers.
Stay Updated
Get notified about new repositories and updates. Join our community of developers!