rapida-python 0.0.7__py3-none-any.whl → 0.0.8__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.
rapida/version.py CHANGED
@@ -4,7 +4,7 @@ author: prashant.srivastav
4
4
 
5
5
  _MAJOR = "0"
6
6
  _MINOR = "0"
7
- _REVISION = "7"
7
+ _REVISION = "8"
8
8
 
9
9
  VERSION_SHORT = f"{_MAJOR}.{_MINOR}"
10
10
  VERSION = f"{_MAJOR}.{_MINOR}.{_REVISION}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rapida-python
3
- Version: 0.0.7
3
+ Version: 0.0.8
4
4
  Summary: rapidaAi sdk to integrate rapida.ai api's
5
5
  Home-page: https://github.com/rapidaai/rapida-sdk
6
6
  Author-email: code@rapida.ai
@@ -14,11 +14,10 @@ Requires-Python: >=3.9
14
14
  Description-Content-Type: text/markdown
15
15
  Requires-Dist: grpcio==1.60.0
16
16
  Requires-Dist: protobuf==4.25.2
17
+ Requires-Dist: pillow==10.4.0
17
18
  Provides-Extra: grpcio-tools
18
19
  Requires-Dist: grpcio-tools==1.60.0; extra == "grpcio-tools"
19
20
 
20
- ![Downloads](https://img.shields.io/github/downloads/RAPIDA/rapida-sdk/total) ![Contributors](https://img.shields.io/github/contributors/RAPIDA/rapida-sdk?color=dark-green) ![Forks](https://img.shields.io/github/forks/RAPIDA/rapida-sdk?style=social) ![Stargazers](https://img.shields.io/github/stars/RAPIDA/rapida-sdk?style=social) ![Issues](https://img.shields.io/github/issues/RAPIDA/rapida-sdk) ![License](https://img.shields.io/github/license/RAPIDA/rapida-sdk)
21
-
22
21
  ## Table Of Contents
23
22
 
24
23
  * [About the Project](#about-the-project)
@@ -3,7 +3,7 @@ rapida/__init__.py,sha256=bU2Cg_yR9BwIiyJpdJiJBoeLf9cjZBhemk3cSHd937A,634
3
3
  rapida/rapida_client.py,sha256=pZhscA-pI9AuLKeSsfhZIv2fLr6Vp-Mnv5KUECe4dOA,5199
4
4
  rapida/rapida_client_options.py,sha256=P_54uLDqVJnnMITDdNMEaNRjMghmVKgffT1bOQTpcz0,2382
5
5
  rapida/values.py,sha256=0-CDpwlDky2blYhpR-KDSF2bMZ9d7U-m2PMJXN2Mp_s,8282
6
- rapida/version.py,sha256=7DHKO57XerTxJZ9R_g3tLpPvIPxg_gAPk4SyTExGAiw,159
6
+ rapida/version.py,sha256=zy5oo77dY7ZnkmmrNE05Ni24yXaNpu2_kEP15qV7kt0,159
7
7
  rapida/artifacts/__init__.py,sha256=uunvHyOaVic6mTNNF4PCIyo1VGRDH5PwAoLhf3I-lCA,35
8
8
  rapida/artifacts/protos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  rapida/artifacts/protos/common_pb2.py,sha256=exupVxsbHmpHCziFkgtebr-n1OzCOreYma57OY0HWEQ,11797
@@ -22,7 +22,7 @@ rapida/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
22
  rapida/tests/test_rapida_client.py,sha256=4Fd7j_n8NGnoLfoITrN-owDxxoKLqmU9xzv6fjhlYbA,5751
23
23
  rapida/tests/test_rapida_client_options.py,sha256=zOWRx9LTNF-9MYajWeFeIFWg_HUuAirH4EdffeH8W7M,3203
24
24
  rapida/tests/test_values.py,sha256=pnXy4djs7b-xn5_W2SXSEJBtRBm9tbmucLKWyqSnmm8,1709
25
- rapida_python-0.0.7.dist-info/METADATA,sha256=xlQzeli-mWmMue5vJqfK7chZ_7FRhzT4pZN6TnjxXm8,2335
26
- rapida_python-0.0.7.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
27
- rapida_python-0.0.7.dist-info/top_level.txt,sha256=046qVW6wPXCDmFm-V2YJcXQY0vApej2JLfv1NDKevoE,11
28
- rapida_python-0.0.7.dist-info/RECORD,,
25
+ rapida_python-0.0.8.dist-info/METADATA,sha256=nMBMKNvz1ISRSEEdGuLCjhApOrgTZ4Qnt7poaA_4S_0,1898
26
+ rapida_python-0.0.8.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
27
+ rapida_python-0.0.8.dist-info/top_level.txt,sha256=046qVW6wPXCDmFm-V2YJcXQY0vApej2JLfv1NDKevoE,11
28
+ rapida_python-0.0.8.dist-info/RECORD,,