python-ard
tmuxp
python-ard | tmuxp | |
---|---|---|
1 | 23 | |
2 | 4,100 | |
- | 0.4% | |
3.8 | 9.2 | |
over 1 year ago | 6 days ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-ard
-
Writing custom JSON and BSON marshal/unmarshaller for shopspring/decimal
And here it is in Python. This allows sending rich data types between Go and Python using JSON.
tmuxp
-
Zellij – A terminal workspace with batteries included (tmux alternative)
Using tmux + tmuxp[1] you can load a pre-configured session and execute arbitrary shell commands for the session, window and pane. I use this to set up shells and editors in the correct dirs (and/or hosts), load lang environments, set env vars and source some zsh aliases and functions that I only want per project. The end result is that I can set up my dev environment (shells with different environments, neovim windows, test runner, various linters I don't wannt integrate into nvim) with a single "tmuxp load ".
[1]: https://github.com/tmux-python/tmuxp
- tmuxp: tmux session manager. built on libtmux
-
916 days of Emacs
As for apps: - I also use Zathura for PDFs, which is fine for me because it also has vim bindings, and I like the recolor feature. - I mostly use Alacritty + tmux for terminals, because I also use tmuxp. Although I run some quick commands in vterm. - I'm pretty happy with Firefox + Tridactyl as my main browser (by the way, I think Tridactyl is more powerful than Vimium). - My passwords are also stored in pass, which I access with pass.el and my password-store-ivy. The latter replicates some rofi script I used earlier. - I'm fine with dired for files and archives, but I run dired-do-compress or just enter tar / zip / ... commands in dired-do-async-shell-command. I don't work with that many archives anyway. - Honestly, I very rarely have to search for something across my entire machine (or home directory), and in such cases, I just run find :-) But I often use counsel-rg and deadgrep to fuzzy search across a given project.
- Tmuxifier is awesome!
-
Hello 👋 First Post here! Any alternatives to VSCode's workspace in Neovim?
Looks very simple I think I can do something based on ThePrimeagen's script that works for me, someone else also commented to tmuxp. It's probably better to look for solutions without having to do everything within neovim. Thanks
- Getting started with tmux
-
Getting Started with Tmux
https://tmuxp.git-pull.com/ does the same thing, but I think it's smoother to work with. It does support freezing current panes. yaml config
-
Could use some advice for managing projects in a way that fits my mental model and codebase. Monolithic codebase with project files spread around different working directories. Or just help me change my mental model.
Everything is configured with tmuxp and I can set the whole thing up with a single command.
-
Software development veteran who's always used vim -- should I be using tmux?
https://github.com/tmux-python/tmuxp provides essential startup utility and scriptability.
-
tmuxp 1.12.0 and libtmux 0.12.0 released - Revamped documentation
tmuxp v1.12.0, GitHub, Release notes, Docs
What are some alternatives?
kutil - Go Utilities
Tmuxinator - Manage complex tmux sessions easily
muon - µON - a compact and simple binary object notation
sonokai - High Contrast & Vivid Color Scheme based on Monokai Pro
yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
awesome-tmux - A list of awesome resources for tmux
python-benedict - :blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
iterm2
parse_it - A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
tmux - tmux source code
jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
mprocs - Run multiple commands in parallel