ran
安装
pip install ran
示例
fs
from ran import fs
# 读取文件内容
content = fs.load('path')
mm
自动重载修改的模块。
from ran.mm import ModuleReloader
mr = ModuleReloader()
mr.watch()
idmk
生成 ID
from ran.idmk import IdentifierMaker
idmkr = IdentifierMaker(1)
for i in range(1000):
print(idmkr.make())
Release files for ran 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ran-0.0.9.tar.gz | 3.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ran-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.8 kB
Release files / ran-0.0.9.tar.gz
| Download URL | ran-0.0.9.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3141c4aca1d91a87099c43b7df1a83f05942c1f33f507b8fbd0f1bb3e5dc4add
|
|
BLAKE2b-256 checksum How to use checksums |
42f57abae2a2a03124ab8b9d14836a9530f971a9c92292fff6c93d42cd4b28cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
|
Release files / ran-0.0.9-py3-none-any.whl
| Download URL | ran-0.0.9-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ee08f6f3c0ace72b0a1560a4d44b0c83b01915c4fedf129b7e9fea6131583965
|
|
BLAKE2b-256 checksum How to use checksums |
48c30f94eab74e5ebf5092fb250286880590fea8b4ede63bdb8dec416312d78a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
|