Skip to content

tinix84/pygeckocircuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygeckocircuit

Python wrapper for the GeckoCIRCUITS REST API, built on top of the pycircuitsim-core shared interfaces.

Overview

Provides a Pythonic interface to control GeckoCIRCUITS simulations programmatically — run parametric sweeps, extract waveforms, and automate batch simulations through the GeckoCIRCUITS REST server.

Project Structure

pygeckocircuit/
├── pygeckocircuit/    # Main package
├── config/            # Configuration files
├── data/              # Sample data and models
├── tests/             # Unit tests
└── pyproject.toml     # Package metadata

Installation

pip install -e .

Requirements

  • Python 3.8+
  • GeckoCIRCUITS (with REST server enabled)
  • See requirements.txt for Python dependencies

Related Projects

About

Python wrapper for GeckoCIRCUITS REST API with pycircuitsim-core shared ABCs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages