A sample Python package for PyPI submission
Project description
sygnew
A sample Python package for PyPI submission.
Installation
pip install sygnew_example
Usage
from sygnew import say_hello, greet
print(say_hello("Alice")) # Hello, Alice!
print(greet("Bob")) # Hi Bob, welcome to sygnew!
Development
# Install in development mode
pip install -e ".[dev]"
# Run tests
pytest
# Format code
black .
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
sygnew-0.1.0.tar.gz
(2.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 sygnew-0.1.0.tar.gz.
File metadata
- Download URL: sygnew-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff88e9bb4eeee24318016632af1fae8bef5ea8d51484e70f744a382bd284b714
|
|
| MD5 |
c3d817d1c59cba9c97e6e2aa948e0dd5
|
|
| BLAKE2b-256 |
a88c865c374bcc5dc7b81528fb778c58322f1bc497d2589c658cdc936c17b493
|
File details
Details for the file sygnew-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sygnew-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd86af55b1219e660bfcfe60fd71608a59933a054ae1275bc609d6bebfa93454
|
|
| MD5 |
5b2f9794bf1f901d6c0637fb53b9ea0f
|
|
| BLAKE2b-256 |
db11f3297e375b9d5a458fbfeb536bbd27eff71c0e595dce5cef553a32c93eb9
|