tachyon-api 0.5.10__py3-none-any.whl → 0.5.11__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.
Potentially problematic release.
This version of tachyon-api might be problematic. Click here for more details.
- {tachyon_api-0.5.10.dist-info → tachyon_api-0.5.11.dist-info}/METADATA +3 -2
- {tachyon_api-0.5.10.dist-info → tachyon_api-0.5.11.dist-info}/RECORD +4 -4
- {tachyon_api-0.5.10.dist-info → tachyon_api-0.5.11.dist-info}/LICENSE +0 -0
- {tachyon_api-0.5.10.dist-info → tachyon_api-0.5.11.dist-info}/WHEEL +0 -0
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: tachyon-api
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.11
|
|
4
4
|
Summary: A lightweight, FastAPI-inspired web framework
|
|
5
5
|
License: GPL-3.0-or-later
|
|
6
6
|
Author: Juan Manuel Panozzo Zénere
|
|
7
7
|
Author-email: jm.panozzozenere@gmail.com
|
|
8
|
-
Requires-Python: >=3.
|
|
8
|
+
Requires-Python: >=3.9,<3.14
|
|
9
9
|
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
|
|
10
10
|
Classifier: Programming Language :: Python :: 3
|
|
11
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
11
12
|
Classifier: Programming Language :: Python :: 3.10
|
|
12
13
|
Classifier: Programming Language :: Python :: 3.11
|
|
13
14
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -14,7 +14,7 @@ tachyon_api/router.py,sha256=TlzgJ-UAfxBAQKy4YNVQIBObIDNzlebQ4G9qxsswJQ0,4204
|
|
|
14
14
|
tachyon_api/utils/__init__.py,sha256=O-GmW5oTbG10TRz2q3NCzAQD3FBZrUn65qf8mywM47M,347
|
|
15
15
|
tachyon_api/utils/type_converter.py,sha256=l0akBnETvPBqhS_utzCWO65AiQ7cTxzkSL7Juo9p7sA,4151
|
|
16
16
|
tachyon_api/utils/type_utils.py,sha256=Bovpofif-gH6Q-ehmZrauMMHWSypQgiu6tsjHV3UtTU,3351
|
|
17
|
-
tachyon_api-0.5.
|
|
18
|
-
tachyon_api-0.5.
|
|
19
|
-
tachyon_api-0.5.
|
|
20
|
-
tachyon_api-0.5.
|
|
17
|
+
tachyon_api-0.5.11.dist-info/LICENSE,sha256=UZXUTSuWBt8V377-2_YE4ug9t6rcBAKrfOVhIBQ8zhk,712
|
|
18
|
+
tachyon_api-0.5.11.dist-info/METADATA,sha256=p7sXNggNopXeHFP_7jAr41QJYPgTDh5LN-VY1x6oro8,5313
|
|
19
|
+
tachyon_api-0.5.11.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
20
|
+
tachyon_api-0.5.11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|