Sony Camera Remote API for python
Project description
Pysony
===============
python sony camera api
Install
====
using pip:
pip install pysony
using repo:
git clone https://github.com/Bloodevil/sony_camera_api.git
python setup.py install
Usage
====
simple example:
>>> api = pysony.SonyAPI()
>>> api.getAvailableApiList()
api_list
====
there api list that you can use.
===============
python sony camera api
Install
====
using pip:
pip install pysony
using repo:
git clone https://github.com/Bloodevil/sony_camera_api.git
python setup.py install
Usage
====
simple example:
>>> api = pysony.SonyAPI()
>>> api.getAvailableApiList()
api_list
====
there api list that you can use.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysony-0.1.5.tar.gz
(1.4 kB
view hashes)