Metadata-Version: 2.1
Name: Pyttoresque
Version: 1.1.1
Summary: Library for working with NyanCAD tools
Home-page: https://github.com/NyanCAD/pyttoresque
Author: Pepijn de Vos
Author-email: pepijndevos@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

<!--
SPDX-FileCopyrightText: 2022 Pepijn de Vos

SPDX-License-Identifier: MPL-2.0
-->

# Pyttoresque

A Python library for working with NyanCAD tools.

* `pyttoresque.netlist`: downloading schematics from a Mosaic CouchDB and generating SPICE netlists.
* `pyttoresque.simserver`: simulate netlists on a simulation server and stream results.
* `pyttoresque.app`: a Jupyter server extension to host Mosaic and Bokeh on Jupyter

https://nyancad.github.io/Mosaic/

This project was funded through the <a href="/PET">NGI0 PET</a> Fund, a fund established by <a href="https://nlnet.nl">NLnet</a> with financial support from the European Commission's <a href="https://ngi.eu">Next Generation Internet</a> programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement N<sup>o</sup> 825310.
