pyquoks 2.1.2__py3-none-any.whl → 2.1.3__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.
pyquoks/data.py CHANGED
@@ -1,5 +1,3 @@
1
- from __future__ import annotations
2
-
3
1
  import configparser
4
2
  import datetime
5
3
  import io
pyquoks/localhost.py CHANGED
@@ -1,5 +1,3 @@
1
- from __future__ import annotations
2
-
3
1
  import typing
4
2
 
5
3
  import flask
pyquoks/models.py CHANGED
@@ -1,5 +1,3 @@
1
- from __future__ import annotations
2
-
3
1
  import typing
4
2
 
5
3
  import pyquoks.utils
pyquoks/test.py CHANGED
@@ -1,5 +1,3 @@
1
- from __future__ import annotations
2
-
3
1
  import types
4
2
  import typing
5
3
  import unittest
pyquoks/utils.py CHANGED
@@ -1,5 +1,3 @@
1
- from __future__ import annotations
2
-
3
1
  import datetime
4
2
  import os
5
3
  import sys
@@ -1,15 +1,14 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyquoks
3
- Version: 2.1.2
3
+ Version: 2.1.3
4
4
  Summary: Пакет PyPI для часто используемых модулей в проектах diquoks
5
5
  License: MIT
6
6
  License-File: LICENSE
7
7
  Author: Denis Titovets
8
8
  Author-email: den232titovets@yandex.ru
9
- Requires-Python: >=3.13
9
+ Requires-Python: >=3.14
10
10
  Classifier: License :: OSI Approved :: MIT License
11
11
  Classifier: Programming Language :: Python :: 3
12
- Classifier: Programming Language :: Python :: 3.13
13
12
  Classifier: Programming Language :: Python :: 3.14
14
13
  Requires-Dist: blinker (==1.9.0)
15
14
  Requires-Dist: certifi (==2025.11.12)
@@ -24,7 +23,7 @@ Requires-Dist: markupsafe (==3.0.3)
24
23
  Requires-Dist: pillow (==12.0.0)
25
24
  Requires-Dist: psutil (==7.1.3)
26
25
  Requires-Dist: requests (==2.32.5)
27
- Requires-Dist: urllib3 (==2.6.0)
26
+ Requires-Dist: urllib3 (==2.6.1)
28
27
  Requires-Dist: waitress (==3.0.2)
29
28
  Requires-Dist: werkzeug (==3.1.4)
30
29
  Description-Content-Type: text/markdown
@@ -0,0 +1,10 @@
1
+ pyquoks/__init__.py,sha256=axiG3ptbyRzfPKNrEGSGb9ZeQztdwWOq_LNbJhZDHOs,143
2
+ pyquoks/data.py,sha256=2GwkwvYi-sG-WMfnlTXjaoneC22Y-d4EPUqmqRJ5pTQ,17450
3
+ pyquoks/localhost.py,sha256=HPixbz33l4ZkLrk__kbb4mekPjJKA78-Lpi3AjCWvgs,1062
4
+ pyquoks/models.py,sha256=fNL54lamhNXDn9onadAcjqO47T51DnohmlickX_uyiw,4463
5
+ pyquoks/test.py,sha256=Hx3cLng0uDMDVMx-NveLOPlgpX51A00aVELa0sbR5D0,3379
6
+ pyquoks/utils.py,sha256=6uC5QUtPtVt4G5iiP2jog0t-4IUshUQPshJwmsEwmqg,1475
7
+ pyquoks-2.1.3.dist-info/licenses/LICENSE,sha256=eEd8UIYxvKUY7vqrV1XTFo70_FQdiW6o1fznseCXRJs,1095
8
+ pyquoks-2.1.3.dist-info/METADATA,sha256=P17lYaEFxJKDX8z38aCefY4P38jUOXXeOBU2R_Dpipw,1663
9
+ pyquoks-2.1.3.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
10
+ pyquoks-2.1.3.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- pyquoks/__init__.py,sha256=axiG3ptbyRzfPKNrEGSGb9ZeQztdwWOq_LNbJhZDHOs,143
2
- pyquoks/data.py,sha256=Vz7b_b5dZD-EnhyVLqScjFqCvju6esWPkOKmXEBgiiE,17488
3
- pyquoks/localhost.py,sha256=dn9Dwx0wKRIudPxOIql7JgsDomUtf-bOr7SkZozAbqk,1100
4
- pyquoks/models.py,sha256=NSrwbL1eOEDz1HnYt_4_Lx95Hj8q2OumvsHWxhD_ygE,4501
5
- pyquoks/test.py,sha256=7s_RdzuTq90hv-QyPVrlr2_H_7KiMkkFMQEbpskO8Ss,3417
6
- pyquoks/utils.py,sha256=AQTVexZxn_-XAVBQjHmwdNM2oKZY4W98ZO1VEzMyVxE,1513
7
- pyquoks-2.1.2.dist-info/licenses/LICENSE,sha256=eEd8UIYxvKUY7vqrV1XTFo70_FQdiW6o1fznseCXRJs,1095
8
- pyquoks-2.1.2.dist-info/METADATA,sha256=b2ZFqwqNtCYKjUPgbZWcD3oOahlNzPmpuFaDQ63K6nA,1714
9
- pyquoks-2.1.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
10
- pyquoks-2.1.2.dist-info/RECORD,,