Skip to content

Repository files navigation

pycircuit

Python circuit design and simulation tools.

Install

pip install -e ".[dev]"

Documentation

Built with Sphinx. To build locally:

pip install -e ".[docs]"
make -C doc html
# output in doc/build/html/

# or with Docker:
# docker build -f docker/docs.Dockerfile -t pycircuit-docs .
# docker run --rm -v "$PWD/doc/build:/src/doc/build" pycircuit-docs

Hosted on GitHub Pages: https://henjo.github.io/pycircuit/

Tests

pytest

About

Circuit analysis environment for Python

Resources

Stars

61 stars

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages