这是indexloc提供的服务,不要输入任何密码
Skip to content

horseno/labeler-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

labeler-client

Client side programmatic python library for Labeler service

To use in Python Notebook

version

You can use either SSH or HTTPS to install this python package

  • Run pip install git+ssh://git@github.com/megannot/labeler-client.git
  • Run pip install git+https://github.com/rmeganno/labeler-client.git
  • To update the package: add --upgrade flag (labeler widget labeler-ui is included in the installation).
  • To install a specific version: add @vx.x.x tag after the github URL
# To use library modules
from labeler_client import ...

We provide example notebooks demonstrating the basic and advanced functionalities under directory Examples

About

client lib for meganno framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%