stgpytools

所属分类:Python编程
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-10-29 16:00:19
上 传 者sh-1993
说明:  在一般python编程中有用的资料集合
(Collection of stuff that s useful in general python programming)

文件列表:
LICENSE (1071, 2023-12-14)
requirements-dev.txt (73, 2023-12-14)
setup.cfg (793, 2023-12-14)
setup.py (1362, 2023-12-14)
stgpytools/ (0, 2023-12-14)
stgpytools/__init__.py (214, 2023-12-14)
stgpytools/_metadata.py (394, 2023-12-14)
stgpytools/enums/ (0, 2023-12-14)
stgpytools/enums/__init__.py (81, 2023-12-14)
stgpytools/enums/base.py (2016, 2023-12-14)
stgpytools/enums/other.py (1311, 2023-12-14)
stgpytools/exceptions/ (0, 2023-12-14)
stgpytools/exceptions/__init__.py (205, 2023-12-14)
stgpytools/exceptions/base.py (6284, 2023-12-14)
stgpytools/exceptions/enum.py (223, 2023-12-14)
stgpytools/exceptions/file.py (929, 2023-12-14)
stgpytools/exceptions/generic.py (1484, 2023-12-14)
stgpytools/exceptions/module.py (1207, 2023-12-14)
stgpytools/functions/ (0, 2023-12-14)
stgpytools/functions/__init__.py (86, 2023-12-14)
stgpytools/functions/funcs.py (3797, 2023-12-14)
stgpytools/functions/normalize.py (6381, 2023-12-14)
stgpytools/py.typed (0, 2023-12-14)
stgpytools/types/ (0, 2023-12-14)
stgpytools/types/__init__.py (253, 2023-12-14)
stgpytools/types/builtins.py (1807, 2023-12-14)
stgpytools/types/file.py (3191, 2023-12-14)
stgpytools/types/funcs.py (3114, 2023-12-14)
stgpytools/types/generic.py (1128, 2023-12-14)
stgpytools/types/supports.py (3051, 2023-12-14)
stgpytools/types/utils.py (21636, 2023-12-14)
stgpytools/utils/ (0, 2023-12-14)
stgpytools/utils/__init__.py (163, 2023-12-14)
... ...

# stgpytools Collection of stuff that's useful in general python programming ## How to install Install `stgpytools` with the following command: ```sh pip install stgpytools ``` Or if you want the latest git version, install it with this command: ```sh pip install git+https://github.com/Setsugennoao/stgpytools.git ```

近期下载者

相关文件


收藏者