Skip to content

Commit df57eff

Browse files
committed
added buildout
1 parent 0478e7d commit df57eff

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
@@ -74,6 +74,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
7474

7575
* [pip](https://pip.pypa.io/en/latest/) / [Python Package Index](https://pypi.python.org/pypi) - The package and dependency manager.
7676
* [wheel](http://pythonwheels.com/) - The new standard of python distribution and are intended to replace eggs.
77+
* [buildout](http://www.buildout.org/) - Python-based build system for creating, assembling and deploying applications from multiple parts, some of which may be non-Python-based. It lets you create a buildout configuration and reproduce the same software later.
7778

7879
## Files
7980

0 commit comments

Comments
 (0)