jythontools / clamp

Implements clamp in Python. Pre-alpha version - API subject to change.
Apache License 2.0
38 stars 10 forks source link

Rename the Clamp base class to clamp_base to make it look more like SQLAlchemy declarative_base #3

Closed darjus closed 10 years ago

jimbaker commented 10 years ago

+1, this is fantastic. Thanks also for fixing the prints, I'm sure we will want to retain as logging given the complexity of what's being done.