A short description of your package
Project description
My Package
A simple Python package example.
Installation
pip install my-package
Usage
from my_package import MyClass
obj = MyClass("World")
print(obj.greet()) # Output: Hello, World!
# Process some data
result = obj.process_data([1, 2, 3])
print(result) # Output: [2, 4, 6]
Development
- Clone the repository
- Install development dependencies:
pip install -r requirements.txt - Run tests:
python -m unittest discover tests
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
ynmaemail-0.1.0.tar.gz
(2.0 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 ynmaemail-0.1.0.tar.gz.
File metadata
- Download URL: ynmaemail-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94b2f7150b94b0f02bf1aa5b142f88adaa21498c768df740768b7b7fffbb7170
|
|
| MD5 |
0468302bd733e40a0557dcfeb1174b35
|
|
| BLAKE2b-256 |
d3e8396575ca2b20a614093e1d1b468e6211170e809376f5b1c0237d6443f703
|
File details
Details for the file ynmaemail-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ynmaemail-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbd9c2a7114639981057a679737865f5c3c3d35e20de394fa047018648f8bd8e
|
|
| MD5 |
e55639135ffe8076d22cae411f0b3470
|
|
| BLAKE2b-256 |
56d3a6c80c2cf40c89853eddfe85e36eec1a3e658b38e5e2c5778858b6ffe798
|