API¶
This is the atelier
package.
A library of invoke tasks. |
|
Utilities for atelier.invlib |
|
This is the module that defines the invoke namespace. |
|
This is an extension for |
|
A minimalistic command-line project management. |
|
Defines tools for testing. |
|
Defines a series of utility classes and functions. |
|
Sphinx extensions and a |
|
Defines the |
(This module’s source code is available here.)
-
atelier.
current_project
= None¶ The currently loaded project. An instance of
atelier.Project
. This is set byatelier.invlib.setup_from_tasks()
.