kleinkram 0.15.0.dev20240904161811__py3-none-any.whl → 0.16.2__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 kleinkram might be problematic. Click here for more details.

kleinkram/consts.py CHANGED
@@ -1 +1,2 @@
1
- API_URL='https://api.datasets.leggedrobotics.com'
1
+ API_URL = "http://localhost:3000"
2
+ # API_URL = "https://api.datasets.leggedrobotics.com"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: kleinkram
3
- Version: 0.15.0.dev20240904161811
3
+ Version: 0.16.2
4
4
  Summary: A CLI for the ETH project kleinkram
5
5
  Project-URL: Homepage, https://github.com/leggedrobotics/kleinkram
6
6
  Project-URL: Issues, https://github.com/leggedrobotics/kleinkram/issues
@@ -10,8 +10,11 @@ Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
11
11
  Classifier: Programming Language :: Python :: 3
12
12
  Requires-Python: >=3.7
13
+ Requires-Dist: boto3
14
+ Requires-Dist: botocore
13
15
  Requires-Dist: httpx
14
16
  Requires-Dist: requests
17
+ Requires-Dist: setuptools
15
18
  Requires-Dist: tqdm
16
19
  Requires-Dist: typer
17
20
  Description-Content-Type: text/markdown
@@ -1,6 +1,6 @@
1
1
  kleinkram/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  kleinkram/api_client.py,sha256=1GPsM-XFbPYEKP7RfWmzMTwxRqnVh4wtHVuW25KT8kA,2264
3
- kleinkram/consts.py,sha256=pm_6OuQcO-tYcRhwauTtyRRsuYY0y0yb6EGuIl49LnI,50
3
+ kleinkram/consts.py,sha256=8kCOeSdMqEyB89hT55w5yd1fksUwbj52a2nYkZTZI_0,88
4
4
  kleinkram/error_handling.py,sha256=Nm3tUtc4blQylJLNChSLgkDLFDHg3Xza0CghRrd_SYE,4015
5
5
  kleinkram/helper.py,sha256=PNx6h7eTFZ10Ul7BqK2PTMXlKjHMKkQtANsceNZmAe8,5579
6
6
  kleinkram/main.py,sha256=ofSs0hFmi05A5gwa5t_ioVS6-aI0h27J8I1ENIxkZKk,8118
@@ -13,8 +13,8 @@ kleinkram/queue/queue.py,sha256=MaLBjAu8asi9BkPvbbT-5AobCcpy3ex5rxM1kHpRINA,181
13
13
  kleinkram/tag/tag.py,sha256=TZHh1GIV4LhwhqEGKdTJkM5mCIoLXAopBgWdLX1AEz8,1819
14
14
  kleinkram/topic/topic.py,sha256=qit-DECI19QocXEkkkBC0FAlzpZnotAtX8mylA9zqAA,1630
15
15
  kleinkram/user/user.py,sha256=i_QfsctjhImvKKjuDPfOIyDr322SXgV-KxJo-a7qNZw,1368
16
- kleinkram-0.15.0.dev20240904161811.dist-info/METADATA,sha256=kmsXQezrE2I5C2jVEoUZklpJ7LHQJQhGOtaJ2wOrUZ8,774
17
- kleinkram-0.15.0.dev20240904161811.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
18
- kleinkram-0.15.0.dev20240904161811.dist-info/entry_points.txt,sha256=RHXtRzcreVHImatgjhQwZQ6GdJThElYjHEWcR1BPXUI,45
19
- kleinkram-0.15.0.dev20240904161811.dist-info/licenses/LICENSE,sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s,35148
20
- kleinkram-0.15.0.dev20240904161811.dist-info/RECORD,,
16
+ kleinkram-0.16.2.dist-info/METADATA,sha256=Nj3DGNaO7kxYjq68FrvLXEZ2RewJIbLZNPDwutfJgYs,827
17
+ kleinkram-0.16.2.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
18
+ kleinkram-0.16.2.dist-info/entry_points.txt,sha256=RHXtRzcreVHImatgjhQwZQ6GdJThElYjHEWcR1BPXUI,45
19
+ kleinkram-0.16.2.dist-info/licenses/LICENSE,sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s,35148
20
+ kleinkram-0.16.2.dist-info/RECORD,,