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 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.6.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.6-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: abdallahradwanlib-0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 bb9e4b6c1fb06cf0d2605f9bc194b6b54687ce83beaefa6e9c983bf8aaeb3409
MD5 6bc9af26790a052a0ab60cfad73471bb
BLAKE2b-256 6162c6496ff9161523045f701b28e6a8319d8e7a97e2577f5dead09dd54278cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for AbdallahRadwanLib-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 01560dcaa0b556d918b418269f0a08918ea531755c2bed4102ed4abeead2c631
MD5 fe83f713d651e1639085a8511236ced4
BLAKE2b-256 d9a0d26f958694cacefa4ffe5f62fee138ad5ef69c934e010b92ffd55e43d98a

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