No project description provided
Project description
What's new?
About my library
This library has 3 modules: math, pygame_copy(recommend not using) and music. Module
math has two classes: square_root and Calculator.
CLASS Calculator:
import python_mini
oCalculator = python_mini.math.Calculator(144, 12)
CalcDiv = oCalculator.div()
print(CalcDiv) #Enter: 12.0
class square_root:
import python_mini
sq_root = square_root(144).square_root()
print(sq_root)
Module music has one class: Note
The Note class's call is simple:
import python_mini
python_mini.music.Note().play_the_note("do") #example
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python_mini-0.0.5.tar.gz
(2.4 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 python_mini-0.0.5.tar.gz.
File metadata
- Download URL: python_mini-0.0.5.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7447567dd1f402f48cd2e2e4e1e4535cd928bb2bed35ff83fa651524bb321a4
|
|
| MD5 |
abf9544823c6bdc678d94b6600fb9896
|
|
| BLAKE2b-256 |
858d6393953f4bf252507f4a3e101d9d4bc390235168ca11497ccd020c7210c8
|
File details
Details for the file python_mini-0.0.5-py3-none-any.whl.
File metadata
- Download URL: python_mini-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b10adb637ef90f95356d226e9d1e10f6af3d1c68b7f84e77c47d2012f39e72a9
|
|
| MD5 |
c8426aa6c056751861c2c1a1059b70d0
|
|
| BLAKE2b-256 |
0d3cc8fffc8d49f0571955f5e578d27dffe7e8e974f5bed22294a83c6ac646be
|