Description: AngularJS is a JavaScript framework for building dynamic web applications. It allows you to use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly. AngularJS's data binding and dependency injection eliminate much of the code you would otherwise have to write.
Type: software
Pricing: Open Source
Description: PyGTK is a Python binding for the GTK toolkit, allowing you to build graphical user interfaces in Python using GTK. It provides an object-oriented interface to GTK+ that is easy to use.
Type: software