Name | olympuswifi JSON |
Version |
0.9.3
JSON |
| download |
home_page | None |
Summary | Connect to wifi-enabled Olympus camera, show liveview, set the clock, take pictures, download images, change settings, turn it off. |
upload_time | 2024-12-31 23:11:46 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
camera
liveview
olympus
wifi
|
VCS |
|
bugtrack_url |
|
requirements |
Pillow
requests
|
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": null,
"name": "olympuswifi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "camera, liveview, olympus, wifi",
"author": null,
"author_email": "joergmlpts <joergmlpts@outlook.com>",
"download_url": null,
"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": null,
"summary": "Connect to wifi-enabled Olympus camera, show liveview, set the clock, take pictures, download images, change settings, turn it off.",
"version": "0.9.3",
"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": "b325261ff2cc2a41a7a7a682b7065feb49ad80f6a42c6fe1d8d7d90671b88ab6",
"md5": "6a7d80e44b004d055f1d7e3c08285015",
"sha256": "82906ff6ffe03b59a9cc77a0958ad55c5ea684c7796b01cfb59df90d3b62ea4b"
},
"downloads": -1,
"filename": "olympuswifi-0.9.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6a7d80e44b004d055f1d7e3c08285015",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 20417,
"upload_time": "2024-12-31T23:11:46",
"upload_time_iso_8601": "2024-12-31T23:11:46.556055Z",
"url": "https://files.pythonhosted.org/packages/b3/25/261ff2cc2a41a7a7a682b7065feb49ad80f6a42c6fe1d8d7d90671b88ab6/olympuswifi-0.9.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-31 23:11:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joergmlpts",
"github_project": "olympus-wifi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Pillow",
"specs": []
},
{
"name": "requests",
"specs": []
}
],
"lcname": "olympuswifi"
}