Python library to handle SciELO's bibliographic legend
Project description
===============================
legendarium
===============================
.. image:: https://img.shields.io/pypi/v/legendarium.svg
:target: https://pypi-hypernode.com/pypi/legendarium
.. image:: https://img.shields.io/travis/jamilatta/legendarium.svg
:target: https://travis-ci.org/jamilatta/legendarium
.. image:: https://readthedocs.org/projects/legendarium/badge/?version=latest
:target: https://legendarium.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/jamilatta/legendarium/shield.svg
:target: https://pyup.io/repos/github/jamilatta/legendarium/
:alt: Updates
Python library to handle SciELO`s bibliographic legend
* Free software: BSD license
* Documentation: https://legendarium.readthedocs.io.
Develop API Usage
---------
<pre>
<code>
>>>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
</code>
</pre>
For develop version
====================
-e git+git@github.com:scieloorg/legendarium#egg=legendarium
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2016-09-05)
------------------
* First release on PyPI.
legendarium
===============================
.. image:: https://img.shields.io/pypi/v/legendarium.svg
:target: https://pypi-hypernode.com/pypi/legendarium
.. image:: https://img.shields.io/travis/jamilatta/legendarium.svg
:target: https://travis-ci.org/jamilatta/legendarium
.. image:: https://readthedocs.org/projects/legendarium/badge/?version=latest
:target: https://legendarium.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/jamilatta/legendarium/shield.svg
:target: https://pyup.io/repos/github/jamilatta/legendarium/
:alt: Updates
Python library to handle SciELO`s bibliographic legend
* Free software: BSD license
* Documentation: https://legendarium.readthedocs.io.
Develop API Usage
---------
<pre>
<code>
>>>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
</code>
</pre>
For develop version
====================
-e git+git@github.com:scieloorg/legendarium#egg=legendarium
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2016-09-05)
------------------
* First release on PyPI.
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-1.2.2.tar.gz
(16.6 kB
view details)
File details
Details for the file legendarium-1.2.2.tar.gz
.
File metadata
- Download URL: legendarium-1.2.2.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2960245f8a8dd4269cef1a8d9e5eddff9ea43b9c5edd5a91be80e1a43bd5b1e7 |
|
MD5 | 3fc4b97cff52f70a7c78e7ef9615b752 |
|
BLAKE2b-256 | fe7e68ffe2939df46883760af92be29191c0d136a04ee66f7c59a69455ec06a3 |