yet a library.
Project description
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())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ran-0.0.9.tar.gz
(3.5 kB
view details)
Built Distribution
ran-0.0.9-py3-none-any.whl
(5.3 kB
view details)
File details
Details for the file ran-0.0.9.tar.gz
.
File metadata
- Download URL: ran-0.0.9.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3141c4aca1d91a87099c43b7df1a83f05942c1f33f507b8fbd0f1bb3e5dc4add |
|
MD5 | be4c89e42d45f74e72e59964704d2c7c |
|
BLAKE2b-256 | 42f57abae2a2a03124ab8b9d14836a9530f971a9c92292fff6c93d42cd4b28cf |
File details
Details for the file ran-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: ran-0.0.9-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee08f6f3c0ace72b0a1560a4d44b0c83b01915c4fedf129b7e9fea6131583965 |
|
MD5 | 44bc7bca3e20c3a5f941b0594427341d |
|
BLAKE2b-256 | 48c30f94eab74e5ebf5092fb250286880590fea8b4ede63bdb8dec416312d78a |