The project provides a Python wrapper for the Etsy API, allowing developers to easily interact with the Etsy platform. With features such as OAuth authentication, users can authenticate and access ...
PyPI is a public repository of software that is free to use for distributing and downloading bundles of Python software. PyPI is a free service the Python Software Foundation maintains and provides...
An ultra fast cross-platform multiple screenshots module in pure python using ctypes. I'm the owner.
The python-language-server project, maintained by the Spyder IDE team and the community
Python module to communicate with WKS EKO Circle inverters. I'm the owner.
Draw candlesticks charts right into your terminal, using Python!. I'm the owner.
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
This is the Django component of the python-social-auth ecosystem, it implements the needed functionality to integrate social-auth-core in a Django based project.
Python is an open-source programming language. By several measures, it is the most widely used programming language in the world. At our last measurement, python.org served over 110 billion downloa...
A Python script that anonymizes an Excel file and synthesizes new data in its place. Excel Anonymizer is a python script that helps to ensure sensitive data is properly managed and governed. It pr...
Avendish is a zero-cost, compile-time, reflection-based, pure C++ solution to the quadratic glue MxN problem. It allows to write zero-dependency audio / video / data plug-ins that can be exported t...
An open, extensible Python SDK supporting AI observability and agentic traceability as part of the Shepherd project.
Semantic and meta-data search engine for personal media from grounds up. Written in Nim and Python
Client implementation of the tus resumable upload protocol for Python.
libossia is a modern C++, cross-environment distributed object model for creative coding. It allows to declare the architecture of your creative coding application's functions as a tree of OSC node...
Python library, and shell utilities, to monitor filesystem events. I'm the lead developer, and maintainer, since 2018.
The open standard for AI agent identity, accountability, and content provenance. Vouch Protocol provides Ed25519 cryptographic identity for AI agents via signed JWT tokens (Vouch-Tokens), integrate...
skops is a Python package used to securely persist models in the scikit-learn and statistical machine learning space. It is a way to avoid saving and loading pickle files which can result in runnin...
This project uses simple moving average (SMA) crossovers to select stocks in Nifty500. The SMAs are selected after backtesting on last 3 years of data. We use yfinance python API to download the ...
A Rust implementation of Yjs. It is a library that allows you to build local-first collaborative applications with ease. It's commonly used as a plugin for collaborative text editors in many platfo...