A ligntweight package
Project description
a lightweight package
There are many module on it
such as algo, algebra, const, rgb... You name it!
A simple:
from unstdlibpy.algebra import *
num = X * X
# algebra(use json to store algebra, light weight but slow)
# If you are interested in it, you can make a better function than Algebra.simplify(self).
print(num)
# look at num, presented in the form of plain text.
# It's still the same feeling.
# If you are interested in it, you also can make a better function than Algebra.__str__(self).
# Although you make a new library to do it, I don't care. But you hane to make it free. FREE!
print(num.getvalue(2, X)) # Get a value of num(square of X).
That's the all
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
unstdlibpy-0.0.8.tar.gz
(15.5 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 unstdlibpy-0.0.8.tar.gz.
File metadata
- Download URL: unstdlibpy-0.0.8.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59f9380a733ea12e619fa3d9c2400026e30f67c6fe953348a3c3d11c0da5ef31
|
|
| MD5 |
2075fd107dabc38be86f55c7a2ade5fe
|
|
| BLAKE2b-256 |
03f3cfae569e52e23b9ad1a588de0fb0d86191629ca631867349ef08508d0ae4
|
File details
Details for the file unstdlibpy-0.0.8-py3-none-any.whl.
File metadata
- Download URL: unstdlibpy-0.0.8-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2249f1a5ec9c2d0f4a5cfa40945ac0bb9eb150b9ac7dd14a3df856b732384755
|
|
| MD5 |
134d9cf9095267ea5a4bb96b35e0d0ba
|
|
| BLAKE2b-256 |
7cdf819e1463770c6e588deccae04b3ea9a7951f4338422f6da5dded1632e4bc
|