mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add BitBake on Build Tools section
This commit is contained in:
parent
9314dc9a30
commit
a812cea8b0
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [buildout](http://www.buildout.org/) - A build system for creating, assembling and deploying applications from multiple parts, some of which may be non-Python-based.
|
* [buildout](http://www.buildout.org/) - A build system for creating, assembling and deploying applications from multiple parts, some of which may be non-Python-based.
|
||||||
* [SCons](http://www.scons.org/) - A software construction tool.
|
* [SCons](http://www.scons.org/) - A software construction tool.
|
||||||
* [PlatformIO](https://github.com/ivankravets/platformio) - A console tool to build code with different development platforms.
|
* [PlatformIO](https://github.com/ivankravets/platformio) - A console tool to build code with different development platforms.
|
||||||
|
* [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 cross compilation although it is not limited to that.
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue