Metadata-Version: 2.1
Name: MooCoderPy-rjmatthews62
Version: 0.1.0
Summary: Coding IDE/Client for LambdaMOO style servers
Home-page: https://github.com/rjmatthews62/MooCoderPy
Author: Robbie Matthews
Author-email: robbie@mithril.com.au
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/rjmatthews62/MooCoderPy/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# MooCoderPy
Python/Tkinter version of Moocoder

Very much a work in progress, but it currently works as a simple Moo client.

Can be installed via pip:
* pip install moocoderpy-rjmatthews62
* python -m MooCoderPy

Setup -> Server Config : set server address (and port) 

File -> Connect - Connect to server
File -> Disconnect - Disconnect from server
File -> Open - Open a local file in the editor



