Name | olympuswifi JSON |
Version |
0.9.1
JSON |
| download |
home_page | |
Summary | Connect to wifi-enabled Olympus camera, show liveview, set the clock, take pictures, download images, change settings, turn it off. |
upload_time | 2023-11-27 23:31:06 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
camera
liveview
olympus
wifi
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Olympus Wifi-Enabled Camera on Linux, macOS and Windows
Some Olympus cameras have wifi capability. Photos can be downloaded from them;
they can also remote control the camera: the live camera picture is
transmitted and they take pictures and modify settings via wifi.
This repository provides Python code to connect to a wifi-enabled Olympus
camera, set the camera's date and time, download images, watch the live camera
view in a window, take a picture, change camera settings, and turn off the
camera. In addition, command-line arguments allow to send user-specific commands
to the camera.
# Documentation
Our documentation is at [olympus-wifi.readthedocs.org](https://olympus-wifi.readthedocs.org).
- [Utilities](https://olympus-wifi.readthedocs.io/en/latest/usage.html#utility-olympus-camera)
- [Installation](https://olympus-wifi.readthedocs.io/en/latest/usage.html#installation)
- [API Overview](https://olympus-wifi.readthedocs.io/en/latest/api.html)
- [API Reference](https://olympus-wifi.readthedocs.io/en/latest/api.html#detailed-api-documentation)
Raw data
{
"_id": null,
"home_page": "",
"name": "olympuswifi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "camera,liveview,olympus,wifi",
"author": "",
"author_email": "joergmlpts <joergmlpts@outlook.com>",
"download_url": "",
"platform": null,
"description": "# Olympus Wifi-Enabled Camera on Linux, macOS and Windows\n\nSome Olympus cameras have wifi capability. Photos can be downloaded from them;\nthey can also remote control the camera: the live camera picture is\ntransmitted and they take pictures and modify settings via wifi.\n\nThis repository provides Python code to connect to a wifi-enabled Olympus\ncamera, set the camera's date and time, download images, watch the live camera\nview in a window, take a picture, change camera settings, and turn off the\ncamera. In addition, command-line arguments allow to send user-specific commands\nto the camera.\n\n# Documentation\n\nOur documentation is at [olympus-wifi.readthedocs.org](https://olympus-wifi.readthedocs.org).\n\n- [Utilities](https://olympus-wifi.readthedocs.io/en/latest/usage.html#utility-olympus-camera)\n- [Installation](https://olympus-wifi.readthedocs.io/en/latest/usage.html#installation)\n- [API Overview](https://olympus-wifi.readthedocs.io/en/latest/api.html)\n- [API Reference](https://olympus-wifi.readthedocs.io/en/latest/api.html#detailed-api-documentation)\n",
"bugtrack_url": null,
"license": "",
"summary": "Connect to wifi-enabled Olympus camera, show liveview, set the clock, take pictures, download images, change settings, turn it off.",
"version": "0.9.1",
"project_urls": {
"Bug Tracker": "https://github.com/joergmlpts/olympus-wifi/issues",
"Documentation": "https://olympus-wifi.readthedocs.org",
"Homepage": "https://github.com/joergmlpts/olympus-wifi"
},
"split_keywords": [
"camera",
"liveview",
"olympus",
"wifi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "36480a777d0f6dcde6acc6594c15c8e6339da3790068b00fc0095d18cdb9d82b",
"md5": "5a6bb880a40ad4f1048768afeac41f80",
"sha256": "3dc033d39dc174e447c1e540bdf74c6b030bca522357f80870c15228de568b2c"
},
"downloads": -1,
"filename": "olympuswifi-0.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a6bb880a40ad4f1048768afeac41f80",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 19461,
"upload_time": "2023-11-27T23:31:06",
"upload_time_iso_8601": "2023-11-27T23:31:06.810847Z",
"url": "https://files.pythonhosted.org/packages/36/48/0a777d0f6dcde6acc6594c15c8e6339da3790068b00fc0095d18cdb9d82b/olympuswifi-0.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-27 23:31:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joergmlpts",
"github_project": "olympus-wifi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "olympuswifi"
}