mercuto-client 0.1.0__py3-none-any.whl → 0.2.5__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 mercuto-client might be problematic. Click here for more details.
- {mercuto_client-0.1.0.dist-info → mercuto_client-0.2.5.dist-info}/METADATA +5 -1
- {mercuto_client-0.1.0.dist-info → mercuto_client-0.2.5.dist-info}/RECORD +5 -5
- {mercuto_client-0.1.0.dist-info → mercuto_client-0.2.5.dist-info}/WHEEL +0 -0
- {mercuto_client-0.1.0.dist-info → mercuto_client-0.2.5.dist-info}/licenses/LICENSE +0 -0
- {mercuto_client-0.1.0.dist-info → mercuto_client-0.2.5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mercuto-client
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.2.5
|
|
4
4
|
Summary: Library for interfacing with Rockfield's Mercuto API
|
|
5
5
|
Author-email: Daniel Whipp <daniel.whipp@rocktech.com.au>
|
|
6
6
|
Keywords: mercuto,rockfield,infratech
|
|
@@ -13,4 +13,8 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
13
13
|
Requires-Python: >=3.10
|
|
14
14
|
License-File: LICENSE
|
|
15
15
|
Requires-Dist: requests>=2.32
|
|
16
|
+
Requires-Dist: pyftpdlib>=2.0.1
|
|
17
|
+
Requires-Dist: python-dateutil>=2.9.0.post0
|
|
18
|
+
Requires-Dist: pytz>=2025.2
|
|
19
|
+
Requires-Dist: schedule>=1.2.2
|
|
16
20
|
Dynamic: license-file
|
|
@@ -22,8 +22,8 @@ mercuto_client/ingester/parsers/__init__.py,sha256=2RXriMSH9-ld0W6nHZH7dDZUs8HBb
|
|
|
22
22
|
mercuto_client/ingester/parsers/campbell.py,sha256=jnuoQug5Rv239ANGp_1BDTM9oTH8nD8k-EJV7N82E38,416
|
|
23
23
|
mercuto_client/ingester/parsers/generic_csv.py,sha256=UbujpRzOYFIGHY6sbhoVjQX-2bO1arlaFMmfurmiZVI,4025
|
|
24
24
|
mercuto_client/ingester/parsers/worldsensing.py,sha256=QoSm1cH9A5zkQKaUnLDR0jWzv16RFIimc1zWgjV66PM,974
|
|
25
|
-
mercuto_client-0.
|
|
26
|
-
mercuto_client-0.
|
|
27
|
-
mercuto_client-0.
|
|
28
|
-
mercuto_client-0.
|
|
29
|
-
mercuto_client-0.
|
|
25
|
+
mercuto_client-0.2.5.dist-info/licenses/LICENSE,sha256=0R2QbX4pr5XSiwUc2JoGS7Ja4npcQHyZlGJsR-E73I8,32386
|
|
26
|
+
mercuto_client-0.2.5.dist-info/METADATA,sha256=EC78_K81qezf7bPSW-8mCu-7D9VLPNdPm_KIc-O30eg,747
|
|
27
|
+
mercuto_client-0.2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
28
|
+
mercuto_client-0.2.5.dist-info/top_level.txt,sha256=ecV4spooVaOU8AlclvojxY1LzLW1byDywh-ayLHvKCs,15
|
|
29
|
+
mercuto_client-0.2.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|