This script uses the OpenAI API to generate text from git diff and git log outputs. It's ideal for automating pull request descriptions, commit messages, and change summaries. Customizable prompts and flexible configuration options make it adaptable to various workflows.
Updated 2025-06-14 17:43:13 +02:00
PyDEPP is a Python library that provides a high-level, object-oriented interface for interacting with Digilent FPGA boards over the DEPP (Digilent Asynchronous Parallel Port) protocol. It leverages the Digilent Adept SDK to enable seamless communication with DEPP-compatible devices.
Updated 2025-04-24 11:07:37 +02:00