Skip to main content

Python client for the INCEpTION annotation tool remote API

Project description

PyCaprio

Python versions PyPI version Documentation Status Run Tests codecov

Python client for the INCEpTION annotation tool remote API.

Installation

At the moment, this fork of Pycaprio is only available here, in GitHub (see reasons in "Current state of Pycaprio" below):

python -m pip install git+https://github.com/inception-project/pycaprio.git@0.2.1#egg=pycaprio

Basic usage

The main object is the Pycaprio object, which will act as a client to interact with the API. You will need your INCEpTION's host and an user with a REMOTE role. Then, instantiate the Pycaprio client:

from pycaprio import Pycaprio

pycaprio_client = Pycaprio("http://inception-host.com", ('username', 'password'))

# Create a project
pycaprio_client.api.create_project("Project name", "creator-username")

Check the documentation if you want to know more.

License

PyCaprio is under the MIT license. Check it out here.

PyCaprio was originally developed by Savanamed and Javier Luna Molina. It is now part of the INCEpTION project.

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

pycaprio-0.3.0.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

pycaprio-0.3.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file pycaprio-0.3.0.tar.gz.

File metadata

  • Download URL: pycaprio-0.3.0.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for pycaprio-0.3.0.tar.gz
Algorithm Hash digest
SHA256 100e37702ea71793ca0fee0f1dd9158f0355503d8a0687ada7af87b8d525edd1
MD5 20431e8bcff860658e98c761bbb5e586
BLAKE2b-256 639de6d975c96a0f3d58241c202bcd9e91f626380705a4e01d8ab789f833651d

See more details on using hashes here.

File details

Details for the file pycaprio-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: pycaprio-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for pycaprio-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e228247633c2bd31e2b9224837b82ac0c07bc3a80bf5d5e054203aff4a3f0ba2
MD5 7781c3ad4139f910854d2a97908170a1
BLAKE2b-256 8838582f426865f5fe1f81703ba83d2e7407f0e15f7a5a71f1f31ac5e921eea6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page