Skip to content

momo-yh/routing_toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

routing toolkit

Introduction

Installation

development installation (direct link to the source code):

pip install -e .

installation (build packege and install it to python site-packages):

pip install .

Running

routing pcb from kicad:

python src/rtools/main.py [--kicad_pcb <filepath>] [--kicad_pro <filepath>] [--save_file <filename>]

Thanks to

Code used in this project is based on the following repositories:

Parser:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%