Hello World
This is an tutorial project demonstrating how to publish a python module to PyPI.
Developing Hello World
To install helloworld, along with the tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .
Usage
from helloworld import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, James!"
say_hello("James")
Release files for jamesmoon-world 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jamesmoon_world-0.0.1.tar.gz | 14.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jamesmoon_world-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.1 kB
Release files / jamesmoon_world-0.0.1.tar.gz
| Download URL | jamesmoon_world-0.0.1.tar.gz |
|---|---|
| Size | 14.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bdcfd88c8a5aaae41b89172e2921fac367fda8f499d5661afb046678e66634dd
|
|
BLAKE2b-256 checksum How to use checksums |
efbc2fc7b6a8db236c842932c303020133cb469b1638cb1ebe08c0c3dc094db8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.10
|
Release files / jamesmoon_world-0.0.1-py3-none-any.whl
| Download URL | jamesmoon_world-0.0.1-py3-none-any.whl |
|---|---|
| Size | 14.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8f1c0613e78038d4b9e07f8188d04dd68741efea1a725e1418a746d3935b53ad
|
|
BLAKE2b-256 checksum How to use checksums |
a997b61a9ba4bbaa8da0bb6e06e6d27bd0ee568316de70c2ab3eb203e57636c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.10
|