Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / doccano/doccano-client issues and pull requests
#162 - Use client base url in example pagination
Pull Request -
State: open - Opened by jvhoffbauer 8 months ago
#161 - Fix/host mistmatch next page
Pull Request -
State: closed - Opened by creisle about 1 year ago
- 1 comment
#160 - Add environment variable support for Doccano credentials
Pull Request -
State: open - Opened by ledurnan about 1 year ago
#159 - Fix compatibility with urllib3 2.0 (bump vcrpy, requests-toolbelt)
Pull Request -
State: open - Opened by ledurnan about 1 year ago
#158 - doccano-client does not support urllib3 2.0.0
Issue -
State: open - Opened by baruch11 about 1 year ago
- 2 comments
#157 - Bump urllib3 from 1.26.12 to 1.26.18
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#156 - Bump pillow from 9.3.0 to 10.0.1
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#155 - Bump certifi from 2022.12.7 to 2023.7.22
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#154 - Bump pygments from 2.13.0 to 2.15.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#153 - Allow User To Create Label = True
Issue -
State: open - Opened by HRNPH over 1 year ago
#152 - unable to login to doccano
Issue -
State: open - Opened by AbinJilson over 1 year ago
- 9 comments
#151 - Add Delete Users option?
Issue -
State: open - Opened by HRNPH over 1 year ago
#150 - Update project tags type to what is expected/returned by API
Pull Request -
State: closed - Opened by dsciacca over 1 year ago
- 3 comments
#149 - Unable to retrieve projects with tags
Issue -
State: closed - Opened by dsciacca over 1 year ago
- 3 comments
#148 - Bump requests from 2.28.1 to 2.31.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#147 - Bump pymdown-extensions from 9.5 to 10.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#146 - Calling list_examples triggers HTTP 500 errors after every 5 examples
Issue -
State: closed - Opened by cuihaoleo almost 2 years ago
- 3 comments
#145 - New Client Method: Toggle Example as Done/Undone
Issue -
State: open - Opened by armandgurgu23 almost 2 years ago
- 4 comments
#144 - `list_project()` error
Issue -
State: closed - Opened by wonyoungseo almost 2 years ago
- 3 comments
Labels: question
#143 - Bump future from 0.18.2 to 0.18.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#142 - Bump torch from 1.12.1 to 1.13.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#141 - Bump version for MemberController update
Pull Request -
State: closed - Opened by lance132 almost 2 years ago
#140 - Timeout when downloading data
Issue -
State: open - Opened by bennigeir about 2 years ago
- 2 comments
#139 - Add MemberController
Pull Request -
State: closed - Opened by lance132 about 2 years ago
- 1 comment
#138 - Bump certifi from 2022.9.24 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#137 - Update example score default value
Pull Request -
State: closed - Opened by david-engelmann about 2 years ago
- 1 comment
#136 - Bump pillow from 9.2.0 to 9.3.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#135 - Unexpected keyword argument creating project
Issue -
State: closed - Opened by mcnanton about 2 years ago
- 1 comment
#134 - Cannot check the labels and how to get project ids as list in this new doccano client version?
Issue -
State: closed - Opened by zic13 about 2 years ago
- 1 comment
#133 - File "/home/finq/miniconda3/envs/adam/lib/python3.10/pathlib.py", line 1117, in open return self._accessor.open(self, mode, buffering, encoding, errors, IsADirectoryError: [Errno 21] Is a directory: '/'
Issue -
State: closed - Opened by zic13 about 2 years ago
- 1 comment
#132 - issue in uploading json file
Issue -
State: closed - Opened by zic13 about 2 years ago
- 1 comment
#131 - response = self.client.create_project(self, TypeError: DoccanoClient.create_project() got multiple values for argument 'name'
Issue -
State: closed - Opened by zic13 about 2 years ago
- 3 comments
#130 - update the create_user returns documentation
Pull Request -
State: closed - Opened by david-engelmann about 2 years ago
- 1 comment
#129 - create_user documentation mismatch
Issue -
State: closed - Opened by david-engelmann about 2 years ago
#128 - File "/home/finq/miniconda3/envs/adam/lib/python3.10/pathlib.py", line 1117, in open return self._accessor.open(self, mode, buffering, encoding, errors, IsADirectoryError: [Errno 21] Is a directory: '/'
Issue -
State: closed - Opened by zic13 over 2 years ago
- 3 comments
Labels: question
#127 - Display better message on JSONDecodeError
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#126 - Move DoccanoAPIError to exceptions.py
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#125 - [Enhancement] documentation
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#124 - adding the create_user function
Pull Request -
State: closed - Opened by david-engelmann over 2 years ago
- 2 comments
#123 - [Enhancement] patience
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#122 - Functions and Classes for UserDetails to Pair with create_user
Pull Request -
State: closed - Opened by david-engelmann over 2 years ago
- 1 comment
#121 - project_labels = self.list_label_types(project_id,"relation")
Issue -
State: closed - Opened by zic13 over 2 years ago
- 2 comments
#120 - get_profile() is not returning as list of users as of previous get_user_list() . So how it achieved to get all the users in doccano. I need to get all the users I added to doccano ,but its showing only one user with id =1 as admin
Issue -
State: closed - Opened by zic13 over 2 years ago
- 1 comment
#119 - Remove trailing slash to prevent connection error
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#118 - requests.exceptions.JSONDecodeError: Expecting value: line 2 column 1 (char 1)
Issue -
State: closed - Opened by zic13 over 2 years ago
- 12 comments
#117 - cannot import name dataclass_transform
Issue -
State: closed - Opened by kidcad1412 over 2 years ago
- 2 comments
#116 - Add score field to example model
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#115 - [Experimental] active learning for named entity recognition
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#114 - can not login
Issue -
State: closed - Opened by janelu9 over 2 years ago
- 2 comments
#113 - Enable to filter examples by confirmation state
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#112 - Support whisper
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#111 - Add build workflow
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#110 - Add verify option
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#109 - Add logout method
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#108 - Update old doccano client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#108 - Update old doccano client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#107 - Add test cases for usecases
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#107 - Add test cases for usecases
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#106 - Use usecases to build DoccanoClient and add documentation
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#106 - Use usecases to build DoccanoClient and add documentation
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#105 - Allow for custom certificate chains
Pull Request -
State: closed - Opened by EandrewJones over 2 years ago
- 2 comments
#105 - Allow for custom certificate chains
Pull Request -
State: closed - Opened by EandrewJones over 2 years ago
- 2 comments
#104 - [Feature] usecase
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#104 - [Feature] usecase
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#103 - Support data export
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#103 - Support data export
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#102 - Support import data
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#102 - Support import data
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#101 - Update base client methods
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#101 - Update base client methods
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#100 - Support label CRUD
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#100 - Support label CRUD
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#99 - Doccano 1.7 compatibility update
Pull Request -
State: closed - Opened by lance132 over 2 years ago
- 2 comments
#99 - Doccano 1.7 compatibility update
Pull Request -
State: closed - Opened by lance132 over 2 years ago
- 2 comments
#98 - Add metrics client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#98 - Add metrics client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#97 - Support user client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#96 - Support task status
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#96 - Support task status
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#95 - Implements role list client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#95 - Implements role list client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#94 - Support comment crud
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#94 - Support comment crud
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#93 - Support label type crud
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#93 - Support label type crud
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#92 - Support example CRUD
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#92 - Support example CRUD
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#91 - Support project CRUD
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#91 - Support project CRUD
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#90 - Describe how to create a project
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#90 - Describe how to create a project
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#89 - Add workflow to deploy mkdocs site
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#89 - Add workflow to deploy mkdocs site
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#88 - Rename package from doccano_api_client to doccano_client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#88 - Rename package from doccano_api_client to doccano_client
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#87 - Implement CLI and pre-annotation feature with spaCy
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#87 - Implement CLI and pre-annotation feature with spaCy
Pull Request -
State: closed - Opened by Hironsan over 2 years ago
#86 - Hi there, about can't upload
Issue -
State: closed - Opened by cliuxinxin over 2 years ago
- 2 comments
Labels: bug
#86 - Hi there, about can't upload
Issue -
State: closed - Opened by cliuxinxin over 2 years ago
- 2 comments
Labels: bug
#85 - [Enhancement] use poetry
Pull Request -
State: closed - Opened by Hironsan over 2 years ago