An example python package
Project description
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.
Source Distribution
File details
Details for the file abdullahfunctions-0.0.2.tar.gz
.
File metadata
- Download URL: abdullahfunctions-0.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 050b30141f2e4ddc3d2c25d47dab9fd9a6362652db210de1596b429a1ffceedb |
|
MD5 | 24bd984ae7b09f3b23858400c0d936a6 |
|
BLAKE2b-256 | 9cba0afa3f34deddfaf1d40740e992eac14877cdf31ee35e9810271e22020948 |