Working on it!
Project description
Modulu
A Python module for simple demonstration purposes.
Note: This project is in active development—stay tuned for updates!
Features
- Basic class example
- Easy to extend for your own needs
Usage
from modulu import Modulu
# Create an instance with a value
m = Modulu(5)
# Double the value
print(m.double()) # Output: 10
Installation
You can install Modulu locally using pip:
pip install modulu
License
MIT License
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
modulu-0.1.0.tar.gz
(2.3 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 modulu-0.1.0.tar.gz.
File metadata
- Download URL: modulu-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad31ce011805e1895076a4d4f80c8ecb66eade8f85b03dd3ea4bf42291deda0e
|
|
| MD5 |
7b7bc31aca0bf1956f71c53e725e8d4d
|
|
| BLAKE2b-256 |
a3d02521e2ca0038520251f2bab4098a9584b2e219797cac188ccfa199b30486
|
File details
Details for the file modulu-0.1.0-py3-none-any.whl.
File metadata
- Download URL: modulu-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c8dd66939e32aa522704a3f473135a85a767ba7af8d07dd432e267ab85569af
|
|
| MD5 |
a3d599b5cc5fcd43826f5ab525b62c10
|
|
| BLAKE2b-256 |
937635f96d2a6acf9d0b845d8acdb23a527bc83ab5577739580059fefda05a7b
|