A small data package for trichology terms and definitions.
Project description
⭐ If you find this useful, feel free to star the repo
Trichology Terms
A glossary dataset of trichological terms.
Dataset
data/trichology_terms.csvdata/trichology_terms.json
Rows: 412
Python usage
from trichology_terms import load_terms, search_terms, get_definition, list_categories
df = load_terms()
print(df.head())
print(get_definition("Alopecia"))
print(search_terms("scalp"))
print(list_categories())
Columns
term_idtermdefinitioncategory
Install directly from GitHub
pip install git+https://github.com/YOUR-USERNAME/Trichology_Glossary_Terms.git
# The glossary dataset is provided for educational and research use. Definitions are based on personal learning notes and should not be treated as clinical advice.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trichology_terms-0.1.4.tar.gz
(31.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trichology_terms-0.1.4.tar.gz.
File metadata
- Download URL: trichology_terms-0.1.4.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
911ed7396e696de0c4be2745c76850b72ada609d45532779b069aaae0e15805d
|
|
| MD5 |
0cf3e3d35c994b4d91ceba924c94d099
|
|
| BLAKE2b-256 |
d534d85959b5ad653c444b47e4f0fa72dd517e203fe7e3e07218c9ef90c6bec3
|
File details
Details for the file trichology_terms-0.1.4-py3-none-any.whl.
File metadata
- Download URL: trichology_terms-0.1.4-py3-none-any.whl
- Upload date:
- Size: 32.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08780ecc56a665904c087bb870c4a135d7748c660906fbdca8233bed3516c30
|
|
| MD5 |
694ad1f6c200cd613ca8d34980506ede
|
|
| BLAKE2b-256 |
7fe792c24a66221e404472892a7bd03276df3a30d333eb528125e267566cb28c
|