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.8.tar.gz (58.2 kB view details)

Uploaded Source

Built Distribution

doccano_client-1.2.8-py3-none-any.whl (109.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: doccano_client-1.2.8.tar.gz
  • Upload date:
  • Size: 58.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for doccano_client-1.2.8.tar.gz
Algorithm Hash digest
SHA256 b08559b4bf3734e8884e6f93980aa5d1fe1fe92aa686ebdb80a834c113e06043
MD5 d7c4adfdf829dea945e9f862df2dc428
BLAKE2b-256 4391e62fb0495d1751cb1c9f02b7bc04d5799e16e7d0d24018de24c440f49376

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for doccano_client-1.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 50518086b14a6554cb678f6fa7c7e7ecced050da6e6d90853e1dbcb2cc575abb
MD5 e5a71ab46dbbc3b2a6963ad019d7ab06
BLAKE2b-256 83f12567cfbde04ad5031d81b968c0b455d686759198e27867d1fc7583c9f35d

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