Skip to content

Commit e3e7cb8

Browse files
committed
add aws-cli - Universal command-line interface for Amazon Web Services
1 parent eda8ce7 commit e3e7cb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
286286
* [pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
287287
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
288288
* Productivity Tools
289+
* [aws-cli](https://github.com/aws/aws-cli) - Universal command-line interface for Amazon Web Services.
289290
* [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal. It's a quick way to visualize data without GUI.
290291
* [caniusepython3](https://github.com/brettcannon/caniusepython3) - Determine what projects are blocking you from porting to Python 3.
291292
* [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.

0 commit comments

Comments
 (0)