mtbp3cd
My tool box built for managing files and contents.
Quick links: Mtbp3cd Documentation | StatLab Documentation | Github
Functions are grouped into:
File Inventory Tools [*]
gt01: folder snapshot, checksum, record comparison
gt02: column summary
Clinical Data Tools [*]
[*] Documents are not executed while building.
Table of Contents
Installation
Instructions on how to install the project and its dependencies.
$ pip install mtbp3cd
Usage
Below is an example of showing the version of currently installed package:
import mtbp3cd
print(mtbp3cd.__version__)
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
mtbp3cd
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
Tests badges were generated by: https://smarie.github.io/python-genbadge/
Working Environment and Tools:
Anaconda
Github
Vim
VSCode with Github Copilot
How to Cite
Hsu, Y. (2025). mtbp3cd: My tool box for managing files and contents. [Software]. Retrieved from https://yh202109.github.io/mtbp3/index.html.
@software{mtbp3,
author = {Hsu, Y.},
title = {mtbp3cd: My tool box built for managing files and contents},
year = {2025},
url = {https://yh202109.github.io/mtbp3cd/index.html},
note = {Software}
}