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+
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
legendarium-2.0.6.tar.gz
(8.1 kB
view details)
File details
Details for the file legendarium-2.0.6.tar.gz
.
File metadata
- Download URL: legendarium-2.0.6.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21fa3d937e9f72a8c63178391bd2656efdbf1c9283edcc0bfe43ad1fa1969608 |
|
MD5 | e499fc0c0f4f6e8c35f2418e72f7869f |
|
BLAKE2b-256 | 12ac2162370faaab046879fb822f900d512cb6f858e0eb96227cd790993b3bcb |