loli / vsdConnect

A python library to use the REST interface of the Virtual Skeleton Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This library implements a client for the REST API of the virtualskeletondatabase (www.virtualskeleton.ch). It supports authentication, general queries, and specific requests such as image upload/download, object linking and right management. Examples are provided in the examples directory. Please use 'demo.virtualskeleton.ch' for testing purposes.

What is this repository for?

  • Quick summary: connect to vsd
  • Version: 0.1

How do I get set up?

Just add the source directory to your PYTHONPATH

Contribution guidelines

  • Writing tests
  • Code review
  • Adding sockets/timeouts/retries
  • Adding more stable support for pagination
  • Add general file upload
  • Write some sort of GUI example

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

A python library to use the REST interface of the Virtual Skeleton Database

License:Other


Languages

Language:Python 100.0%