This is the command ptweens that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ptweens - Python 2 Pyramid command
SYNOPSIS
ptweens config_uri
DESCRIPTION
Print all implicit and explicit tween objects used by a Pyramid application. The handler
output includes whether the system is using an explicit tweens ordering (will be true when
the "pyramid.tweens" deployment setting is used) or an implicit tweens ordering (will be
true when the "pyramid.tweens" deployment setting is *not* used). This command accepts
one positional argument named "config_uri" which specifies the PasteDeploy config file to
use for the interactive shell. The format is "inifile#name". If the name is left off,
"main" will be assumed. Example: "ptweens myapp.ini#main".
OPTIONS
-h, --help
show this help message and exit
Use ptweens online using onworks.net services