-
Notifications
You must be signed in to change notification settings - Fork 5
Python library
campadrenalin edited this page Feb 14, 2012
·
2 revisions
The Python Library is divided into two logical segments, the model and utilities. These are found in the root repo folder as "./model" and "./util", respectively.
Contains Python classes for the basic concepts of ConcurrenTree.
- Pylib Address
- Pylib Auth
- Pylib Document
- Pylib Event
- Pylib Instruction
- Pylib Operation
- Pylib BCP
- Pylib MCP
- Pylib Node
- Pylib Context
- Pylib Wrapper
Useful things that are not part of the model, but may be needed in those classes, or for implementing technology that uses them.