nnext

View on PyPIReverse Dependencies (0)

0.0.43 nnext-0.0.43-py3-none-any.whl

Wheel Details

Project: nnext
Version: 0.0.43
Filename: nnext-0.0.43-py3-none-any.whl
Download: [link]
Size: 60511
MD5: 99de4e7d309ce7457404436ac640114c
SHA256: ac5475a9bd7f2f6a3fcc0bcc47464ab0855b18693e7b756d2ef5d0a7cd10af94
Uploaded: 2023-02-07 16:53:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nnext
Version: 0.0.43
Summary: Client library for the NNext Neural search engine
Author: NNext Team
Author-Email: team[at]nnext.ai
Home-Page: https://nnext.io/docs/Python-22a9be22c5cf4869bda849e3f06c0993
Project-Url: Repository, https://github.com/nnextai/pynnext
Keywords: neural search,semantic,search,engine,client
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: betterproto (==2.0.0b4)
Requires-Dist: grpcio (<2.0.0,>=1.46.0)
Requires-Dist: httpx[http2] (<0.24.0,>=0.23.0)
Requires-Dist: loguru (<0.6.0,>=0.5.3)
Requires-Dist: nest-asyncio (<2.0.0,>=1.5.5)
Requires-Dist: numpy (<2.0,>=1.21)
Requires-Dist: pydantic (<2.0,>=1.8)
Requires-Dist: tqdm (<5.0.0,>=4.56.0)
Requires-Dist: typing-extensions (<5.0.0,>=4.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2205 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nnext/__init__.py sha256=Wj0iNhcBFOSnsf-CiBUumdqRd4YpacHefnlJ2YA4gBo 738
nnext/conversions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nnext/conversions/common_types.py sha256=_qep7Hm1IxYTm1UHWSFy94yJd2sr_qk1dZBw5o2BNU4 1261
nnext/conversions/conversion.py sha256=G1LGMdePwdvVJilQa74PmM9NqcYWsz6QHH_4Yp0Ylbw 37473
nnext/grpc/__init__.py sha256=5xAp1zJTsfaE2eGjs0adtYjoX1oN9pdWS-alaWtXWXM 60725
nnext/grpc/collections.proto sha256=QhVlCxtiBiGSkPOa_BOKx6zjQWAsmV2gWrV3_q7rXtg 7490
nnext/grpc/collections_service.proto sha256=--5ICJWTJE_FPvYwseK9Z8S7snRlNKbz4qEDd11rIEA 885
nnext/grpc/json_with_int.proto sha256=uVWZFNLG7EnqEaCx7Bzvah4pgt6ZE18Q-XJ4lpo239M 1928
nnext/grpc/nnext.proto sha256=ThZRbpzwAPTw1DfspYl2Z4ExnN_GdyZG4OYrjScGflU 329
nnext/grpc/points.proto sha256=_tEJDatIimzOgSuyInVfFp-rMH-sMtBw2qdETOUTV7g 9213
nnext/grpc/points_service.proto sha256=PqKdeTrRD8Q1W6Sijr5HMf10Q2qAXPgvLzWhK2qgr3I 1692
nnext/grpc/snapshots_service.proto sha256=5edWoUo2vjwx2CEARimwratPIXNbzDCwHuK4mxiOlbc 1329
nnext/http/__init__.py sha256=8aBOZvhTEtInVAL6SyhpNvjls9pp93RtsOtbjkXF0_4 403
nnext/http/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nnext/http/api/cluster_api.py sha256=keq89CpVy8UYnWN7QCiMGCpFgbkqDfltdHccIHsnozU 9614
nnext/http/api/collections_api.py sha256=Cm0fXHcRhRmMuJHH714Gm5kxcj72R4x_wKOy3c_3-Xw 24911
nnext/http/api/default_api.py sha256=bqdmOlOLjSPaL7ZxbeTseH0Ppwj7S3gVNlue9GAskYw 6430
nnext/http/api/points_api.py sha256=F_Ww4kNDdzn_YZaSr92FwWn3-zOiy9tO6Yo5kIPA6yk 21660
nnext/http/api/snapshots_api.py sha256=wlTz7C3dt0ijDdH0suPiCCpGNrLVI89BfCpif4RKDYA 10940
nnext/http/api_client.py sha256=fsa2iRolxDKevsMpZv13BcnSx1OLFIvN-Qd-TeqVFmk 7545
nnext/http/configuration.py sha256=P7bThTfQxZI6AHDjZ8OgD6-h2caUQEqOPULGQP1el-I 233
nnext/http/exceptions.py sha256=qUIsippuevch3cVbY6oPltFc2nRLE8reaN2DImFeFWo 1616
nnext/http/models/__init__.py sha256=hMFZuTiLnInwxMbPve4uQ49BIawLswayp08cgOrg-XM 22
nnext/http/models/models.py sha256=ItZ1y3rdqlipCZKnCcXZwLGBgXsZBXx4qHVj9lgLQoU 47253
nnext/nnext_client.py sha256=j0bzoEgzgL1dd0cFYj0QrzKo2evDOm5MkDkJQe6GSUw 52574
nnext/parallel_processor.py sha256=97sLovCcdZjQ3tphNF_rs8A2iMk7B3b0daXuHkgm17k 6452
nnext/uploader/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nnext/uploader/grpc_uploader.py sha256=JnbKzBuyJAF9VaMDPx7Q_Xhopb0KMaKISYOvCL2vpEI 2400
nnext/uploader/rest_uploader.py sha256=tibs1vSnTMiX4xw1naa8yclFI4iZPiQdxGhRrjjXMq0 1610
nnext/uploader/uploader.py sha256=PxWfvqziDzwvIbbCeOI5afs4fSTP_vZ0hTuNcofxe9o 2216
nnext-0.0.43.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
nnext-0.0.43.dist-info/METADATA sha256=uyvIFlaRZ7CdjcDKmULaj0y4h8mBreI9BBQ9QT911vM 3292
nnext-0.0.43.dist-info/RECORD