mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
Add copier
This commit is contained in:
parent
7d0557ba09
commit
18212eef2a
|
@ -253,6 +253,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*Useful CLI-based tools for productivity.*
|
||||
|
||||
* Productivity Tools
|
||||
* [copier](https://github.com/pykong/copier) - A library and command-line utility for rendering projects templates.
|
||||
* [cookiecutter](https://github.com/audreyr/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates).
|
||||
* [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
|
||||
* [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
|
||||
|
@ -261,6 +262,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
|
||||
* [tmuxp](https://github.com/tony/tmuxp) - A [tmux](https://github.com/tmux/tmux) session manager.
|
||||
* [try](https://github.com/timofurrer/try) - A dead simple CLI to try out python packages - it's never been easier.
|
||||
|
||||
* CLI Enhancements
|
||||
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
|
||||
* [kube-shell](https://github.com/cloudnativelabs/kube-shell) - An integrated shell for working with the Kubernetes CLI.
|
||||
|
|
Loading…
Reference in New Issue
Block a user