Skip to main content

An example python package

Project description

[![Build Status](https://travis-ci.org/iiddoo/python-sample-package.svg?branch=master)](https://travis-ci.org/iiddoo/python-sample-package) [![PyPI version](https://badge.fury.io/py/python-sample-package.svg)](https://badge.fury.io/py/python-sample-package) [![Coverage Status](https://coveralls.io/repos/github/iiddoo/python-sample-package/badge.svg?branch=dev)](https://coveralls.io/github/iiddoo/python-sample-package?branch=dev) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)

# python-example-package

This is a starter repo for creating a new python package.

## Tests

Simply run: pytest

## Code coverge

Generate coverage report with: py.test –cov=myPackage tests/

#### script: #### - pip install –user –upgrade setuptools wheel twine numpy #### - python3 setup.py sdist bdist_wheel #### - python3 -m twine upload –repository-url https://test.pypi.org/legacy/ dist/* #### before_script: #### - bumpversion minor setup.py

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

python-sample-package-0.4.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

python_sample_package-0.4.0-py3-none-any.whl (3.5 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