jasy package

Subpackages

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.

Table Of Contents

Previous topic

Welcome to Jasy – Web Tooling Framework’s documentation!

Next topic

jasy.abstract package

This Page