Skip to main content

No project description provided

Project description

Aloha Python Package

How to test my package locally?

# Step 1: install the testable whl file first
pip install dist/alohapy-0.2.1-py3-none-any.whl
# Step 2: run test.py file for testing my package
python test.py
# Step 2.1: Or run this cli to run the function directly:
aloha-cli

Just for some recall purpose

python setup.py sdist bdist_wheel # build package locally

# also publish by twine
twine upload dist/*
# Before run that command, please create a .pypirc file and put your username and password into that file for twine to do upload credential verification process
touch .pypirc
# and put the credentials in:
[pypi]
  username = __token__
  password = YOUR_PASSWORD

Anyway: first python package created 🚀🚀 ~

Happy ~

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

alohapy-0.2.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alohapy-0.2.2-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file alohapy-0.2.2.tar.gz.

File metadata

  • Download URL: alohapy-0.2.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for alohapy-0.2.2.tar.gz
Algorithm Hash digest
SHA256 3dfd3983e76151986c70eab109a3d57c1361abebd4884b00191d9feb6fb2eede
MD5 142ac89c2ea33d4b9e4cdb364673e07f
BLAKE2b-256 3ffd2476305253e85a928e37bf13873f64a89ccaf79aede122e316893755a629

See more details on using hashes here.

File details

Details for the file alohapy-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: alohapy-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for alohapy-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4ca4c9ed7be73af7df6d889021d686c37a515caf17e68f31b8c7960a024803a9
MD5 cb4b7ad426ebd7431485afec5e3bee04
BLAKE2b-256 6716bc335378024ef6db736d2d5d722a7115a5a95cf25ec05ae4b1dda22c53bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page