SkillAgentSearch skills...

GerbLook

A web based gerber renderer based on Python, gerbv and imagemagick held together with a little glue and string.

Install / Use

/learn @hadleyrich/GerbLook
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GerbLook

Copyright 2013 Hadley Rich, nice technology Ltd.
Website: http://nice.net.nz

A web based gerber renderer based on Python, gerbv and imagemagick held together with a little glue and string.

Running your own instance

  • Install Redis and run redis-server (default port is 6379 which will work)
  • Install libpq-dev,imagemagick and gerbv
  • pip install -r requirements.txt
  • ./renderer.py &
  • ./manage.py and direct your browser to 0.0.0.0:5000

LICENSE

BSD - See LICENSE file

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks12

Languages

Python

Security Score

80/100

Audited on Nov 21, 2024

No findings