Skip to content

Commit 05f4d3b

Browse files
committed
refine
1 parent c8ef867 commit 05f4d3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -941,11 +941,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
941941
* [OpenStack](http://www.openstack.org/) - Open source software for building private and public clouds.
942942
* [Ansible](http://www.ansible.com/) - An IT automation tool.
943943
* [SaltStack](http://www.saltstack.com/community/) - Infrastructure automation and management system.
944-
* [Fabric](http://www.fabfile.org/) - Tool for streamlining the use of SSH for application deployment or systems administration tasks.
944+
* [Fabric](http://www.fabfile.org/) - A simple, Pythonic tool for remote execution and deployment.
945945
* [Fabtools](https://github.com/ronnix/fabtools) - Tools for writing awesome Fabric files.
946946
* [cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric.
947947
* [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.
948-
* [pexpect](https://github.com/pexpect/pexpect) - A Python module for controlling interactive programs in a pseudo-terminal like GNU expect.
948+
* [pexpect](https://github.com/pexpect/pexpect) - Controlling interactive programs in a pseudo-terminal like GNU expect.
949949
* [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python.
950950
* [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.
951951
* [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.

0 commit comments

Comments
 (0)