mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
add aws-cli - Universal command-line interface for Amazon Web Services
This commit is contained in:
parent
eda8ce791f
commit
e3e7cb8c44
|
@ -286,6 +286,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
|
||||
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
|
||||
* Productivity Tools
|
||||
* [aws-cli](https://github.com/aws/aws-cli) - Universal command-line interface for Amazon Web Services.
|
||||
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal. It's a quick way to visualize data without GUI.
|
||||
* [caniusepython3](https://github.com/brettcannon/caniusepython3) - Determine what projects are blocking you from porting to Python 3.
|
||||
* [cookiecutter](https://github.com/audreyr/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
|
||||
|
|
Loading…
Reference in New Issue
Block a user