custom common fun
Project description
__init__.py中写法
- 使用方式
- 导包,可选
cus_lib
Usage:
from cus_log import setup_logger
logger = setup_logger("test.log")
logger.info('test cus_lib!')
"""
# after you launch code,can see 'test.log' file.
build
py -m build
分发
twine upload dist/*
# 输入token
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
cus_lib-0.0.2.tar.gz
(4.3 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 cus_lib-0.0.2.tar.gz.
File metadata
- Download URL: cus_lib-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07d2e5622ce5af4b76ecda632438ce0d28d7fb8e504adc07ecd12e580df91e89
|
|
| MD5 |
c1a79721f6bcff6fc3bb54f8e98e2f6a
|
|
| BLAKE2b-256 |
01df6a2756961e985c07a75081dfbd61735637d5419bc093a5a05938e5f6315a
|
File details
Details for the file cus_lib-0.0.2-py3-none-any.whl.
File metadata
- Download URL: cus_lib-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fb48470dc6f4911bde5e8010498fb7bd0a9a1190bae0410aaebcd52c0af4d89
|
|
| MD5 |
12917769f2548854221c951b5d8c5637
|
|
| BLAKE2b-256 |
3c7257ddd112c86a5b363cd1b30e045856fe8e0d3d70381110acb06c79d48eb5
|