-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Derek Fujimoto edited this page Sep 3, 2021
·
2 revisions
Welcome to the mudpy wiki! This documentation covers the usage and functionality the package and the objects it defines.
-
mud_friendly[C wrapper]: python access to [MUD] C functions -
mdata[object]: access general [MUD] files pythonically -
containers.mcontainer[object]: special container base class -
containers.mdict[object]: enhanced dictionary class for sub-level lookup and attribute access -
containers.mcomment[object]: special container for comments -
containers.mhist[object]: special container for histograms -
containers.mscaler[object]: special container for scalers -
containers.mlist[object]: enhanced list class for sub-level lookup -
containers.mvar[object]: special container for variables