commons-metrics 0.0.12__py3-none-any.whl → 0.0.13__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.
@@ -0,0 +1,11 @@
1
+ Metadata-Version: 2.1
2
+ Name: commons-metrics
3
+ Version: 0.0.13
4
+ Summary: A simple library for basic statistical calculations
5
+ Author: Bancolombia
6
+ Author-email: omar.david.pino@email.com
7
+ License: MIT
8
+ Requires-Python: >=3.7
9
+ License-File: LICENSE
10
+ Requires-Dist: boto3
11
+
@@ -0,0 +1,9 @@
1
+ commons_metrics/__init__.py,sha256=mTkHsErMGBjIEkR5jqAr32GsosVnaliRFc_p3mLeBek,197
2
+ commons_metrics/database.py,sha256=570TtLZ9psNzvIp75UFLYph34cKVEz6eGJgxXyRyjW4,1285
3
+ commons_metrics/repositories.py,sha256=KgsK8UHoQci3NnhLqtFSkUHpT7eCfqx50KfKGb1w6Yo,2631
4
+ commons_metrics/util.py,sha256=98zuynalXumQRh-BB0Bcjyoh6vS2BTOUM8tVgr7iS9Q,1225
5
+ commons_metrics-0.0.13.dist-info/LICENSE,sha256=jsHZ2Sh1wCL74HC25pDDGXCyQ0xgsTAy62FvEnehKIg,1067
6
+ commons_metrics-0.0.13.dist-info/METADATA,sha256=vphMeLafrZxhRATkua3TQExCU-H8HIVYZ2pcG_QZ57c,261
7
+ commons_metrics-0.0.13.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
8
+ commons_metrics-0.0.13.dist-info/top_level.txt,sha256=lheUN-3OKdU3A8Tg8Y-1IEB_9i_vVRA0g_FOiUsTQz8,16
9
+ commons_metrics-0.0.13.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,17 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: commons_metrics
3
- Version: 0.0.12
4
- Summary: A simple library for basic statistical calculations
5
- Author: Bancolombia
6
- Author-email: omar.david.pino@email.com
7
- License: MIT
8
- Requires-Python: >=3.7
9
- License-File: LICENSE
10
- Requires-Dist: boto3
11
- Dynamic: author
12
- Dynamic: author-email
13
- Dynamic: license
14
- Dynamic: license-file
15
- Dynamic: requires-dist
16
- Dynamic: requires-python
17
- Dynamic: summary
@@ -1,9 +0,0 @@
1
- commons_metrics/__init__.py,sha256=mTkHsErMGBjIEkR5jqAr32GsosVnaliRFc_p3mLeBek,197
2
- commons_metrics/database.py,sha256=570TtLZ9psNzvIp75UFLYph34cKVEz6eGJgxXyRyjW4,1285
3
- commons_metrics/repositories.py,sha256=KgsK8UHoQci3NnhLqtFSkUHpT7eCfqx50KfKGb1w6Yo,2631
4
- commons_metrics/util.py,sha256=98zuynalXumQRh-BB0Bcjyoh6vS2BTOUM8tVgr7iS9Q,1225
5
- commons_metrics-0.0.12.dist-info/licenses/LICENSE,sha256=jsHZ2Sh1wCL74HC25pDDGXCyQ0xgsTAy62FvEnehKIg,1067
6
- commons_metrics-0.0.12.dist-info/METADATA,sha256=es5ZoCG6fdCmBe0Ag3WGOCQc9gxJtGOIZfrlUo49w4Y,402
7
- commons_metrics-0.0.12.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- commons_metrics-0.0.12.dist-info/top_level.txt,sha256=lheUN-3OKdU3A8Tg8Y-1IEB_9i_vVRA0g_FOiUsTQz8,16
9
- commons_metrics-0.0.12.dist-info/RECORD,,