{ "info": { "author": "Yann Buechau", "author_email": "nobodyinperson@gmx.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)" ], "description": "# SonyCam - The Sony Camera Remote API for Python\n\n[![pipeline status](https://gitlab.com/nobodyinperson/python3-sonycam/badges/master/pipeline.svg)](https://gitlab.com/nobodyinperson/python3-sonycam/commits/master) [![coverage report](https://gitlab.com/nobodyinperson/python3-sonycam/badges/master/coverage.svg)](https://nobodyinperson.gitlab.io/python3-sonycam/coverage-report/)\n[![documentation](https://img.shields.io/badge/docs-sphinx-brightgreen.svg)](https://nobodyinperson.gitlab.io/python3-sonycam/) [![PyPI](https://badge.fury.io/py/sonycam.svg)](https://badge.fury.io/py/sonycam)\n\n`sonycam` is a Python package to interface Sony cameras via the [Sony Camera\nRemote API](https://developer.sony.com/develop/cameras).\n\n## What can `sonycam` do?\n\n- nothing currently...\n\n## Installation\n\nThe `sonycam` package is best installed via `pip`. Run from anywhere:\n\n```bash\npython3 -m pip install --user sonycam\n```\n\nThis downloads and installs the package from the [Python Package\nIndex](https://pypi.org).\n\nYou may also install `sonycam` via `pip3` from the repository root:\n\n```bash\npython3 -m pip install --user .\n```\n\n## Documentation\n\nDocumentation of the `sonycam` package can be found [here on\nGitLab](https://nobodyinperson.gitlab.io/python3-sonycam).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/tue-umphy/co2mofetten/python3-sonycam", "keywords": "sony,camera,remote,api", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "sonycam", "package_url": "https://pypi.org/project/sonycam/", "platform": "", "project_url": "https://pypi.org/project/sonycam/", "project_urls": { "Homepage": "https://gitlab.com/tue-umphy/co2mofetten/python3-sonycam" }, "release_url": "https://pypi.org/project/sonycam/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Interfacing Sony cameras featuring the Sony Camera Remote API", "version": "0.1.0" }, "last_serial": 5004968, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "95cf826c5f89ce7a7303657af4802e41", "sha256": "2e7b5bc70de0cc22d389a14f19a142bca7cd271aa4c2e0ab5989380d9486cec2" }, "downloads": -1, "filename": "sonycam-0.1.0.tar.gz", "has_sig": false, "md5_digest": "95cf826c5f89ce7a7303657af4802e41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15237, "upload_time": "2019-03-29T20:25:48", "url": "https://files.pythonhosted.org/packages/8c/72/9cddf8641430df13beac003efaa25cd5dae0404746508b2f66b79ddb5d5c/sonycam-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95cf826c5f89ce7a7303657af4802e41", "sha256": "2e7b5bc70de0cc22d389a14f19a142bca7cd271aa4c2e0ab5989380d9486cec2" }, "downloads": -1, "filename": "sonycam-0.1.0.tar.gz", "has_sig": false, "md5_digest": "95cf826c5f89ce7a7303657af4802e41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15237, "upload_time": "2019-03-29T20:25:48", "url": "https://files.pythonhosted.org/packages/8c/72/9cddf8641430df13beac003efaa25cd5dae0404746508b2f66b79ddb5d5c/sonycam-0.1.0.tar.gz" } ] }