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.2.1.tar.gz
(8.0 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.2.1.tar.gz.
File metadata
- Download URL: moretype-1.2.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
998504596fc5cdcfafb387458625a0a9ebf4caa45b768218dd8a0c2faaf70ac9
|
|
| MD5 |
cc1bf11bd75dec2ee29d5a7f51e5081b
|
|
| BLAKE2b-256 |
c8386601895be22c41489cc77f634efd1bf74b7def47441ade0334c3c4e841c4
|
File details
Details for the file moretype-1.2.1-py3-none-any.whl.
File metadata
- Download URL: moretype-1.2.1-py3-none-any.whl
- Upload date:
- Size: 7.8 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 |
bf92abd990800685e44690c5e09f5f9ea47ed0c5ea4c70e2fd6c99945e0af89e
|
|
| MD5 |
e05f52f15189bc78cd418705fdb3503b
|
|
| BLAKE2b-256 |
160ffa512bec9f5c0e16c7afbfb979fc81198a1450daf00726b39b56afa5bf8a
|