pawamoy's Stars
LadybirdBrowser/ladybird
Truly independent web browser
acaudwell/Gource
software version control visualization
darrenburns/posting
The modern API client that lives in your terminal.
TheLocehiliosan/yadm
Yet Another Dotfiles Manager
mozilla/bleach
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
bumbu/svg-pan-zoom
JavaScript library that enables panning and zooming of an SVG in an HTML document, with mouse events or custom JavaScript hooks
gauge-sh/tach
A Python tool to enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems 🦀 Written in rust
ariebovenberg/whenever
⏰ Modern datetime library for Python
mgedmin/objgraph
Visually explore Python object graphs
typedoc2md/typedoc-plugin-markdown
A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.
ko1nksm/getoptions
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
astral-sh/setup-uv
Set up your GitHub Actions workflow with a specific version of https://docs.astral.sh/uv/
grantjenks/py-tree-sitter-languages
Binary Python wheels for all tree sitter languages.
koaning/uvtrick
A fun party trick to run Python code from another venv into this one.
Xe/praise-me
Praise my GitHub profile!
nvuillam/github-dependents-info
Collect information about dependencies between a github repo and other repositories. Results available in JSON, markdown and badge
pommee/Pocker
~ TUI tool for docker ~
asottile/importtime-waterfall
Generate waterfalls from `-Ximporttime` tracing.
RichieUltimate/ultimate-trial
davidism/gha-update
Update GitHub Actions version pins in GitHub workflow files.
polarsource/polar-python
Polar SDK for Python
collective-funds/guidelines
The Collective Funds Guidelines provides a framework for use of open source funds.
zcutlip/chill_streams
Chill electronica streaming radio directory and Python API
DenverCoder1/docstring-utils
Parser and checker for Numpy, Sphinx, and Google-style docstrings
pa-decarvalho/mkdocs-asciinema-player
Mkdocs Plugin to include asciinema player in your documentation.
jonghwanhyeon/griffe-generics
A Griffe extension that resolves generic type parameters as bound types in subclasses
jonghwanhyeon/griffe-modernized-annotations
A Griffe extension that modernizes type annotations by adopting PEP 585 and PEP 604
costantinoai/mkdocs-task-collector
mkdocs plugin to generate a comprehensive and organized task list, making it easier to manage and track tasks, notes, and placeholders within your documentation.
jcayers20/mkdocs-autoapi
MkDocs plugin providing automatic API reference generation
RustPython/rustpython-ast-pyo3