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-2.0.0a0.tar.gz
(8.9 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-2.0.0a0.tar.gz.
File metadata
- Download URL: moretype-2.0.0a0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7364a50f19f0e2d8fa0ee85de2cf1a78d7fe51e7f042b02526a9719929403b5a
|
|
| MD5 |
97d5536ecaadad3f912318fe8146acb8
|
|
| BLAKE2b-256 |
1a488e7b79708c030aa7d4442bb296bb63aec987cabaaa9b50daccefe510f962
|
File details
Details for the file moretype-2.0.0a0-py3-none-any.whl.
File metadata
- Download URL: moretype-2.0.0a0-py3-none-any.whl
- Upload date:
- Size: 8.9 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 |
748c4315621b1e1b05212d40104920bfcf6e52564db797f39ca9dec6c949028b
|
|
| MD5 |
4bfdd2cc348e393faf8b77dfc8ee2b31
|
|
| BLAKE2b-256 |
c0227c42b905a593d80d9eb04002bec2f8650dc0d737dad21b20812a8e008e88
|