A fun Python package that introduces H0lwin — a developer from Shiraz, Iran
Project description
H0lwin - Just for Fun, but Kind of Cool 😎
A personal and fun Python module for experimenting, testing, and learning how to publish on PyPI — made by H0lwin from Shiraz, Iran 🇮🇷.
📦 What is this?
H0lwin is a fun and totally useless (yet kind of useful) Python module I created as a test project to learn how to publish Python packages on PyPI.
But hey — you can still install it, use it, explore it, and even learn from it!
🧠 Why did I make this?
- To learn how to structure, build, and upload a Python package to PyPI.
- To play around with modules, metadata, and distribution tools.
- To give the world a tiny piece of myself, just for fun 😄.
🔧 What does it do?
This module contains a bunch of fake/fun functions that return:
- My name, age, city, country
- Skills like programming languages
- My personality
- Dev setup info (OS, editor, etc.)
- ...and more random/fun details.
Use it to:
- See how importing and using custom modules works
- Learn how to structure and explore Python packages
- Use in tutorials, demos, or even prank your friends 👻
🚀 Installation
pip install h0lwin
🧪 Usage
from h0lwin import info, age, city, skills, os, github
print(info()) # Get full profile info
print(age()) # Just the age
print(skills()) # List of coding skills
print(os()) # Dev environment
print(github()) # GitHub profile
You can also explore more by checking the init.py inside the module.
📚 Learn from It This module is open source and easy to read. If you’re new to packaging in Python, you can:
Look at the setup.py file to see how metadata is defined.
See how to use README.md for PyPI descriptions.
Explore the module structure and init.py.
👤 About Me I'm H0lwin — a developer & bodybuilder from Shiraz, Iran.
💻 I code in Python, HTML, CSS, JavaScript
🧠 I love learning by building
🐧 I'm an Arch Linux fan
🛠 I build Telegram bots, web apps, and random tools
🔗 Connect with Me 💬 Telegram: @H0lwin_P
🌐 GitHub: heroinsh
📸 Instagram: @H0lwin
Disclaimer: This project is just for fun and personal learning. Feel free to use it for testing, learning, or inspiring your own PyPI projects.
MIT License – © 2025 H0lwin
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 h0lwin-1.0.1.tar.gz.
File metadata
- Download URL: h0lwin-1.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
394664aca35508a324bb6fc089e13473bb24191331f33a73869ef44b76366169
|
|
| MD5 |
d8b1eb42bcdd17b98a09f9466b567fec
|
|
| BLAKE2b-256 |
6753d36bce5a97b2a24ca9a098f6c34688dd234b56bb40271cea882581a4a9dc
|
File details
Details for the file h0lwin-1.0.1-py3-none-any.whl.
File metadata
- Download URL: h0lwin-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b78c0a38d85074fabcf01be794a81253b10ebaf41648439be5ad28ec19dbf2b
|
|
| MD5 |
d434ca760eb02e7864757efb1715d981
|
|
| BLAKE2b-256 |
172d7a68df0bd618b7971668c94edeed6909cdccca95e46d5429c402e33bc000
|