Skip to main content

Print 'Hello World' and echos an argument

Project description

lib_my_py_package

lib_my_py_package will print "Hello World!" and echos an argument

Developer Installation

install requirements:

cd lib_my_py_package
conda create -y -n lib_my_py_packageenv 'python>=3.6'
conda activate lib_my_py_packageenv
conda env update -n lib_my_py_packageenv -f requirements.txt

to test while devloping the package

python setup.py develop
  • develop errors

>
Traceback (most recent call last):
  File "/home/user/anaconda3/envs/lib_my_py_packageenv/bin/hello", line 33, in <module>
    sys.exit(load_entry_point('my-py-package', 'console_scripts', 'hello')())
  File "/home/user/anaconda3/envs/lib_my_py_packageenv/bin/hello", line 25, in importlib_load_entry_point
    return next(matches).load()
StopIteration
>

try:
```bash
pip uninstall lib_my_py_package
python setup.py develop

```

push to pypi


History

  • lib_my_py_package
  • 0.1.0 - Initial commit
  • 0.1.1 - add long_description
  • 0.1.2 - add credits and deploy instructions to long_description

Credits

https://www.udemy.com/course/python-packaging/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lib_my_py_package-0.1.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file lib_my_py_package-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: lib_my_py_package-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for lib_my_py_package-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 74166fc846d41c66098537277087ee91c9d1bf74d71f3a32d2ac122e8d2c1df2
MD5 3b32569ad3b9622d612b42e8a12bd8d3
BLAKE2b-256 d8beef72d6d9d51cdcd231ee34e4bc67b5dbafc45d237a714aa7f26d302e5084

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page