Skip to main content

Python library to handle SciELO's bibliographic strip

Project description

Legendarium

  • Python library to handle SciELO`s bibliographic legend
  • License: BSD
  • Compatible With: python 3.3+

Build Status Code Health Updates Python 3

See Build: https://travis-ci.org/scieloorg/legendarium

Develop API Usage


>>>from legendarium import Legendarium
>>>leg_dict = {'acron_title': 'Rev.Mal-Estar Subj', 'year_pub': '2011', 'volume': '67', 'number': '9', 'fpage': '154', 'lpage':'200', 'article_id':'e00120416'}
>>>leg = Legendarium(**leg_dict)
>>>leg.stamp
>>>Rev.Mal-Estar Subj 2011;67(9):154-200

For develop version

pip install -e git+git@github.com:scieloorg/legendarium#egg=legendarium

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page