Skip to main content

mak.gnuoy's python utilities package

Project description

python-utils

mak.gnuoy's python utilities package

pre-requisites

$ pip install build --upgrade 
$ pip install twine --upgrade 

unit test

$ export PYTHONPATH=$PYTHONPATH:./src
$ python -m unittest -v tests.config

build

$ python -m build

distribution

  • test.pypi.org
$ python -m twine upload -r testpypi dist/*
  • pypi.org
$ python -m twine upload dist/*

installation

  • test.pypi.org
$ python -m pip install -i https://test.pypi.org/simple/ mak.gnuoy-python-utils
  • pypi.org
$ python -m pip install mak.gnuoy-python-utils

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

mak.gnuoy-python-utils-0.1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

mak.gnuoy_python_utils-0.1.0-py3-none-any.whl (3.2 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