blue-sandbox 5.327.1__py3-none-any.whl → 5.330.1__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.
- blue_sandbox/__init__.py +1 -1
- {blue_sandbox-5.327.1.dist-info → blue_sandbox-5.330.1.dist-info}/METADATA +2 -2
- {blue_sandbox-5.327.1.dist-info → blue_sandbox-5.330.1.dist-info}/RECORD +6 -6
- {blue_sandbox-5.327.1.dist-info → blue_sandbox-5.330.1.dist-info}/WHEEL +1 -1
- {blue_sandbox-5.327.1.dist-info → blue_sandbox-5.330.1.dist-info}/LICENSE +0 -0
- {blue_sandbox-5.327.1.dist-info → blue_sandbox-5.330.1.dist-info}/top_level.txt +0 -0
blue_sandbox/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: blue_sandbox
|
3
|
-
Version: 5.
|
3
|
+
Version: 5.330.1
|
4
4
|
Summary: 🌀 A sandbox for ideas and experiments.
|
5
5
|
Home-page: https://github.com/kamangir/blue-sandbox
|
6
6
|
Author: Arash Abadpour (Kamangir)
|
@@ -56,4 +56,4 @@ pip install blue-sandbox
|
|
56
56
|
|
57
57
|
[](https://github.com/kamangir/blue-sandbox/actions/workflows/pylint.yml) [](https://github.com/kamangir/blue-sandbox/actions/workflows/pytest.yml) [](https://github.com/kamangir/blue-sandbox/actions/workflows/bashtest.yml) [](https://pypi.org/project/blue-sandbox/) [](https://pypistats.org/packages/blue-sandbox)
|
58
58
|
|
59
|
-
built by 🌀 [`blue_options-4.
|
59
|
+
built by 🌀 [`blue_options-4.232.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_sandbox-5.330.1`](https://github.com/kamangir/blue-sandbox).
|
@@ -1,5 +1,5 @@
|
|
1
1
|
blue_sandbox/README.py,sha256=0-5yDVr9YjmE-PfwJUiwzm2vU_t6CPMg81lK-08Ti_8,298
|
2
|
-
blue_sandbox/__init__.py,sha256=
|
2
|
+
blue_sandbox/__init__.py,sha256=arow6QXjvbkWefpDILnTt3h9a2kMIETJsVHA-5_Htig,323
|
3
3
|
blue_sandbox/__main__.py,sha256=aPRHSpGpk-bDbzhHpfLNsd3y1gGEHpnhoTF-RBweNwc,361
|
4
4
|
blue_sandbox/config.env,sha256=TMUch2y2XZcLEonfpb-VXFFCuFdyD_6TTgtOrBAqqs0,329
|
5
5
|
blue_sandbox/env.py,sha256=jXFVGqvLPXeapU6ziawXYfvtsT4ervHnUq2MhPtLsuU,626
|
@@ -26,8 +26,8 @@ blue_sandbox/assets/functions.py,sha256=2qMOPAL_49WfdP-NZ-g7dYsfempMOIOL8gDvKQkT
|
|
26
26
|
blue_sandbox/help/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
27
27
|
blue_sandbox/help/__main__.py,sha256=3Cqp5oISrZCOUApmwoQoCj_0sQgtkiEkm_ob3LFKzRE,234
|
28
28
|
blue_sandbox/help/functions.py,sha256=6pqjFj4iQYWuRyhmEKe-ErPCZW963n-Q1AdfNbfeQos,165
|
29
|
-
blue_sandbox-5.
|
30
|
-
blue_sandbox-5.
|
31
|
-
blue_sandbox-5.
|
32
|
-
blue_sandbox-5.
|
33
|
-
blue_sandbox-5.
|
29
|
+
blue_sandbox-5.330.1.dist-info/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
|
30
|
+
blue_sandbox-5.330.1.dist-info/METADATA,sha256=rmxlGtqDkkm4K-PQmGwSA_Qa-x3uKJ9mWVJqzCVhhRM,2162
|
31
|
+
blue_sandbox-5.330.1.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
32
|
+
blue_sandbox-5.330.1.dist-info/top_level.txt,sha256=4D9Cb9QUCaqdYAmBiCwvtlaYBtUYVVxv0Sxcr_pzgS8,13
|
33
|
+
blue_sandbox-5.330.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|