Skip to main content

A simple client for doccano API.

Project description

doccano client

Codacy Badge Tests

A simple client for the doccano API.

Installation

To install doccano-client, simply run:

pip install doccano-client

Usage

from doccano_client import DoccanoClient

# instantiate a client and log in to a Doccano instance
client = DoccanoClient('http://doccano.example.com')
client.login(username='username', password='password')

# get basic information about the authorized user
user = client.get_profile()

# list all projects
projects = client.list_projects()

Please see the documentation for further details.

Doccano API BETA Client

We're introducing a newly revamped Doccano API Client that features more Pythonic interaction as well as more testing and documentation. It also adds more regulated compatibility with specific Doccano release versions.

You can find the documentation on usage of the beta client here.

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

doccano_client-1.2.4.tar.gz (55.2 kB view details)

Uploaded Source

Built Distribution

doccano_client-1.2.4-py3-none-any.whl (102.5 kB view details)

Uploaded Python 3

File details

Details for the file doccano_client-1.2.4.tar.gz.

File metadata

  • Download URL: doccano_client-1.2.4.tar.gz
  • Upload date:
  • Size: 55.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for doccano_client-1.2.4.tar.gz
Algorithm Hash digest
SHA256 a14a7f3f9664c9e858b2fe189bae53cbc7b9b9078f7d4b3abce24207e54bedf9
MD5 4bbd2376372c745f0c3fffa09b2ad719
BLAKE2b-256 9d2a481913fb093356060f91651dd2774aad53893d922c5ab2906ed7cb6f86a7

See more details on using hashes here.

File details

Details for the file doccano_client-1.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for doccano_client-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5629d27c2cbc2be2cac9f1479f7e9c64702f9b8436920448c199613560e5005f
MD5 a4d583db26a0d0851d8585526ad1458e
BLAKE2b-256 22295309603f0c6588cbf81c9bff51c40e445db7fa11fd24096a602fdb54ad48

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