Repository History

239 repositories tagged with python

Topic: python
Tornado: A Powerful Python Web Framework and Asynchronous Library

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.

Analyzed Jul 23, 2026
View Details
Autobahn|Python: WebSocket & WAMP for Real-Time Python Applications

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.

Analyzed Jul 22, 2026
View Details
Gunicorn: A Fast and Lightweight WSGI HTTP Server for Python

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.

Analyzed Jul 22, 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
Awesome-pytorch-list: A Comprehensive Collection of PyTorch Resources

Awesome-pytorch-list: A Comprehensive Collection of PyTorch Resources

The "Awesome-pytorch-list" is an extensive GitHub repository curating a wide range of PyTorch-related content. It serves as a valuable resource for developers and researchers, offering a structured overview of models, implementations, helper libraries, and tutorials. This list simplifies the discovery of essential tools and learning materials within the PyTorch ecosystem.

Analyzed Jul 20, 2026
View Details
ds-cheatsheets: Your Ultimate Collection of Data Science Cheatsheets

ds-cheatsheets: Your Ultimate Collection of Data Science Cheatsheets

The ds-cheatsheets repository by FavioVazquez offers an extensive collection of quick reference guides for data science. It covers a broad spectrum of topics, including programming languages like Python and R, and advanced concepts in Machine Learning and Deep Learning. This resource is perfect for anyone needing a handy guide to navigate the complex world of data science.

Analyzed Jul 17, 2026
View Details
ACM-ICPC-Algorithms: A Comprehensive Collection for Competitive Programming

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.

Analyzed Jul 16, 2026
View Details
Programming Talks: A Curated List of Awesome Programming Discussions

Programming Talks: A Curated List of Awesome Programming Discussions

Discover 'Programming Talks', a comprehensive GitHub repository curated by hellerve, featuring an extensive collection of insightful and engaging discussions on various programming topics. This valuable resource brings together talks from renowned experts across diverse languages and theoretical computer science domains, offering a rich learning experience for developers of all levels. It's an invaluable hub for anyone looking to deepen their understanding and stay updated with the latest in software development.

Analyzed Jul 15, 2026
View Details
Awesome Math: A Curated List of Essential Mathematics Resources

Awesome Math: A Curated List of Essential Mathematics Resources

The `rossant/awesome-math` repository offers an extensive and meticulously curated collection of mathematics resources. It serves as a comprehensive guide for students, educators, and enthusiasts, covering various branches of mathematics from foundational concepts to advanced topics. This list includes learning platforms, YouTube series, tools, books, and lecture notes, making high-quality mathematical education widely accessible.

Analyzed Jul 15, 2026
View Details
NVIDIA NeMo Speech: Scalable Generative AI for Speech Models

NVIDIA NeMo Speech: Scalable Generative AI for Speech Models

NVIDIA NeMo Speech is a powerful, scalable generative AI framework designed for researchers and developers focused on Large Language Models, Multimodal, and Speech AI. It provides tools for Automatic Speech Recognition (ASR) and Text-to-Speech (TTS), enabling efficient creation, customization, and deployment of new AI models using existing code and pre-trained checkpoints. This framework supports a wide range of applications, from real-time streaming ASR to high-quality multilingual TTS.

Analyzed Jul 12, 2026
View Details
Awesome Web Security: A Curated List of Resources for Web Security

Awesome Web Security: A Curated List of Resources for Web Security

Awesome Web Security is a comprehensive GitHub repository featuring a curated list of materials and resources for web security. It covers a wide range of topics, from common vulnerabilities like XSS and SQL Injection to advanced penetration testing techniques and tools. This list is an invaluable asset for anyone looking to learn or deepen their knowledge in web security.

Analyzed Jul 9, 2026
View Details
MacOS-MCP: Lightweight MCP Server for AI Automation on macOS

MacOS-MCP: Lightweight MCP Server for AI Automation on macOS

MacOS-MCP is a lightweight, open-source Model Context Protocol server designed to bridge AI agents with the macOS operating system. It enables seamless automation of macOS tasks such as file navigation, application control, and UI interaction through large language models, without requiring computer vision or specialized setups. This project provides a robust toolkit for AI-driven desktop automation.

Analyzed Jul 8, 2026
View Details
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 ❤️