Skip to main content

my tool box

Project description

mtbp3

PyPI PyPI - Downloads License: GPL v3 Binder

My tool box in Python.

Functions are grouped into:

  • Health
    • Data summary: health.clinical
    • eCTD: health.ectd
    • MedDRA: health.emt
  • General
    • Data summary: util.cdt
    • Graphs: util.cdtg
    • System: util.lsr
  • Standard:
    • CDISC
      • Library: stdcd.api
    • WHO
      • B3/C3
  • StatLab:
    • Reliability: statlab.kappa
    • Sampling

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:

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mtbp3-0.2.9-py3-none-any.whl (265.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page