pyfarm.agent.entrypoints.development module

Development

Contains entry points which constructs the command line tools used for development such as pyfarm-dev-fakerender and pyfarm-dev-fakework.

pyfarm.agent.entrypoints.development.fake_render()[source]
pyfarm.agent.entrypoints.development.fake_work()[source]
pyfarm.agent.entrypoints.development.random() → x in the interval [0, 1).