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 :
    pip uninstall AbdallahRadwanLib Update the Version Number clear setup info rm -rf dist/ build/ *.egg-info

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

    twine check dist/*
    twine upload --repository-url https://upload.pypi.org/legacy/ dist/* past my token

    Install the Package Locally pip install dist/AbdallahRadwanLib-0.7-py3-none-any.whl or pip install AbdallahRadwanLib

  • 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.6.tar.gz

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

  • Install Command : pip install AbdallahRadwanLib or pip install AbdallahRadwanLib==VersionNumber

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.8.tar.gz (2.2 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.8-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for abdallahradwanlib-0.8.tar.gz
Algorithm Hash digest
SHA256 498bd9b4cdf143c239eed89d07baa4ea99e85f9f2d98ab3b94a5aa5e6eb3374f
MD5 f0471211d5e0de98eb1bb7e8eb0d623c
BLAKE2b-256 228382de87c77600d3ebbaddaadd68f5286c8a549d5baf400e6afe2dab37d7b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for AbdallahRadwanLib-0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8de569ad5f6b3202f8cd5760395340922a1645f240c5326327a0e355a694029f
MD5 c96a754ee33eed8b015c4626db381a07
BLAKE2b-256 1363045fda2f9dffa151a247380ab4c31ad6f04ef036b22a8e3ba4f955f4460d

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