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. 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.6.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.6.1.tar.gz.
File metadata
- Download URL: moretype-1.6.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 |
40aa378c4888fe8ca7142c655f80914caf77289444a973ac85d9c15f6794d2d7
|
|
| MD5 |
9d0b11cb495e02487960e2525a4c7dd7
|
|
| BLAKE2b-256 |
00949bbb5400c888ddbcb635ca9705751f792900e5bccbaeed20f74c7608abdd
|
File details
Details for the file moretype-1.6.1-py3-none-any.whl.
File metadata
- Download URL: moretype-1.6.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 |
103360938ca1d6deb2d8651a90cc82bcdcf98ec7fce772cc77644c5a547dd6a3
|
|
| MD5 |
6fe27cdc995b422ec74d4562cafaaf02
|
|
| BLAKE2b-256 |
a37e07f8395d277386b5c886b0d471a034a8f5310b1c5bd518a2da5914ce21d3
|