xyfgit / lampost_lib

Lampost framework library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lampost Library

A framework library initially developed to support the Lampost Mud. Current components include:

lampost.db

A JSON based fast and efficient storage mechanism for Python objects and their relationships. Persisted fields are identified by descriptor classes. Full inheritance (including "mixins") is supported. Default values (including empty collections) are not persisted to improve storage usage and network efficiency.

About

Lampost framework library

License:MIT License


Languages

Language:Python 100.0%