Workspaces Reference Workspace Object Add Workspace Request Body List Workspaces Update or Create a Workspace Request Body Retrieve a Workspace Retrieve Workspace Metadata En...
Attributes Conditional compilation Linking to native libraries Inlining code Attributes C++ has various ways to give compiler directives during compilation: Compile flags ...
Workspaces Reference Add workspace List workspaces Update or create a workspace Retrieve a workspace Retrieve workspace metadata Delete a workspace Update a workspace Access...
Acknowledgments Acknowledgments web2py was originally developed by and copyrighted by Massimo Di Pierro. The first version (1.0) was released in October, 2007. Since then it ha...
Logging Logging Python provides logging APIs. Web2py provides a mechanism to configure it so that apps can use it. In your application, you can create a logger, for example in...