Maker Module ============ The Maker module in eSim provides tools and utilities for creating, editing, and managing electronic design projects. **Features:** - Project creation and management. - Integration with schematic and PCB design tools. - Export options for various EDA formats. **Usage:** Refer to the user guide or API documentation for instructions on using the Maker module features. .. note:: Source : ``src/maker/Maker.py`` .. automodule:: maker.Maker :members: