Skip to main content

My First Package for Python Projects with PyPI Package - October 2024

Project description

AbdallahPackage

  • Install the following packages : pip install twine pip install setuptools wheel pip install tqdm python setup.py sdist twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

  • Update My Package :
    Update the Version Number clear setup info rm -rf dist/ build/ *.egg-info

    prepare setup info python setup.py bdist_wheel python setup.py sdist or python setup.py bdist_wheel sdist

    twine check dist/*

    twine upload dist/* or twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

    past my token

    pip install dist/AbdallahRadwanLib-0.4-py3-none-any.whl

  • Reinstall with --force-reinstall and --no-binary pip install --force-reinstall --no-binary=:all: AbdallahRadwanLib

  • Download the source manually pip download --no-binary=:all: AbdallahRadwanLib tar -xvzf AbdallahRadwanLib-0.4.tar.gz

  • View at: https://pypi.org/project/AbdallahRadwanLib/0.4/

  • Install Command : pip install AbdallahRadwanLib==0.4

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

abdallahradwanlib-0.5.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.

AbdallahRadwanLib-0.5-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file abdallahradwanlib-0.5.tar.gz.

File metadata

  • Download URL: abdallahradwanlib-0.5.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.0

File hashes

Hashes for abdallahradwanlib-0.5.tar.gz
Algorithm Hash digest
SHA256 e0e1d403cbbef0ae634909b06c3bb930562145c8ff6b21cc7c89e69608942672
MD5 44b87b27b949a375e1e35ffe45b159d3
BLAKE2b-256 c371b02f9692f4cc57dcbcc835fae5a4c5609597696c758422cf3ba16512a3c8

See more details on using hashes here.

File details

Details for the file AbdallahRadwanLib-0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for AbdallahRadwanLib-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2a1ba75600c8f19074cf64d3b461a4efe9bdd1bc11c3e0c9dc454d68e1324689
MD5 a967c482aa0d12cb77309c97e7ef7b63
BLAKE2b-256 5c1535464d4b536adf33a5becf24b259cf6d5c20a2fdd4f6045534cf46f99ad1

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