Convert between long and short journal titles.
Project description
Jabroni
Convert between journal abbreviated and full titles.
pip install jabroni
>>> import jabroni
>>> jabroni.get_abbr("Journal of Neuroscience")
'J Neurosci'
>>> jabroni.get_full("J Neurosci")
'Journal of Neuroscience'
>>> jabroni.get_full("J Neuroscissss")
KeyError: 'J Neuroscissss'
>>> jabroni.get_full("J Neuroscissss", errors="preserve")
'Journal Neuroscissss'
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
jabroni-0.0.1.dev1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file jabroni-0.0.1.dev1.tar.gz
.
File metadata
- Download URL: jabroni-0.0.1.dev1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf4e3414beea030efc5cdc2ccfdcbe54dc9f00f332b8c990d10cccf186cd646a |
|
MD5 | 0a5876c9a0c8ea4be00871bff3c09253 |
|
BLAKE2b-256 | 768fef119b9ff7c04bef17371c9717b1a51600c61c6198a458b709b4200d61d6 |
File details
Details for the file jabroni-0.0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: jabroni-0.0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 226e6b6f48bf2c13dd13a392531bfb6c5921c70098f73b93870d05b0809fb6fe |
|
MD5 | 9762db56735b72c82b123e62744a539c |
|
BLAKE2b-256 | 2078fe4bfdfa4fe35e2bfe56b3d71f11457b821c2fc14c95f7946733863bbac9 |