Skip to main content

A small example package

Project description

Example Package

To show

  • package distribution
  • package testing (unit, performance, acceptance and multi interpreter)
  • logging use
  • loading to pypi

Usage

To install, either
pip install mh
pip install git+https://github.com/MarkHallett/mh@v0.0.24

To import
import mh

Example usage

  • print mh.EG_VAR2
  • print mh.testFunction()
  • print mh.Mh().runMh()

To run tests

unit python -m unittest
performance cd tests/performance; python test_perf.py
acceptance cd tests/acceptance; behave mh.feature
multi interpreter tox

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

mh-0.0.31.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

mh-0.0.31-py3-none-any.whl (4.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