Skip to content

dlcs/dlcs-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLCS

A simple client library for the Digital Library Cloud Services system See http://dlcs.info for more details on the DLCS

required settings entries:

  • DLCS_ENTRY - DLCS API entry point e.g. "https://api.dlcs.io/"
  • DLCS_API_KEY - API key for DLCS system supplied by a DLCS adminstrator
  • DLCS_SECRET - Secret associated with API KEY supplied by a DLCS adminstrator
  • DLCS_CUSTOMER_ID - Customer ID for key (integer)
  • DLCS_SPACE - _Default space within customer for operations (integer)

History:

v0.1 initial release v0.2 pypi release v0.3 fixed pypi metadata

About

Simple DLCS client for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages