rapida-python 0.1.0a0__py3-none-any.whl → 0.1.1a0__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 +1 -1
- {rapida_python-0.1.0a0.dist-info → rapida_python-0.1.1a0.dist-info}/METADATA +3 -2
- {rapida_python-0.1.0a0.dist-info → rapida_python-0.1.1a0.dist-info}/RECORD +5 -5
- {rapida_python-0.1.0a0.dist-info → rapida_python-0.1.1a0.dist-info}/WHEEL +0 -0
- {rapida_python-0.1.0a0.dist-info → rapida_python-0.1.1a0.dist-info}/top_level.txt +0 -0
rapida/version.py
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: rapida-python
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1a0
|
|
4
4
|
Summary: rapidaAi sdk to integrate rapida.ai api's
|
|
5
|
-
Home-page: https://github.com/rapidaai/rapida-
|
|
5
|
+
Home-page: https://github.com/rapidaai/rapida-python
|
|
6
6
|
Author-email: code@rapida.ai
|
|
7
7
|
License: UNKNOWN
|
|
8
8
|
Platform: POSIX
|
|
@@ -64,4 +64,5 @@ pip install rapida-python
|
|
|
64
64
|
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
|
|
65
65
|
|
|
66
66
|
_For more examples, please refer to the [Documentation](https://docs.rapida.ai/api-reference/introduction)
|
|
67
|
+
# gxs-demo
|
|
67
68
|
|
|
@@ -7,7 +7,7 @@ rapida/rapida_environment.py,sha256=S0wpHjNAokg3PbGXt5QkzATmX0_jPCjCC8zC_G33qaQ,
|
|
|
7
7
|
rapida/rapida_region.py,sha256=ZO6_VGTlawtM2G_XOPVQldupOlMRRS__A97KGu8TQkE,1788
|
|
8
8
|
rapida/rapida_source.py,sha256=IeIDIERDtEJn2cqJ0qXpOMnENb900Pr0ma7vE1U2unM,2718
|
|
9
9
|
rapida/values.py,sha256=Ws7Omz96k0jbgWFOBtrBqugrjsk8j8DpTPuyV14_0xs,9278
|
|
10
|
-
rapida/version.py,sha256=
|
|
10
|
+
rapida/version.py,sha256=62odGDcHP0GN3tfqOYCjMMqRLSAajc9Gucjj69120J0,1275
|
|
11
11
|
rapida/artifacts/__init__.py,sha256=uunvHyOaVic6mTNNF4PCIyo1VGRDH5PwAoLhf3I-lCA,35
|
|
12
12
|
rapida/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
13
13
|
rapida/client/grpc_bridge.py,sha256=3mvALHj6JKyJX1qXymnGTn3RoYLR2lLYGFijdONABok,8678
|
|
@@ -19,7 +19,7 @@ rapida/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
19
19
|
rapida/tests/test_rapida_client.py,sha256=I3PJCz_R2S1sqptCRxo81BHV6K8Jtf_4DjEIBtnpfQk,5781
|
|
20
20
|
rapida/tests/test_rapida_client_options.py,sha256=zOWRx9LTNF-9MYajWeFeIFWg_HUuAirH4EdffeH8W7M,3203
|
|
21
21
|
rapida/tests/test_values.py,sha256=pnXy4djs7b-xn5_W2SXSEJBtRBm9tbmucLKWyqSnmm8,1709
|
|
22
|
-
rapida_python-0.1.
|
|
23
|
-
rapida_python-0.1.
|
|
24
|
-
rapida_python-0.1.
|
|
25
|
-
rapida_python-0.1.
|
|
22
|
+
rapida_python-0.1.1a0.dist-info/METADATA,sha256=3WJvyzakxD2bv5qgnUCxy53J1UobsHcRHraOMI6by_U,1914
|
|
23
|
+
rapida_python-0.1.1a0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
|
24
|
+
rapida_python-0.1.1a0.dist-info/top_level.txt,sha256=046qVW6wPXCDmFm-V2YJcXQY0vApej2JLfv1NDKevoE,11
|
|
25
|
+
rapida_python-0.1.1a0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|