potato-util 0.0.3__py3-none-any.whl → 0.0.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- potato_util/__version__.py +1 -1
- {potato_util-0.0.3.dist-info → potato_util-0.0.4.dist-info}/METADATA +8 -3
- {potato_util-0.0.3.dist-info → potato_util-0.0.4.dist-info}/RECORD +6 -6
- {potato_util-0.0.3.dist-info → potato_util-0.0.4.dist-info}/WHEEL +0 -0
- {potato_util-0.0.3.dist-info → potato_util-0.0.4.dist-info}/licenses/LICENSE.txt +0 -0
- {potato_util-0.0.3.dist-info → potato_util-0.0.4.dist-info}/top_level.txt +0 -0
potato_util/__version__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.0.
|
|
1
|
+
__version__ = "0.0.4"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: potato_util
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.4
|
|
4
4
|
Summary: 'potato_util' is collection of simple useful utils package for python.
|
|
5
5
|
Author-email: Batkhuu Byambajav <batkhuu10@gmail.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/bybatkhuu/module-python-utils
|
|
@@ -77,11 +77,13 @@ Requires-Dist: pyright<2.0.0,>=1.1.392; extra == "dev"
|
|
|
77
77
|
Requires-Dist: pre-commit<5.0.0,>=4.0.1; extra == "dev"
|
|
78
78
|
Dynamic: license-file
|
|
79
79
|
|
|
80
|
-
#
|
|
80
|
+
# Python Utils (potato-util)
|
|
81
81
|
|
|
82
82
|
[](https://choosealicense.com/licenses/mit)
|
|
83
83
|
[](https://github.com/bybatkhuu/module-python-utils/actions/workflows/2.build-publish.yml)
|
|
84
84
|
[](https://github.com/bybatkhuu/module-python-utils/releases)
|
|
85
|
+
[](https://pypi.org/project/potato-util)
|
|
86
|
+
[](https://docs.conda.io/en/latest/miniconda.html)
|
|
85
87
|
|
|
86
88
|
'potato_util' is collection of simple useful utils package for python.
|
|
87
89
|
|
|
@@ -111,7 +113,7 @@ Dynamic: license-file
|
|
|
111
113
|
[OPTIONAL] For **DEVELOPMENT** environment:
|
|
112
114
|
|
|
113
115
|
- Install [**git**](https://git-scm.com/downloads)
|
|
114
|
-
- Setup an [**SSH key**](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh)
|
|
116
|
+
- Setup an [**SSH key**](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh)
|
|
115
117
|
|
|
116
118
|
### 2. 📥 Download or clone the repository
|
|
117
119
|
|
|
@@ -178,6 +180,9 @@ pip install -e .
|
|
|
178
180
|
|
|
179
181
|
```sh
|
|
180
182
|
pip install -e .[dev]
|
|
183
|
+
|
|
184
|
+
# Install pre-commit hooks:
|
|
185
|
+
pre-commit install
|
|
181
186
|
```
|
|
182
187
|
|
|
183
188
|
**OPTION E.** Install from **pre-built release** files:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
potato_util/__init__.py,sha256=xl4th2Z_OmTk-3aO1w05Vh8ob0BnX4RcY1fT9tGX61c,74
|
|
2
|
-
potato_util/__version__.py,sha256=
|
|
2
|
+
potato_util/__version__.py,sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4,22
|
|
3
3
|
potato_util/_base.py,sha256=557Dj7eYmPIPE2s5yNtCKbJPOEj3lieHY4ZE1roxvFQ,1315
|
|
4
4
|
potato_util/dt.py,sha256=DatLzuXOxdanplBv-Kf3qOaomrTCUUBSYv_QgTtQB6U,7635
|
|
5
5
|
potato_util/generator.py,sha256=vdvHj1UrCOQI2WXQHQ2H63PMLQ6yOXAZPNl0m-6BgtY,1572
|
|
@@ -18,8 +18,8 @@ potato_util/http/fastapi.py,sha256=iqCxZcQDIVtcqCN9dZ4itcoUs6KzsfRGgK7sRd5EmOA,6
|
|
|
18
18
|
potato_util/io/__init__.py,sha256=FoGcN7t0uArQV4hbMR1X5aeC8Yq-h_ds4xooNpkmgG0,209
|
|
19
19
|
potato_util/io/_async.py,sha256=XVNFDCRII-ib32tksxj5G3nDLsV-ylTW2Hw3_seIY-k,10012
|
|
20
20
|
potato_util/io/_sync.py,sha256=ZVRukOYWWvXtVlU_Gf8GoKnQZqSI2LISHPMmxXi4-2U,9644
|
|
21
|
-
potato_util-0.0.
|
|
22
|
-
potato_util-0.0.
|
|
23
|
-
potato_util-0.0.
|
|
24
|
-
potato_util-0.0.
|
|
25
|
-
potato_util-0.0.
|
|
21
|
+
potato_util-0.0.4.dist-info/licenses/LICENSE.txt,sha256=CUTK-r0BWIg1r0bBiemAcMhakgV0N7HuRhw6rQ-A9A4,1074
|
|
22
|
+
potato_util-0.0.4.dist-info/METADATA,sha256=GE6OpxAvbyH4Bd7psAp9p9Q6qyUGPouja2jKzgTnVM4,15634
|
|
23
|
+
potato_util-0.0.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
24
|
+
potato_util-0.0.4.dist-info/top_level.txt,sha256=pLMnSfT6rhlYBpo2Gnd8kKMDxcuvxdVizqsv1dd1frw,12
|
|
25
|
+
potato_util-0.0.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|