Coding IDE/Client for LambdaMOO style servers
Project description
MooCoderPy
Python/Tkinter version of Moocoder
Still a bit rough around the edges, but actually functional as a Moo Coding tool
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
External Editor support:
If you set @edit-option local+ on your MOO server, the @edit command will be redirected to MooCoderPy's internal editor. Selecting Edit->Send Update (or F5) will issue the correct command to update whatever you are currently editing.
Project->New Tab (Ctrl+N) - Loads a verb into its own tab. Press F5 to compile. Project->Get Verbs - Load all the verbs for an object into the verbs window. You can double click in the Verbs pane to edit that verb.
Basic error checking and stack trace implemented.
Command History is supported using the up and down arrow keys
== TODO ==
- Syntax highlighting
- Double click on errors
- Automated tests
== Release History == 0.2.1 - Sorting out window icon on linux
0.2.0 - Fighting with packaging tools
0.1.9 - Type definition fix for older pythons and include icon in package.
0.1.5 - Added icon, tidied up Verb window sizing and include docstring in verb window.
0.1.4 - Get Verb and Verbs window working.
0.1.3 - Edit Verb (Edit->New Tab)
0.1.2 - Show version, added F5 shortcut, save recent history, set config file to home folder.
0.1.1 - Added external editor support, command history
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file MooCoderPy-rjmatthews62-0.2.1.tar.gz.
File metadata
- Download URL: MooCoderPy-rjmatthews62-0.2.1.tar.gz
- Upload date:
- Size: 128.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
935fe73fefeed47c46056856645ce0aa23f20796954222f7b92a4ddcf1fc2f4c
|
|
| MD5 |
add53e3e5587c25e546d224850187842
|
|
| BLAKE2b-256 |
28f894f7ee99ab3fa24a25d8aa9899f00b283170fd0df1d994d21795bcad7bbf
|
File details
Details for the file MooCoderPy_rjmatthews62-0.2.1-py3-none-any.whl.
File metadata
- Download URL: MooCoderPy_rjmatthews62-0.2.1-py3-none-any.whl
- Upload date:
- Size: 127.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bab5db6b2fb8da805b82c4c8c4e3bcb6fdf2d91ac7d34848df80285edad9a709
|
|
| MD5 |
1fbb73e18857b4b5798e9e19124eef60
|
|
| BLAKE2b-256 |
989991a61b1c2c3fa858b147a5fca196afdceb5164bf68525c2cc168f6fbbb0b
|