pyfarm/pyfarm-core

basic enum classes

Closed this issue · 0 comments

Previously, enums were controlled by a configuration file but since #1 that's no longer an issue. Because of this, the enum objects should be simplified and based off of a standard setup such as named tuples.