Fun ASCII hammer and custom patterns
Project description
Hammer Patterns
A Python package for working with hammer patterns.
Just write hammer() etc and assign the size after that it show i pattern
Features
- Feature 1: easy to make patterns
- Feature 2: fast
- Feature 3: Easy for the students for the dsa questions
working
import hammer_patterns as hp hp.hammer("*",8)
patterns
hammer = hammer()
center star pattern = c_star()
left star no ,no space star = l_star()
square = sqr()
inclined square = inl_square()
Diamond pattern also called a rhombus or filled diamond pattern = diamond()
Installation
🔥 Installation (VERY IMPORTANT)
To install this package, use the Python version you will run the program with.
Example:
py -3.13 -m pip install hammer-patterns
or:
python3.13 -m pip install hammer-patterns
or:
python -m pip install hammer-patterns
(Use the same Python interpreter that will execute your script.)
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 hammer_patterns-0.1.2.7.12.tar.gz.
File metadata
- Download URL: hammer_patterns-0.1.2.7.12.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fbf4d3c198eedb4ec239e2ec972da27d7dcfa25098999001b7d76c511c92cda
|
|
| MD5 |
60220c5989688544a81bebb79133e36a
|
|
| BLAKE2b-256 |
6c231092880e9af652c8ecdc83e06a28490c4b08c3c976a2b0041c38ece22db7
|
File details
Details for the file hammer_patterns-0.1.2.7.12-py3-none-any.whl.
File metadata
- Download URL: hammer_patterns-0.1.2.7.12-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d75d246d13facc713d4e86552730024fe232b8e8da9d20de5627fc98f293902
|
|
| MD5 |
2009b7809930c89590a11c79c3ff50f6
|
|
| BLAKE2b-256 |
9244f6229d6cc7b0eb796b7fd4f9d483a7cf7e57aa4c692d526b28fb44de733a
|