Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb41fcb

Browse files
committed
Merge pull request vinta#421 from locolupo/master
adding PyBuilder a continuous build tool written in pure Python
2 parents 94ef3f6 + 5228fe6 commit cb41fcb

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
@@ -144,6 +144,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
144144
* [PlatformIO](https://github.com/ivankravets/platformio) - A console tool to build code with different development platforms.
145145
* [BitBake](http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html) - A make-like build tool with the special focus of distributions and packages for embedded Linux.
146146
* [fabricate](https://code.google.com/p/fabricate/) - A build tool that finds dependencies automatically for any language.
147+
* [PyBuilder](https://github.com/pybuilder/pybuilder) - A continuous build tool written in pure Python which mainly targets Python applications.
147148

148149
## Interactive Interpreter
149150

0 commit comments

Comments
 (0)