Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 457 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 457 Bytes

parts.horse

A website providing information about various electrical components.

Dependencies

  • Python3
  • Jinja2
  • Pillow

Development

$ pip3 install -r requirements.txt
$ python3 ./lib/render.py

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/duckinator/parts.horse.

License

The code is available as open source under the terms of the MIT License.