Skip to main content

Common utils package

Project description

Python package template

package template for quick start

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

cd PackageSnippet1/test
pytest test.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.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

PackageSnippet1-0.0.2-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: PackageSnippet1-0.0.2.tar.gz
  • Upload date:
  • Size: 6.1 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.2.tar.gz
Algorithm Hash digest
SHA256 f8855e0878148f10322f98123dd083965792a7b68f75af39df1f6548da4c9cfd
MD5 781b3eb5caa1e25cbb1efdeb09d518c1
BLAKE2b-256 d3cf5be4357e35878acff26618204f5e9752d0f373fc4e896094cc37fefaee06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PackageSnippet1-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3a87b59d21a022b138fa79482b6bb04ce7af455cc8f2144e2234549e83b3979e
MD5 ebc6649ae681d3d7c91c6da54b0faca1
BLAKE2b-256 0ecd597b030fffe5b3ab8644953511e194c00318ff80ff409b1db971ebc556dc

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