A very simple nano/micro-like text editor inside Panda3d. Previously part of panda3d-livecode.
The purpose is to enable simple text editing inside Panda3D, not to create an optimized all-round editor (though nice that would be).
It is still under construction. Certain features don't work as you'd expect.
To Install:
pip install p3dit && p3dit
Controls:
- arrows/home/end/pgup/pgdown = move cursor
- shift+move = select
- ctrl+arrow = move cursor per-word
- ctrl c/x/v = copy/cut/paste
- ctrl-n = new file
- ctrl-s = save file
- ctrl-o = open file
- ctrl-q = close file
- ctrl-tab = hide/show editor
Features:
- Python code highlighting with pygments
- Folder browser with DirectFolderBrowser
Wishlist:
- Python interpreter
- Terminal emulator through pyte
- Hot-reloading panda3d apps inside editor (like panda3d-livecode)
Release files for p3dit 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| p3dit-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / p3dit-0.1-py3-none-any.whl
| Download URL | p3dit-0.1-py3-none-any.whl |
|---|---|
| Size | 17.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5089b0a1e4d04cb1dff0cf31e60dd02f89970f2ab35a45eb485c3809422b4651
|
|
BLAKE2b-256 checksum How to use checksums |
3d1a621d83063e66eb9977e8f71037395d08b4f785dbb78351601bea0ce96ba6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.0 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
|