Skip to content

A Pythonic API and some command line tools to access the Transkribus server via its REST API

License

Notifications You must be signed in to change notification settings

Transkribus/TranskribusPyClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranskribusPyClient

A Pythonic API and some command line tools to access the Transkribus server via its REST API

Requirements, installation & testing

Python

  • Install the latest release of Python 2.7.x, 3.5.x or 3.6.x

Additional Libraries

  • python-dateutil

Commands

  • do_addDocToCollec.py

  • do_createCollec.py

  • do_deleteCollec.py

  • do_deleteJob.py

  • do_duplicateDoc.py

  • do_getJobStatus.py

  • do_listCollec.py

  • do_listPageLocks.py

  • do_Transcript.py

  • do_analyzeLayout.py

  • do_tableTemplate.py

  • do_htrHmm.py

  • do_htrRnn.py

  • do_listHtrHmm.py

  • do_listHtrRnn.py

  • do_login.py

  • do_logout.py

  • Transkribus_downloader.py

  • TranskribusDU_transcriptUploader.py

Help on module client:

See in TranskribusPyClient/client.html

About

A Pythonic API and some command line tools to access the Transkribus server via its REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published