ketil4n's Stars
hoonto/jqgram
JQGram tree edit distance approximation, Javascript port of PyGram with some additional functionality
diff-match-patch-python/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
jmespath/jmespath.py
JMESPath is a query language for JSON.
wooey/Wooey
A Django app that creates automatic web UIs for Python scripts.
andreztz/notify-send
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
JustAnotherArchivist/snscrape
A social networking service scraper in Python
P403n1x87/austin-tui
The top-like text-based user interface for Austin
thp/urlwatch
Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable.
inducer/pudb
Full-screen console debugger for Python
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
pop-os/shell
Pop!_OS Shell
antoinevastel/fpscanner
antoinevastel/fp-collect
Fingerprinting script of Fingerprint-Scanner
krdwrd/data
KrdWrd corpus data
ipython/pickleshare
File system based database that uses python pickles
vanyakosmos/argser
Arguments parsing without boilerplate.
liiight/notifiers
The easy way to send notifications
Anorov/cloudflare-scrape
A Python module to bypass Cloudflare's anti-bot page.
Granitosaurus/parsel-cli
cli for evaluating css and xpath selectors
Alir3z4/html2text
Convert HTML to Markdown-formatted text.
coleifer/sqlite-web
Web-based SQLite database browser written in Python
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
hughdbrown/dictdiffer
Python class to calculate the difference between two python dictionaries