Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

reecelikesramen/pyhtml

Repository files navigation

🔀 Project Moved: PyWire

The PyWire project has transitioned from this monorepo to a Polyrepo architecture under its own GitHub organization.

Development now takes place at:


Where did the code go?

To improve modularity and development speed, the components have been split into the following repositories:

Local Development

If you wish to mirror the original monorepo experience locally (working on all components simultaneously), we now use an aggregator workspace repo:

pywire/pywire-workspace

This repository uses Git Submodules and UV Workspaces to stitch all the individual repos back together into a single, unified development environment.

Quick Start (New Setup)

git clone --recursive [https://github.com/pywire/pywire-workspace.git](https://github.com/pywire/pywire-workspace.git)
cd pywire-workspace
./scripts/install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published