A sample Python package
Project description
Skytup
A sample Python package that can be installed via pip.
Installation
You can install the package using pip:
pip install skytup
Usage
You can use this package either as a Python module or through its command-line interface.
Python Module
import skytup
# Say hello
result = skytup.hello()
print(result) # Output: "Hello from Skytup!"
# Add numbers
sum_result = skytup.add(5, 3)
print(sum_result) # Output: 8
Command Line Interface
The package provides a command-line interface with the following commands:
# Show help
skytup --help
# Print a greeting
skytup greet
# Add two numbers
skytup sum 5 3
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
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 skytup-0.1.1.tar.gz.
File metadata
- Download URL: skytup-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bad78f549439f79cfa7ed192bf9ccb0aa1efeffc2e3661fcbbb080534e17f526
|
|
| MD5 |
fb231a2f79710b02f9305082b15ce6f5
|
|
| BLAKE2b-256 |
f7d6677a39261790ebb03d2bd90835c62eed8861fb725e1f8341d7559320410a
|
File details
Details for the file skytup-0.1.1-py3-none-any.whl.
File metadata
- Download URL: skytup-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ee07f22879eaa3f701cd041ae988f6cce9352407600870a60993e384f5d772e
|
|
| MD5 |
cb427d3006490ad7aafa998b74683c77
|
|
| BLAKE2b-256 |
c4d194bb5248a842efaaad5153ecf6873a9b19c209d43d81a236fe20a7f55411
|