Browse
|
|
|
graphics | (1) |
|
|
logging | (1) |
|
|
underscore methods | (1) |
|
|
operator overloading | (1) |
|
|
python tricks | (1) |
|
|
Nodebox | (1) |
|
|
design | (1) |
|
|
art | (1) |
|
|
setup.py | (1) |
|
|
script | (1) |
|
|
distribution | (1) |
|
|
preprocess | (1) |
|
|
comment | (1) |
|
|
tricks | (1) |
|
|
setuptools | (1) |
|
|
performance | (1) |
Users
|
|
David Isaacson | (3) |
|
|
Theodore Test | (1) |
|
|
David Underhill | (1) |
Group Owners
|
|
iCapsid | (1) |
|
|
Nodebox Community | (1) |
| Showing 1 - 5 of 5 | Showing 1 - 5 of 5 |
Need to override an operator in your Python class? Ever wonder what all those double-underscore class methods do? Here's your answer. Note that this is a work in progress, feel free to add to it...
This script parses a Python file and comments out logging statements, replacing them with a pass statement (or vice versa). The purpose of commenting out these statements is to improve performance....
A collection of Nodebox Python samples designed to introduce new users to the essential concepts of the Nodebox application/environment for generative art. These samples were originally derived from...
Ever wish you could give a choice between prerequisites in your setup.py file? Now you can....
Snippets from the excellent book Dive Into Python by Mark Pilgrim....
| Showing 1 - 5 of 5 | Showing 1 - 5 of 5 |