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

    pip install dist/AbdallahRadwanLib-0.6-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.7.tar.gz (2.1 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.7-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for abdallahradwanlib-0.7.tar.gz
Algorithm Hash digest
SHA256 4a0e6fa4cc581e38d113c3f34e4d81a12ed8796aeeb03e977030f2ae90e252f9
MD5 8016c23c4e843e04fbeca3511ea96f07
BLAKE2b-256 62f200725aa288517aa2a6c121b59875addaa68d93a09fc4063096c374a4b837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for AbdallahRadwanLib-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ab4e5090c7f385c6e535359cbdea9984c722ef378a23fc62e0b271ba4522917d
MD5 bd85233a8e0df510927a0ba675c63bd0
BLAKE2b-256 b3f0cc1489a8cd1c6b72aa45d80022b9ea26498809362d4305ae3da98c3dd5f4

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