say hello to package!
Project description
Hello Package
This is an example project demonstrating how to publish a Python package to PyPI.
Installation
Run the followaing to install
pip install hellopackage
Usage
from hello_package import hello_package
# Generate "Hello Package!"
say_hello()
# Generate "Hello, Python!"
say_hello("Python")
Developing Hello Package
To install hellopackage, along waith tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .[dev]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hello-package-charuvil-0.0.1.tar.gz
.
File metadata
- Download URL: hello-package-charuvil-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2288afa93dfbf41a3b135d33d451d4b98593c23cbb92300c706be8fe0c4c0a72
|
|
MD5 |
19088b29460b3c5c8c55e60864f07dc3
|
|
BLAKE2b-256 |
38d35a0c69ac346367c643c62aa443a93d15254b924b2928f9df3f002cc51b86
|
File details
Details for the file hello_package_charuvil-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: hello_package_charuvil-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5f1535601bbec9f88ef61d6a8ea85752699e42d658bd4a4e13b190725af8632b
|
|
MD5 |
25f7480f4f4de94a0a257755f683f29f
|
|
BLAKE2b-256 |
4736e0f8000884f44cde5fd11d9244b2d135ffe5b3836a3b3b8f4c31c4619489
|