Name | PyD3XX JSON |
Version |
1.0.7
JSON |
| download |
home_page | None |
Summary | A Python wrapper for the FTDI D3XX library. |
upload_time | 2025-07-30 18:32:25 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
ftdi
ftdichip
pyd3xx
d3xx
ftd3xx
ft600
ft601
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PyD3XX
A Python wrapper for the FTDI D3XX library.
PyD3XX supports Windows, Linux, and MacOS.
All D3XX dynamic library variants are included in this package, so you don't need to include them directly in your project!
\^You don't need and should not have any D3XX .dll, .dylib, or .so file in your script's directory.
This was designed so the user needs zero ctypes knowledge and not need to import anything besides PyD3XX to interact with D3XX (FT600 & FT601) devices. The user should never have to interact with a ctypes object or method.
## Documentation
The PyD3XX Programmer's Guide is available on the GitHub repo.
Please give the guide a read as it documents all of PyD3XX.
GitHub Repo: https://github.com/S-Hector/PyD3XX
Raw data
{
"_id": null,
"home_page": null,
"name": "PyD3XX",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "FTDI, ftdichip, PyD3XX, D3XX, FTD3XX, FT600, FT601",
"author": null,
"author_email": "Hector Soto <hector.soto@ftdichip.com>",
"download_url": "https://files.pythonhosted.org/packages/b6/ec/c3d7f8fc0b188333222cb8356a19ba2cd0cefd17c43b7d85e7e5882b49f1/pyd3xx-1.0.7.tar.gz",
"platform": null,
"description": "# PyD3XX\nA Python wrapper for the FTDI D3XX library. \nPyD3XX supports Windows, Linux, and MacOS. \nAll D3XX dynamic library variants are included in this package, so you don't need to include them directly in your project! \n\\^You don't need and should not have any D3XX .dll, .dylib, or .so file in your script's directory. \nThis was designed so the user needs zero ctypes knowledge and not need to import anything besides PyD3XX to interact with D3XX (FT600 & FT601) devices. The user should never have to interact with a ctypes object or method. \n\n## Documentation\nThe PyD3XX Programmer's Guide is available on the GitHub repo.\nPlease give the guide a read as it documents all of PyD3XX.\nGitHub Repo: https://github.com/S-Hector/PyD3XX\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python wrapper for the FTDI D3XX library.",
"version": "1.0.7",
"project_urls": {
"D3XX_Programming_Guide": "https://ftdichip.com/wp-content/uploads/2020/08/AN_379-D3xx-Programmers-Guide-1.pdf",
"FTDI_D3XX_Drivers": "https://ftdichip.com/drivers/d3xx-drivers/",
"FTDI_Homepage": "https://ftdichip.com/",
"GitHub_Repo": "https://github.com/S-Hector/PyD3XX"
},
"split_keywords": [
"ftdi",
" ftdichip",
" pyd3xx",
" d3xx",
" ftd3xx",
" ft600",
" ft601"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "24624f07b73799482be89dfdea78b69159b287a631edb12c1871659e855eac89",
"md5": "58b4945450c252d0440a56626a23d5dc",
"sha256": "8f391452a77be97d7674b8124974676619ce0b8726ac1f6f1031504e5a9c5739"
},
"downloads": -1,
"filename": "pyd3xx-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "58b4945450c252d0440a56626a23d5dc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3434733,
"upload_time": "2025-07-30T18:32:23",
"upload_time_iso_8601": "2025-07-30T18:32:23.256814Z",
"url": "https://files.pythonhosted.org/packages/24/62/4f07b73799482be89dfdea78b69159b287a631edb12c1871659e855eac89/pyd3xx-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b6ecc3d7f8fc0b188333222cb8356a19ba2cd0cefd17c43b7d85e7e5882b49f1",
"md5": "bc2f264e38ed2d2501c5f39f1d9d26dd",
"sha256": "194504ddeba05b9f2db5de4e02fd980cd147804a7bd76d19437b574776ae7904"
},
"downloads": -1,
"filename": "pyd3xx-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "bc2f264e38ed2d2501c5f39f1d9d26dd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3413470,
"upload_time": "2025-07-30T18:32:25",
"upload_time_iso_8601": "2025-07-30T18:32:25.981529Z",
"url": "https://files.pythonhosted.org/packages/b6/ec/c3d7f8fc0b188333222cb8356a19ba2cd0cefd17c43b7d85e7e5882b49f1/pyd3xx-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-30 18:32:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "S-Hector",
"github_project": "PyD3XX",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyd3xx"
}