pybhl.

Interagir com a API da Biblioteca do Patrimônio da Biodiversidade
Baixe Agora

pybhl. Classificação e resumo

Propaganda

  • Rating:
  • Licença:
  • GPL
  • Preço:
  • FREE
  • Nome do editor:
  • Mark A. Matienzo
  • Site do editor:
  • http://matienzo.org/

pybhl. Tag


pybhl. Descrição

Interaja com a API da Biblioteca do Patrimônio da Biodiversidade A PYBHL é uma biblioteca Python que funciona com a API baseada em OpenURL da Biodiversity Heritage (BHL) para recuperar metadados sobre material realizado nas coleções on-line da BHL. PYBHL é frouxamente baseado no rubybhl de MJY (ver http://github.com/mjy/rubybhl para código, etc.). Instalação: Você pode usar Easy_Install para instalar o módulo: Easy_install Pybhlif Você prefere, você pode obter a versão mais recente do A fonte usando Git Git Clone Git: //github.com/anarchivist/pybhl.gittto Instalar: Python Setup.py Install Uso: >>> Import pybhl >>> B = pybhl.bhlopenurlrequest (gênero = 'livro', título = 'Manual do North American Diptera', Aufirst = 'Samuel Wendell', Aulast = 'Williston', data = '1908', SPoage = '16 ') >>> r = b.get_response () >>> r.data { U'status ': 1, U'Message': U '', U'Citações ': , U'PublisherName ': U'jt. Hathaway ', U'volume': U '', U'LCCN ': U'08024896', U'Authors ': , U'1908 ', u 'Páginas': U '', U'PublicationFrequency ': U' ', u'titleurl': u'http: //www.biodiversitylibrary.org/bibliography/1704 ', U'Language': U'english ', u 'URL': u'http: //www.biodiversitylibrary.org/page/1316635 ', U'issn': U '', U'Genre ': U'Book', U'Publisher ': U'New Haven: ', U'Page': U '', U'spage ': U'page 16', U'stitle ': U' ', U'isbn': U '', U'edition ': U'3rd Ed. ', u'oclc': u'6445326 '}]} >>> r.get_ocr_url (0) u'http: //www.archive.org/download/manualofnorthame00will/manualofnorthame00will_djvu.txt' Requisitos: · Pitão · Simplejson. · Bela sopa


pybhl. Software Relacionado