Description: Autodesk EAGLE is printed circuit board (PCB) design software that allows engineers to easily layout electronic circuits and produce manufacturing files. It includes schematic capture, PCB layout, auto-routing, and libraries of over 6 million components.
Type: software
Description: Eventlet is a concurrent networking library for Python that allows developers to easily write highly scalable servers. It uses green threads to provide asynchronous I/O without having to deal with callback functions or program complexity.
Type: software