PEAK-Legacy
Projects from the Python Enterprise Application Kit that are not actively in development, or have been discontinued. Most are Python 2-only.
Pinned Repositories
AddOns
Status: STABLE, some Python 3 support
BytecodeAssembler
Status: STABLE, DEPRECATED; incompatible with Python 3.5 and crashes on 3.6
ez_setup
Status: ARCHIVED, DEPRECATED
PEAK-Rules
Status: API still subject to change; Python support to at least 3.4, patches for later versions welcome
Presentable
Status: INCOMPLETE, ARCHIVED
ProxyTypes
Status: STABLE, tests run on Python 3.6
SymbolType
Status: STABLE, Python 3 supported
Trellis
WebHaiku
Status: DISCONTINUED, ARCHIVED
WikiUp
Status: STABLE, ARCHIVED
PEAK-Legacy's Repositories
PEAK-Legacy/Trellis
PEAK-Legacy/PEAK-Rules
Status: API still subject to change; Python support to at least 3.4, patches for later versions welcome
PEAK-Legacy/ProxyTypes
Status: STABLE, tests run on Python 3.6
PEAK-Legacy/BytecodeAssembler
Status: STABLE, DEPRECATED; incompatible with Python 3.5 and crashes on 3.6
PEAK-Legacy/ez_setup
Status: ARCHIVED, DEPRECATED
PEAK-Legacy/AddOns
Status: STABLE, some Python 3 support
PEAK-Legacy/CLI-Tools
Status: STABLE, ARCHIVED
PEAK-Legacy/Contextual
Status: ARCHIVED
PEAK-Legacy/EccoChemistry
Status: ARCHIVED
PEAK-Legacy/Plugins
Status: STABLE, ARCHIVED
PEAK-Legacy/Presentable
Status: INCOMPLETE, ARCHIVED
PEAK-Legacy/PyDicia
Status: ARCHIVED, UNSUPPORTED
PEAK-Legacy/SCALE
Status: EXPERIMENTAL, INCOMPLETE, UNDOCUMENTED
PEAK-Legacy/SymbolType
Status: STABLE, Python 3 supported
PEAK-Legacy/WebHaiku
Status: DISCONTINUED, ARCHIVED
PEAK-Legacy/WikiUp
Status: STABLE, ARCHIVED
PEAK-Legacy/Crosscuts
Status: EXPERIMENTAL, INCOMPLETE
PEAK-Legacy/DecoratorTools
Status: STABLE, Python 3 supported to at least 3.2, patches for later versions welcome
PEAK-Legacy/EccoDDE
Status: STABLE, ARCHIVED
PEAK-Legacy/Extremes
Status: STABLE, Python 3 supported
PEAK-Legacy/Importing
Status: STABLE, some Python 3 support
PEAK-Legacy/PEAK
Status: ARCHIVED; No plans for Python 3 support
PEAK-Legacy/PyProtocols
Status: ARCHIVED, DEPRECATED
PEAK-Legacy/RuleDispatch
Status: REPLACED, ARCHIVED
PEAK-Legacy/simplegeneric
Status: STABLE; some Python 3 support. New projects should probably use functools.singledispatch unless you need a feature specific to this module.