Python-first UI compiler — write intent in Python, emit HTML/CSS/JS
Project description
ourui 1.6.0
Python package for the OurUI compiler and runtime.
Developer writes intent. Compiler writes implementation. Host receives primitives.
Dump schema 28 (additive). Security hardening: CSRF, session gate, CSP nonce, rate limit, attestation sha256.
Install
pip install ourui
From a clone of the repository (editable):
python3 -m venv .venv
source .venv/bin/activate
pip install -e packages/ourui
Quick commands
ourui dump path/to/app.py
ourui emit path/to/app.py
ourui check path/to/app.py --profile enterprise
ourui serve path/to/app.py
ourui serve examples/enterprise/crud_app.py
See the repository root README and docs/user/ for language docs.
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 ourui-1.6.0.tar.gz.
File metadata
- Download URL: ourui-1.6.0.tar.gz
- Upload date:
- Size: 57.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fb1ff505234de5c9ced4076711c415c1264d04a21245a1cf4fe413504a45e94
|
|
| MD5 |
5d5d8a2f458a305fb42cc5e6c37c532f
|
|
| BLAKE2b-256 |
31c0598a0025ed0bd222c9a8019344ce04d4b94cdec85b5e7dc076e8adb36b18
|
File details
Details for the file ourui-1.6.0-py3-none-any.whl.
File metadata
- Download URL: ourui-1.6.0-py3-none-any.whl
- Upload date:
- Size: 66.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98246efe28dc81f150624d1a84b419c4951c7f9d0333f84ee353efd080e9b8de
|
|
| MD5 |
c43515a3992019f2f82f786c2013ca8f
|
|
| BLAKE2b-256 |
108a362662fc6d6c63fe340d113b45553dbae0eb0a10c615219d1157233d935a
|