Skip to main content

An example python package

Project description

Build Status PyPI version Coverage Status Python 3.6

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

abdullahfunctions-0.0.2.tar.gz (1.9 kB view hashes)

Uploaded Source

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