◐ Shell
clean mode source ↗

davvid - Overview

  • Git Cola is the best Git GUI in the free world.

  • Garden grows and cultivates collections of Git trees. Garden is a simple yet expressive command runner and multi-repo Git configuration tool. Garden helps you create development workflows over collections of self-contained, loosely-coupled and inter-dependent Git worktrees.

  • jsonpickle is a Python library for converting Python objects to and from JSON. Jsonpickle can take almost any Python object, convert the object into JSON, and reconstitute the object back into Python. jsonpickle was originally created by johnpaulett in 2008. jsonpickle has been maintained by davvid since 2009 and has been co-maintained with Theelx since 2021.

  • telescope-git-selector.nvim is a Neovim Telescope extension that searches for Git worktrees and opens files in the selected worktree.

  • telescope-git-grep.nvim is a Neovim Telescope extension for searching using "git grep".

  • gcd is a Git worktree navigator. gcd lets you quickly navigate to Git worktrees on your filesystem. cdg lets you quickly navigate to directories within your current worktree.

  • harpoon-term.nvim is a Neovim plugin for quickly jumping between terminals inside Neovim. Harpoon-term is standalone version of the harpoon.term module from Harpoon v1 with support for floating windows.

  • mockfs is a simple mock filesystem for use in Python unit tests.

  • ptex-bind is a Rust crate that provides high-level cxx-based bindings for Ptex.

  • mutuple is a hack/joke Python package that lets you replace items in "immutable" Python tuples.

  • vx runs commands inside Python virtualenvs. vx is a simpler and faster vex.

  • python-jsonrpc is a modern python-jsonrpc implementation, originally a mirror of jsonrpc.org, forked from the original package by bmjames.

  • jsonaxe is a powerful command-line JSON processor with an expressive Pythonic interface.

  • wildmatch is a BSD-licensed C/C++ library for git/rsync-style pattern matching. wildmatch is an extension of function fnmatch(3) as specified in POSIX 1003.2-1992, section B.6.

  • distcc-docker-image is a Docker image for a Debian/testing distccd worker node.

  • pycachegrind visualizes Python cProfile data using kcachegrind.