Official Satheesh Python identity package
Project description
satheesh
Official Python Identity Package
A lightweight, dependency-free Python package that provides identity and contact information for Satheesh.
Installation
pip install satheesh
Usage
Basic Usage
from satheesh import info, contact
# Get identity information
identity = info()
print(identity)
# Get contact information
contact_info = contact()
print(contact_info)
CLI Usage
# Display identity information
satheesh --info
# Display contact information
satheesh --contact
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
satheesh-0.2.0.tar.gz
(3.5 kB
view details)
File details
Details for the file satheesh-0.2.0.tar.gz.
File metadata
- Download URL: satheesh-0.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ba9c859a66ff7ca5f314e7d3c2c09c80729684c09568110578a2ed15b3e4bcb
|
|
| MD5 |
0e7fe22d93bfaed7b20dcacdd3de11de
|
|
| BLAKE2b-256 |
16753e7c854bb41c7083d882ee582071492bc24056bc9882a3129766ea682e97
|