Installation

pip install gulpio2

Migrating from gulpio

If you’ve been using gulpio, then you can use gulpio2 as a drop-in replacement. Simply replace all import gulpio ... statements with import gulpio2 ....

Indices and tables

License

All original gulpio code is Copyright (c) Twenty Billion Neurons and licensed under the MIT License, see the file LICENSE.txt for details. Subsequent code is Copyright (c) Will Price, and is also licensed under the MIT License.