A modern schematic entry and simulation program.
This project was funded through the NGI0 PET Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 825310.
Visit https://nyancad.com to use Mosaic directly in your browser.
Installation:
pip install nyancad-serverRun server:
nyancad-serverOr using pipx (recommended for isolated installation):
pipx run nyancad-serverThe nyancad package provides integration with Jupyter and marimo notebooks:
pip install nyancadFor development setup and build instructions, see DEVELOPMENT.md.