Merge pull request #1561 from FooBarQuaxx/add-pyinfa

added pyinfra to README.md
This commit is contained in:
Vinta Chen 2020-06-29 14:01:35 +08:00 committed by GitHub
commit c272f93a60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -478,6 +478,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [saltstack](https://github.com/saltstack/salt) - Infrastructure automation and management system.
* [cloudinit](https://cloudinit.readthedocs.io/en/latest/) - A multi-distribution package that handles early initialization of a cloud instance.
* [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds.
* [pyinfra](https://github.com/Fizzadar/pyinfra) - A versatile CLI tools and python libraries to automate infrastructure.
* SSH-style Deployment
* [fabric](https://github.com/fabric/fabric) - A simple, Pythonic tool for remote execution and deployment.
* [fabtools](https://github.com/fabtools/fabtools) - Tools for writing awesome Fabric files.