Minimal hello-world package
Project description
stackifier
Minimal demo of PyPI package.
Installation
pip install stackifier
Usage
from stackifier import hi
print(hi("Bryan"))
Build & Publish
- Install build tools:
python -m pip install build twine
- Build the package:
python -m build
- Upload to PyPI:
python -m twine upload dist/*
Test Locally
Before publishing, you can test locally:
pip install -e .
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
stackifier-0.0.1.tar.gz
(1.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stackifier-0.0.1.tar.gz.
File metadata
- Download URL: stackifier-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99fb0834a4830c1d2b1b27df96c5564f8c065b7c45e95984c74a6a2dc0488593
|
|
| MD5 |
9e81e98b9b7402770bbb72f3ad76f77a
|
|
| BLAKE2b-256 |
286e99ab3187c8639ea6f93de94d1381779c82e7e93674b3ed656c6532f2c9ed
|
File details
Details for the file stackifier-0.0.1-py3-none-any.whl.
File metadata
- Download URL: stackifier-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52e16ba5c62d47be587d55293f6223780262ef2d6127a26d75993b828302a0f5
|
|
| MD5 |
dde6ffc27d53e4db07446ebe3ffca77e
|
|
| BLAKE2b-256 |
84e40dcdfe228ea0a06dab1158431c694db39ec7288ed1ed24a43a990165a861
|