Videntity
image
image

Downloads:

Videntity API Library for Python (vipywrap)
You can access Videntity ITS in an computer language or platform, but we build libraies to make it even easier. You'll require Python 2.5 or 2.6, and and a Videntity business account which gives you access to the API keys required to access the Videntity servers. If you are a business or organization, please contact sales to obtain trial API keys.


videntity-vipywrap.tar.gz for Mac, Linux, and Unix
videntity-vipywrap.zip for Microsoft Windows

...or you can also install the latest development copy from our code repository, using the following command:

	svn checkout http://subversion.videntity.com/vipywrap/trunk/vipywrap
	

Home Health Monitor (HHM)
A Django web application for designing, scheduling, and executing home health monitoring via telephone. Django 1.0 is required. You'll need a relational database such as MySQL or Oracle. You'll need a Videntity business account which gives you access to API keys in order to run this application. If you are a business or organization, please contact sales to obtain trial API keys.


videntity-homehealth.tar.gz for Mac, Linux, and Unix
videntity-homehealth.zip for Microsoft Windows

..or you can also install the latest development copy from our code repository, using the following command:

	svn checkout http://subversion.videntity.com/homehealth/trunk/homehealth
	

Personal Information Exchange (PIE)
A Django application for securely exchanging data via Videntity. You can use the application to get the express permission of one person prior to granting access to a resouce to another person. In this examples, the resouce is a file at a particular URL. Authorization is granted through an automated phone call generated by Videntity identity transaction service. You'll need Python 2.6, Django 1.0, and a relational database such as MySQL or Oracle, and a Videntity business account which gives you access to the API keys required to run this application. If you are a business or organization, please contact sales to obtain trial API keys.

videntity-pie.tar.gz for Mac, Linux, and Unix
videntity-pie.zip for Microsoft Windows

..or you can also install the latest development copy from our code repository, using the following command:

	svn checkout http://subversion.videntity.com/pie/trunk/pie
	

Other Related 3rd Party Tools
These are related tools that may come in handy when building Videntity applications.

Python: for Mac, Linux, Unix, and Windows. We like it and this you should too!
Django: The web framework with magical powers. Like Ruby on Rails only better.
Open Mobile Health Exchange (OMHE):A Python library for handling OMHE data
MySQL: A Reliable and scalable open source database, but you could use others.
Amazon Web Services: Simple Storage Service (S3), Elastic Computing Cloud (EC2), and more. We love clouds.

image
image