Framework M Studio - Visual DocType Builder & Developer Tools
Project description
Framework M Studio
Visual DocType builder and developer tools for Framework M.
Overview
framework-m-studio provides development-time tools that are NOT included in the production runtime:
- Studio UI: Visual DocType builder (React + Vite)
- Code Generators: LibCST-based Python code generation
- DevTools CLI:
m codegen,m docs:generate
Note: Studio is for developers to build DocTypes. The Desk (end-user data management UI) is a separate frontend that connects to the Framework M backend.
Installation
# Add to your project's dev dependencies
uv add --dev framework-m-studio
Usage
# Start Studio UI
m studio
# Generate TypeScript client from OpenAPI
m codegen client --lang ts --out ./frontend/src/api
Development
cd apps/studio
uv sync
uv run pytest
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 framework_m_studio-0.3.5.tar.gz.
File metadata
- Download URL: framework_m_studio-0.3.5.tar.gz
- Upload date:
- Size: 218.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ae36d00802ce93aa27ddb35d1c56244d23e2aa398b81f93000b1763a0f61caa
|
|
| MD5 |
99e703937087b4c53e23983221255029
|
|
| BLAKE2b-256 |
ab0ff9234cc1de79013aaf73d093f78dee8ad2c430d557244773315935e3a7fa
|
File details
Details for the file framework_m_studio-0.3.5-py3-none-any.whl.
File metadata
- Download URL: framework_m_studio-0.3.5-py3-none-any.whl
- Upload date:
- Size: 74.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6212050daeb5807af410df6935212d654e396de98c11fbbb8d2ee81915b344b2
|
|
| MD5 |
d1473e418277a9ca0b222106f3110526
|
|
| BLAKE2b-256 |
fa5bfc5edb2a6cb2925b87b94f8ece9d0ff7fba1baa1dbea25a76e03e525095e
|