An example python package
Project description
[](https://travis-ci.org/iiddoo/python-sample-package) [](https://badge.fury.io/py/python-sample-package) [](https://coveralls.io/github/iiddoo/python-sample-package?branch=dev) [](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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size python_sample_package-0.4.0-py3-none-any.whl (3.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size python-sample-package-0.4.0.tar.gz (1.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for python_sample_package-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3559ee30b197c5472aaf60004851239317b3f47c30d956835e0bed8ae7c89616 |
|
MD5 | 7c53fa8dd70d1b293f145291e56a82a5 |
|
BLAKE2-256 | 61653f5b0c07ef5c63885c0d96151f73e3df2454f9b799c758cbc068490dbaf5 |
Hashes for python-sample-package-0.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f7593269d30d83f826cd014a757f0f97858c02359a8d029bbc5b622bdedf554 |
|
MD5 | 6e8f3d9cdba7cbd983dc5d1b6c932fe3 |
|
BLAKE2-256 | 4a08eadf11ff139a9dfa5ea0156f7ec6ad6de5ada0bdb4e9d4e16b955ae1b4a1 |