Metadata-Version: 2.1
Name: Pyttoresque
Version: 0.5.1
Summary: Library for working with NyanCAD tools
Home-page: https://github.com/NyanCAD/pyttoresque
Author: Pepijn de Vos
Author-email: pepijndevos@gmail.com
License: UNKNOWN
Platform: UNKNOWN
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

