A small package about some more types
Project description
Moretype(python module)
Welcome to my gitee and the homepage of this module.
Moretype is a python module about some more types. It's a bug fix version. Please update your module to this version.
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.4.1.tar.gz
(8.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 moretype-1.4.1.tar.gz.
File metadata
- Download URL: moretype-1.4.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3b9a44e46c2eba3818fd852fb0d8914d4bc31922f80a76eb364cf56f2b47c17
|
|
| MD5 |
8a5c6de466a1e9bb1ae41a1c66d8d695
|
|
| BLAKE2b-256 |
9f7270ac658489795a1fc607de578eec915f5d53d6e19f6cf056c6592f790a43
|
File details
Details for the file moretype-1.4.1-py3-none-any.whl.
File metadata
- Download URL: moretype-1.4.1-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
89c12419d0026823ee4d7b176c9c89773648db493c0f280d6597042e3cc212f3
|
|
| MD5 |
9fa341b64e8a46805c7abf35c1f83496
|
|
| BLAKE2b-256 |
b5b008c58ef663a78b0a0d4b1bfaea419dd74b79ea77d109114636b085a1d248
|