Skip to main content

MEDIALpy: MEDIcal Abbreviations Lookup in Python

GitHub commits GitHub issues GitHub repo size made-with-python PRs Welcome

A small python package that allows the user to look up common medical abbreviations.

Notice: Huge thank you to imantsm for his excellent medical abbreviations repository. If you found utility in this little tool, please go star the original project.

Installation

You can now install this package via PyPi:

pip install medialpy

Alternatively, you can install the development version directly from GitHub with:

pip install git+https://github.com/AberystwythSystemsBiology/MEDIALpy

Common Usage

Find an abbreviation:

import medialpy

term = medialpy.find("T1DM") 
print(term.meaning) #['type 1 Diabetes Mellitus']

Check if an abbreviation exists:

import medialpy

if medialpy.exists("AD"):
    print("Exists")

Check what version of imantsm's data dictionary is being used:

import medialpy

print(medialpy.get_version()) # a62e91303c0966ab6803e765a752581f7d10fff9

Bug reporting and feature suggestions

Please report all bugs or feature suggestions to the issues tracker. Please do not email me directly as I'm struggling to keep track of what needs to be fixed.

We welcome all sorts of contribution, so please be as candid as you want.

License

This project is proudly licensed under the terms of the MIT License.

Release files for medialpy 0.0.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for medialpy 0.0.4
File Size Uploaded
medialpy-0.0.4.tar.gz 53.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for medialpy 0.0.4
File Interpreter ABI Platform
medialpy-0.0.4-py3-none-any.whl Python 3 none any Details

Total release size: 104.4 kB

Release files / medialpy-0.0.4.tar.gz

Download URL medialpy-0.0.4.tar.gz
Size 53.0 kB
Tags Source
SHA-256 checksum
How to use checksums
a06d4957844bc7e9711118869932ae72ae5e1b1b3b4a87f13dc520be954ce705
BLAKE2b-256 checksum
How to use checksums
7f90096c63ec737c52e40ef8606194f2616929f6a4d86fe78118af1169ab6fda
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.9.12

Release files / medialpy-0.0.4-py3-none-any.whl

Download URL medialpy-0.0.4-py3-none-any.whl
Size 51.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c22d28a269e4c477007deef5d1022f8e4d5b407323b24c4bd81112590f2db507
BLAKE2b-256 checksum
How to use checksums
4145942b30f32d2605871a22de08deab3d3abefd49afb01d5f06a78b90a8142b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.9.12

Release history Release notifications | RSS feed

This release

0.0.4 This release

2 release files

0.0.3

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page