Skip to content

ryansturmer/AltiumDesignerLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Altium Designer Library

A simple web-frontend for managing components in Altium Designer. This is for you if you use database libraries, or SVNDBlib files, which use an external database to manage library components.

Dependencies

pip install Flask
pip install Flask-SQLAlchemy
pip install Flask-WTF

Running

python main.py

Credits

Thanks to Michael Fogleman of http://michaelfogleman.com who developed the HelloFlask starting point from which this application is derived.

About

A web frontend for managing an Altium Designer parts database using a SVNDBLib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.1%
  • Python 37.4%
  • CSS 0.5%