You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -987,7 +987,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
987
987
*[provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python.
988
988
*[honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.
989
989
*[gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.
990
-
*[fig](http://www.fig.sh/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
990
+
*[Docker-Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
991
991
*[hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
992
992
*[gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git.
993
993
*[supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX.
0 commit comments