Repository History

311 repositories tagged with Python

Topic: Python
google-api-python-client: The Official Python Library for Google APIs

google-api-python-client: The Official Python Library for Google APIs

The `google-api-python-client` is the official Python client library for interacting with Google's discovery-based APIs. It provides a robust way for Python developers to integrate their applications with various Google services. While in maintenance mode, it remains a reliable choice, especially with its improved v2.0 caching mechanism.

Analyzed Jul 29, 2026
View Details
gspread: A Python API for Seamless Google Sheets Integration

gspread: A Python API for Seamless Google Sheets Integration

gspread is a powerful Python API designed for seamless interaction with Google Sheets. It offers a simple and comprehensive interface to programmatically open, read, write, and format data in spreadsheets, along with managing worksheets and access permissions. This library is an essential tool for automating Google Sheets operations directly from Python applications.

Analyzed Jul 28, 2026
View Details
Twython: A Pure Python Wrapper for the Twitter API

Twython: A Pure Python Wrapper for the Twitter API

Twython is an actively maintained, pure Python library designed to simplify interaction with the Twitter API. It provides comprehensive support for both normal and streaming Twitter APIs, making it easy to query user data, timelines, direct messages, and handle image uploads. This battle-tested wrapper is a robust solution for integrating Twitter functionalities into Python applications.

Analyzed Jul 28, 2026
View Details
purl: A Simple, Immutable Python URL Class for Clean Manipulation

purl: A Simple, Immutable Python URL Class for Clean Manipulation

purl is a Python library offering a simple, immutable URL class designed for easy interrogation and manipulation of URLs. It provides a clean API, supports various Python versions, and includes features like URL template expansion based on RFC 6570. This makes it an excellent tool for handling URLs robustly in your Python projects.

Analyzed Jul 27, 2026
View Details
pyshorteners: Simplify URL Shortening in Python

pyshorteners: Simplify URL Shortening in Python

pyshorteners is a Python library designed to make URL shortening effortless. It acts as a simple API wrapper, supporting various popular shortening services. Developers can easily integrate URL shortening capabilities into their Python applications with this versatile tool.

Analyzed Jul 27, 2026
View Details
webargs: Efficient HTTP Request Argument Parsing for Python Web Frameworks

webargs: Efficient HTTP Request Argument Parsing for Python Web Frameworks

webargs is a robust Python library designed for parsing and validating HTTP request arguments across various web frameworks. It offers seamless integration with popular choices like Flask, Django, and aiohttp, simplifying the process of handling incoming request data. This library helps developers build more secure and reliable web applications by ensuring proper data validation.

Analyzed Jul 27, 2026
View Details
scikit-video: Video Processing Routines for SciPy

scikit-video: Video Processing Routines for SciPy

scikit-video is a Python library designed for video processing, offering a suite of routines for tasks like I/O, quality metrics, and temporal filtering. Intended as a companion to scikit-image, it provides video-specific algorithms and aims for flexibility and GPU compute capabilities. This project offers a research-oriented alternative to existing frameworks, built entirely in Python.

Analyzed Jul 27, 2026
View Details
vidgear: High-Performance Cross-Platform Video Processing Framework in Python

vidgear: High-Performance Cross-Platform Video Processing Framework in Python

vidgear is a high-performance, cross-platform Python framework for advanced video processing. It provides a comprehensive, multi-threaded, and asyncio API for real-time video capture, writing, streaming, and network transfer. This framework simplifies complex media operations, enabling developers to build robust applications with ease.

Analyzed Jul 27, 2026
View Details
django-compressor: Optimize Django Assets with Compression and Minification

django-compressor: Optimize Django Assets with Compression and Minification

django-compressor is a powerful Django application that processes, combines, and minifies linked and inline JavaScript or CSS into cacheable static files. It significantly enhances web application performance by reducing file sizes and optimizing asset delivery. The tool supports various compilers like LESS and SASS, offering extensive configurability for efficient asset management.

Analyzed Jul 26, 2026
View Details
Django-Pipeline: Asset Packaging for Django Applications

Django-Pipeline: Asset Packaging for Django Applications

Django-Pipeline is a robust asset packaging library designed for Django projects. It streamlines the process of concatenating and compressing CSS and JavaScript files, enhancing web application performance. This tool also offers built-in JavaScript template support and optional data-URI embedding for images and fonts.

Analyzed Jul 26, 2026
View Details
Flask-Assets: Seamless Asset Management for Flask Applications

Flask-Assets: Seamless Asset Management for Flask Applications

Flask-Assets provides robust integration of the `webassets` library with Flask. It simplifies the process of merging, minifying, and compiling CSS and JavaScript files, significantly enhancing web application performance and streamlining development workflows.

Analyzed Jul 26, 2026
View Details
webassets: Asset Management for Python Web Development

webassets: Asset Management for Python Web Development

webassets is a robust library designed for asset management in Python web development. It simplifies the process of merging and compressing JavaScript and CSS files, enhancing application performance. This tool is essential for developers looking to optimize their frontend assets efficiently.

Analyzed Jul 26, 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 ❤️