git-rebase-helper - A command line tool to simplify Git rebasing tasks

git-rebase-helper is a command-line tool designed to simplify Git rebasing tasks. It offers an easy way to manage and automate Git rebase processes, visualize commit histories, simulate rebases, and resolve conflicts during rebasing.

Akash Nath

30d ago

Grebes - Lightweight data sanity checks for busy devs & data teams.

Grebes is a lightweight Python CLI tool that gives instant, visual data audits. Spot missing values, outliers, duplicates & more — all in your terminal. No config. No bloat. Just clean insights in seconds.

Stevens Wu

2mo ago

digurl - Parse URLs, dig domains—instantly!

digurl is a lightning-fast command-line tool designed for developers, sysadmins who need to extract domain names from URLs and instantly query DNS records. Stop juggling between parsing tools and dig—digurl combines both steps into one seamless workflow.

Bayram Eker

2mo ago

NeuraDoc - NeuraParse

A Python package for parsing and transforming various document formats into LLM-ready data with element classification capabilities

Sanjeed

3mo ago

Cursor Rules CLI - Auto-install relevant Cursor rules with one simple command

A simple tool that automatically detects libraries in your codebase and installs (after you approve) matching Cursor rules to enhance your development experience.

Marc Gimeno

4mo ago

TransmorphAI - Seamless API data transformation with AI

TransmorphAI is a Python library that automates API data transformation. Simply send your data in any format (JSON, XML, text…), and it will be structured according to the expected schema.

Chris Messina

1yr ago

Apple MLX - An array framework for machine learning on Apple silicon

An open source library for “large-scale deep learning models” running on the public cloud and a framework for machine learning on Apple silicon.

It can be used to train or fine tune transformer language models on Apple hardware.

Anil Sardiwal

4mo ago

AmzPy - A lightweight Amazon product scraper library

AmzPy is a lightweight Python library for scraping product information from Amazon. It provides a simple interface to fetch product details like title, price, currency, and image URL while handling anti-bot measures automatically.

hedy

5yr ago

StarCLI - CLI for browsing trending github repos by stars

A command-line interface that lets you browse trending repos on GitHub by stars, date, and more.
It also has a awesome layouts of output format (all with colors, thanks to the python library called rich):
- list
- table
- grid
Contributions welcome!

Edgar Riba

4yr ago

Kornia - Computer vision library for deep learning

Kornia is a differentiable computer vision library for PyTorch.
It consists of a set of routines and differentiable modules to solve generic computer vision problems.