Module contents
Jasy - Web Tooling Framework
Jasy is a powerful Python3-based tooling framework.
It makes it easy to manage heavy web projects.
Its main goal is to offer an API which could be used by developers to write their custom build/deployment scripts.
-
exception jasy.UserError[source]
Bases: builtins.Exception
Standard Jasy error class raised whenever something happens which the system understands (somehow excepected)
-
jasy.info()[source]
Prints information about Jasy to the console.