- code.enthought.com - Traits
A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics: * Initialization: A trait has a default value, which is automatically set as the initial value of an attribute before its first use in a program. * Validation: A trait attribute is manifestly typed. The type of a trait-based attribute is evident in the code, and only values that meet a programmer-specified set of criteria (i.e., the trait definition) can be assigned to that attribute. Note that the default value need not meet the criteria defined for assignment of values. * Delegation: The value of a trait attribute can be contained either in the defining object or in another object delegated to by the tra...
in Public bookmarks with good libraries python tbu
- collection of articles on python, agile methods, tdd, windows, etc (p)
in Public bookmarks with articles agile python
- comp lang python archive (p)
Find technology solutions, answers and experts. Topics include programming, development, networking, database, storage, hardware, software and more.
administration computers database development high jobs profiles programming resume security software system tech technology
in Public bookmarks with python
- comp.python.peak mailing list at gmane
includes discussion of trellis
in Public bookmarks with libraries python
- compiling little languages in python (p)
in Public bookmarks with python
- Complete Newbie's Guide to Emacs+Python
includes link to updated emacs.py, python.el for python 3
in Public bookmarks with emacs python
- concurrence
python based network editing program for simultaneous edits (p)
Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, …
chat code community development downloads file free internet open processing secure sharing software source text
in Public bookmarks with python
- constraint sastisfaction solver for python (p)
in Public bookmarks with python
- construct
declarative data structure parser / builder for python (p)
in Public bookmarks with python warning2
- construct home
declarative definition parsing of data structures for python (p)
in Public bookmarks with python libraries good tbu
- continuations and stackless python (p)
in Public bookmarks with python
- Controlling iTunes with Python … Cross Platform « Code Lemur!
ensuredispatch example
in Public bookmarks with ipod python
- core python programming book homepage (p)
in Public bookmarks with programming book python warning2
- creating new magic command with arguments for ipython (p)
in Public bookmarks with python warning warning2
- curring / partial function application for python (p)
in Public bookmarks with apps python
- Dates and Times -- python examples using datetime and time modules
in Public bookmarks with libraries python reference by 2 users
- david mertz articles python metaclass multimethods declarative (p)
In this article, Matthew MacDonald, author of Excel: The Missing Manual, shows you how to use Excel as a tool to handle up-to-the-minute information like sales figures and currency exchange rates.
media oreilly
in Public bookmarks with articles python
- DDJ weekly python news and links (p)
in Public bookmarks with python
- Decorators and execution context — Fernando Pérez
description of decorators and how they help to create "anonymous blocks" for use as a paralleization syntax. Uses python3 nonlocal keyword
in Public bookmarks with concurrency python
- definintion of python functions and function decorators from the documentation
simple definition of decorator semantics
in Public bookmarks with documentation python
« Previous
Next »
python from all users