Skip to main content

teamanchor say hello using Pypi package.

Project description

TEAMANCHORHELLO

Team Anchor say hello using Pypi package.

VENV

Active: source venv/bin/activate
Deactive: deactivate

UPDATE PACKAGE

  1. $vim teamanchorhello\src\teamanchorhello.py
    • print('Team Anchor say hello ')
  2. $vim setup.py
    • version:
  3. python3 setup.py sdist bdist_wheel
    • verify vesion update: $ cat teamanchorhello\src\teamanchorhello.egg-info\PKG-INFO
  4. pip3 install -e .
  5. pyhon3
    • import teamanchorhello
    • teamanchorhello.hello()
  6. Upload to testpypi (can't upload same file version else delete dist/*):
    • python3 -m twine upload --repository testpypi dist/*
      • Enter user & password (register if you didn't have).
  7. Upload to pypi:
    • python3 -m twine upload dist/*

UPDATE PACKAGE - FASTEST WAY

  1. $vim teamanchorhello\src\teamanchorhello.py
    • print('Team Anchor say hello ')
  2. $vim setup.py
    • version:
  3. Upload to Pypi:
    • python3 -m twine upload dist/*

HOW TO USE

  1. $ pip3 install teamanchorhello
  2. $ pyhon3
  3. >> import teamanchorhello
  4. >> teamanchorhello.hello() // Output: Team Anchor say hello 0.0.5

PYPI

TESTPYPI: https://test.pypi.org/project/teamanchorhello/
PYPI: https://pypi.org/project/teamanchorhello/

CERTIFICATE ISSUE

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

teamanchorhello-0.0.6.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

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

teamanchorhello-0.0.6-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file teamanchorhello-0.0.6.tar.gz.

File metadata

  • Download URL: teamanchorhello-0.0.6.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for teamanchorhello-0.0.6.tar.gz
Algorithm Hash digest
SHA256 ab19e246fca2ba9fdfbef05d7cbc283da29a03b56afe88ba14ca0baeb375482c
MD5 3126f60c9690de6802d0909257a74ec7
BLAKE2b-256 2c70c9bc4348b258fb74d2a6bb5aa18fa1a9dd8197649e2ef2d525fa08c50367

See more details on using hashes here.

File details

Details for the file teamanchorhello-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for teamanchorhello-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5930cf2ebdc5e213f21bc1642fbdbbff691863f898c4c0bb4bbd973717846756
MD5 ae32b7fbc58fec997dad8bda7104e24d
BLAKE2b-256 7c61b9a2e1ebb1cb47a7ac7260b9219539ea6ab9a4ba486da3be9fe5c1464f80

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