swarmlib/hive.py
4 years agoMove data tools to util.py. Remove legacy marshal garbage.
4 years agoMake BaseScheme logger name determined by self.scheme_name, remove unneeded __init__ rewrite in local, and change Hive.init to match current documentation
4 years agoOkay, I lied, force makes sense
4 years ago_config should be an alternative config file
4 years agos/and/an
4 years ago* rename get_scheme to get_connection
4 years agoRemove swarm.py, re-organize connect/ classes, further flesh out hive.py
4 years agoRemove the hash-bang from these files as they aren't supposed to be called directly by users anyway
4 years agoMore work on moving functionality to hive.py
4 years agoAdd hive class