Skip to main content

a textless Python IDE, that operates at the AST level

Project description

Untext

Untext is a textless Python interactive development environment built in Python.

Unlike other IDEs, untext does not include a text editor, and goes straigth to the AST layer for syntax-aware editing capabilities.

Untext uses a webview to render the UI from Python, with css to bridge the gap between AST attributes and readable code on the screen.

How to run

Untext is still in development.

To try it now, you need the pywebview library installed.

On debian, you can install all the dependencies with:

apt install python3-webview

You can then clone the repository and run untext directly:

git clone https://github.com/lispydev/untext
cd untext/src
python3 main.py

At the time of writing, starting untext will simply parse its own code and render it as html, with one window per file. The keybindings "r" and "s" are defined to run/reload the current file and spawn a python shell in the same module.

To run untext with pywebview installed in a virtual environment, you will need to build pywebview. You can find more information in pypy.md, as well as instructions to run untext on pypy (Both CPython 3.13 and Pypy 3.11 are supported).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

untext-0.0.1.tar.gz (21.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

untext-0.0.1-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file untext-0.0.1.tar.gz.

File metadata

  • Download URL: untext-0.0.1.tar.gz
  • Upload date:
  • Size: 21.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for untext-0.0.1.tar.gz
Algorithm Hash digest
SHA256 62a71274c6dae2d796ed6389fbd6b59e05411479c6a57098ae08bbf48c151591
MD5 b652847ac7ca00f2a8806a2a0f163037
BLAKE2b-256 9d3305e2a970889284438e1ac8ab52caf42a3e7a2046b906fb6dc20f6b9daa1e

See more details on using hashes here.

File details

Details for the file untext-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: untext-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for untext-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 431726ae37941a73664dbb92164d8ef31e9b6e3bd4949aa4b546c676b1cb2b89
MD5 22d79dc84ab01b0c44a24a36a134b9b4
BLAKE2b-256 38cbd4dc0f5fdbfd27189ba7f4011dec37620d69d6aa4d2f0dff7dca6320ba47

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page