mirror of
https://github.com/0xMax42/pydepp.git
synced 2025-08-06 02:20:21 +02:00
e01195acae9339bd2f85b4243525924d75d5d1b8
Introduces a pyproject.toml file to define build-system requirements and project metadata. Specifies setuptools as the build backend and configures package discovery. Establishes project details including name, version, description, authors, license, and Python version compatibility. Supports PEP 517 standards for Python packaging.
Digilent Asynchronous Parallel Port Interface (DEPP)
Description
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.
Readme
MIT
63 KiB
Languages
Python
100%