
Anise
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:business. Developers working on different projects, living in different software development ecosystems, building
on different software frameworks are even more confronted with that issue. Typical tasks can be:
- generating documentation
- creating packages
- handling version information
- e.g. print it in the manual
- creating a homepage automatically built from the available
version information, the packages, the documentation and so on
- deploying this homepage to a web server
- testing
- ...
The anise framework allows you to implement all those tasks in a structured but generic way in a combination of XML and
Python code. Once you have created this stuff at a defined place in your project, anise lets you easily execute your
tasks from command line (or from any editor if you embed it somehow).
The anise engine executes arbitrary Python source
code and provides some additional services like logging, parameter passing from command line, basic graphical user
interface support, a plugin interface, a flexible event system, injecting code and data from other place, and more.
https://www.youtube.com/watch?v=GT5Ht1RpA1g
https://www.youtube.com/watch?v=SGMCe6Bg_vY
https://www.youtube.com/watch?v=yKVJOjIFcJk
https://www.youtube.com/watch?v=9xxVsu3zftU
3.1.3611
- Media galleries can now have more than one source directory.
- Media galleries (on project homepages) now support videos.
- The documentation feature now allows custom text snippets to be used like
`@a_foo` in documentation source.
Ratings & Comments
0 Comments