This release is a pre-release and may not be stable for production use.
CrSDKPy
CrSDKPy is intended to become a cross-platform Python interface/wrapper for
Sony Camera Remote SDK (CRSDK). It is an independent community project and is
currently at a very early bootstrap stage: version 0.0.1a1 exposes only the
package version and does not yet provide camera-control functionality.
Sony Camera Remote SDK dependency
Sony Camera Remote SDK is an external dependency. Users are responsible for obtaining it from Sony, accepting its terms, and supplying an appropriate SDK installation for their platform when future CrSDKPy versions require it.
This repository and its distributions do not redistribute Sony headers, libraries, DLLs, samples, documentation, or any other Sony SDK files.
CrSDKPy is not affiliated with, endorsed by, or sponsored by Sony Corporation or any of its affiliates. Sony and Camera Remote SDK are trademarks or names of their respective owners.
Installation
python -m pip install CrSDKPy
The bootstrap release can be inspected with:
import crsdkpy
print(crsdkpy.__version__)
Development
python -m venv .venv
python -m pip install -e ".[dev]"
python -m ruff check .
python -m pytest
python -m build
License
CrSDKPy is distributed under the MIT License. See LICENSE.
Release files for CrSDKPy 0.0.1a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| crsdkpy-0.0.1a1.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| crsdkpy-0.0.1a1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.6 kB
Release files / crsdkpy-0.0.1a1.tar.gz
| Download URL | crsdkpy-0.0.1a1.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c43f50262202bd45e279ee20feabd7aff33f0994094198758e20d3274e9ca75
|
|
BLAKE2b-256 checksum How to use checksums |
91c8c599d1069b16c1da815b7fb3e82910a92c17e85e226483cc951b96ac600e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 13, 2026.
Transparency logRelease files / crsdkpy-0.0.1a1-py3-none-any.whl
| Download URL | crsdkpy-0.0.1a1-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
077c52df489e92fcc1d9363e7bb2f6fc4fe84c30e407f374f939432fb728d33b
|
|
BLAKE2b-256 checksum How to use checksums |
46f8131339370c273b9941acbbbec951e691c95b3312c25587af7ff0d797785c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 13, 2026.
Transparency log