A small package about some more types
Project description
Moretype(python module)
Moretype is a python module about some more types.
It don't need any extra third-party package, and it's very small!!!
Install:
pip install moretype
Import and a demo (demo.py):
from moretype import *
link = Link(1, 2, 3, 4, 5)
link.append(6)
print(link)
Run:
python demo.py
1->2->3->4->5->6->
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
moretype-1.3.0.tar.gz
(7.7 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 moretype-1.3.0.tar.gz.
File metadata
- Download URL: moretype-1.3.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dce507babfb9a3344d28d2b08ee6887bada7591e3de22983c06f9f1016f2cc4d
|
|
| MD5 |
f1afb7a4993614e253b15cf709c5bbea
|
|
| BLAKE2b-256 |
621bc6cb86f05746870ea12d21560f5339c754d241a3b24e6a45a9ea3fde9ab1
|
File details
Details for the file moretype-1.3.0-py3-none-any.whl.
File metadata
- Download URL: moretype-1.3.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dadb5193594c47e1c2609e1018881011de46df6b57ac0a77ca023ddd4e6d4707
|
|
| MD5 |
e9b42f201378a8ebede42ae0543fe5e3
|
|
| BLAKE2b-256 |
87cc0d3f69ef462fdbbc29082584a5e531645c732f8170328f681840c49596d5
|