Python library to handle SciELO's bibliographic legend
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.4.tar.gz
(17.9 kB
view details)
File details
Details for the file legendarium-2.0.4.tar.gz
.
File metadata
- Download URL: legendarium-2.0.4.tar.gz
- Upload date:
- Size: 17.9 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 | e161f0656c32fd006c5b6034d10238a61f94eca899357003bfb9950e269e719d |
|
MD5 | adabdae50480453a6a4df211dd24260f |
|
BLAKE2b-256 | a40ef94539370447d0726a199af65bf4021dfe2c570cae32c9a90a853a774495 |