Pybhl

Interactúa con la biblioteca de la biodiversidad API
Descargar ahora

Pybhl Clasificación y resumen

Anuncio publicitario

  • Rating:
  • Licencia:
  • GPL
  • Precio:
  • FREE
  • Nombre del editor:
  • Mark A. Matienzo
  • Sitio web del editor:
  • http://matienzo.org/

Pybhl Etiquetas


Pybhl Descripción

Interactuar con la biblioteca de la biodiversidad API Pybhl es una biblioteca de Python que trabaja con la API basada en la Biblioteca de Patrimonio de la Biodiversidad (BHL) para recuperar metadatos sobre el material detenido en las colecciones en línea de BHL. Pybhl se basa libremente en Rubybhl de Mjy (ver http://github.com/mjy/rubybhl para código, etc.). Instalación: Puede usar Easy_Install para instalar el módulo: Easy_Install Pybhlif que prefiera, puede obtener la última versión de La fuente usando git git clone git: //github.com/anarchivist/pybhl.gitto Install: Python Setup.py Instale Uso: >>> Importar Pybhl >>> B = pybhl.bhlopenurlrequest (género = 'libro', título = 'Manual de Diptera' del Norteamericano, Aufirst = 'Samuel Wendell', Aulast = 'Williston', Fecha = '1908', Spage = '16 ') >>> r = b.get_response () >>> r.data { U'STATUS ': 1, U'Message': U '', U'Citations ': , u'publisername ': u'jt Hathaway, ', U'volume': u '', u'lccn ': u'08024896', U'Authors ': , U'date ': U'1908', U 'Páginas': u '', u'publicaciónFrecuencia ': 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'publisherplace ': U'New Haven: ', U'Epage: U' ', U'spage': U'page 16 ', u'stitle': u '', u'isbn ': u' ', u'edition': u'3rd ed. ', U'oclc': U'6445326 '}]} >>> r.get_oc_url (0) u'http: //www.archive.org/download/manualofnorthame00will/manualofnorthame00will_djvu.txt' Requisitos: · Python · Simplejson · Hermosa sopa


Pybhl Software relacionado