Skip to main content

Common utils package

Project description

Python package template

package template for quick start

Build

pypi

Install from Pypi

pip install PackageSnippet1

Local install

git clone https://github.com/jerinka/PackageSnippet1
pip3 install -e PackageSnippet1

build

pip install wheel
python setup.py sdist bdist_wheel

testpypi

twine upload --repository testpypi dist/*
pip install -i https://test.pypi.org/simple/ PackageSnippet1

pypi

twine upload dist/*
pip install -U PackageSnippet1

Quick usage

import PackageSnippet1 as pk1
pk1.subpackage1.moduleA.fun_a()

Test

pytest test/test_PackageSnippet1.py -s

Reference

https://medium.com/@joel.barmettler/how-to-upload-your-python-package-to-pypi-65edc5fe9c56

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

PackageSnippet1-0.0.5.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

PackageSnippet1-0.0.5-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file PackageSnippet1-0.0.5.tar.gz.

File metadata

  • Download URL: PackageSnippet1-0.0.5.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for PackageSnippet1-0.0.5.tar.gz
Algorithm Hash digest
SHA256 a51787cadedee0d3ca7999778c36d12823802eb8e10bf1ec04d5efed4d5590f2
MD5 9e157429350ec628dd8f61e1045dda85
BLAKE2b-256 9129fb664061b89434e3422ab209f33a4351fa31424cdae17eba8d815ecb93cc

See more details on using hashes here.

File details

Details for the file PackageSnippet1-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: PackageSnippet1-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for PackageSnippet1-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 656e7b70828d5fc50b86c5294294e60d6c29890214339e8d421b8356ae35984c
MD5 682e8f68dada37cabb80f159d4af6de5
BLAKE2b-256 d01f6aecabfee976372ccba16765f357d3267318c35fb1c345c0b2f1da775523

See more details on using hashes here.

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