Giter Site home page Giter Site logo

klauskades / doccano-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doccano/doccano-client

0.0 0.0 0.0 1.45 MB

A simple client for doccano API.

Home Page: https://doccano.github.io/doccano-client/

License: MIT License

Python 99.97% Makefile 0.03%

doccano-client's Introduction

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.

doccano-client's People

Contributors

hironsan avatar lance132 avatar david-engelmann avatar harmw avatar youichiro avatar afparsons avatar dependabot[bot] avatar creisle avatar daleevans avatar ghontolux avatar leonardlin avatar louisguitton avatar rolisz avatar dsciacca avatar ayanamizuta avatar guigarfr avatar houssam7737 avatar st-hakky avatar kuraga avatar eandrewjones avatar ljades avatar tmarice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.