my tool box
Project description
mtbp3
My tool box in Python.
Functions are grouped into:
- Clinical data standards (CDISC, etc.)
- Clinical study data summary
- eCTD (including FDA CTOC, etc.)
- Graphs
- MedDRA (for drug labeling, safety reporting, pharmacovigilance, etc.)
- Sampling
- System
Table of Contents
Installation
Instructions on how to install the project and its dependencies.
$ pip install mtbp3
Usage
Below is an example of showing the version of currently installed package:
import mtbp3
print(mtbp3.__version__)
Please find more examples from the link here.
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
mtbp3
was created by Y. Hsu. It is licensed under the terms of the GNU General Public License v3.0 license.
Credits
Documentation:
- Documents were initially created with
cookiecutter
and thepy-pkgs-cookiecutter
template. - Version badges are provided by: https://img.shields.io/pypi
How to Cite
Hsu, Y. (2024). mtbp3: My tool box in Python [Software]. Retrieved from https://yh202109.github.io/mtbp3/index.html.
@software{mtbp3,
author = {Hsu, Y.},
title = {mtbp3: My tool box in Python},
year = {2024},
url = {https://yh202109.github.io/mtbp3/index.html},
note = {Software}
}
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 Distributions
Built Distribution
File details
Details for the file mtbp3-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: mtbp3-0.2.5-py3-none-any.whl
- Upload date:
- Size: 256.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a747a29bb18540d8f9ea274dc134abddf688688daec152400a174a832f4c02af |
|
MD5 | 2c419dbf4ec5d32bd373ab5e21864af1 |
|
BLAKE2b-256 | 891ceaa9a1ab9e6fcce431e4d9fa5244c76bf58d28f48ee2770e9db5d1e50d35 |