luminoso-api

View on PyPIReverse Dependencies (0)

1.0.1 luminoso_api-1.0.1-py3-none-any.whl

Wheel Details

Project: luminoso-api
Version: 1.0.1
Filename: luminoso_api-1.0.1-py3-none-any.whl
Download: [link]
Size: 24410
MD5: c29cd483c7e3a349902f18d6d8e63a23
SHA256: 3ad747ae75c524795107406371a7d7bec41311241c2954c08a44fc43f3db05f3
Uploaded: 2018-08-31 18:55:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: luminoso-api
Version: 1.0.1
Summary: Python client library for communicating with the Luminoso REST API
Maintainer: Luminoso Technologies, Inc.
Maintainer-Email: info[at]luminoso.com
Home-Page: http://github.com/LuminosoInsight/luminoso-api-client-python
Download-Url: http://github.com/LuminosoInsight/luminoso-api-client-python/tarball/v1.0.1
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Text Processing :: Linguistic
Platform: any
Requires-Dist: requests (<3.0,>=1.2.1)
Requires-Dist: ftfy (>=5)
Description-Content-Type: text/markdown
[Description omitted; length: 7278 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
luminoso_api/__init__.py sha256=Tz5AM-IbkE714fKqBCXi01ded3S4kijeRZACiLOMkpw 195
luminoso_api/client.py sha256=-WAzrSgXyqvCDtukFV7XubbCM2lUUSHIPTZ0GMJ0gyo 72
luminoso_api/compat.py sha256=28lFb7PMREhqijkbpXvey4s61GUpVjOeBks20hZhn4M 368
luminoso_api/errors.py sha256=e0pUP6Ez9MDra0tcXf6JyrOiPFEP3m97rzwzVmoJZGU 358
luminoso_api/v4_auth.py sha256=beFp6pz9vSDgM_YOmATQTp5Zx_QUnHeJJ2D4O1fYtmg 1506
luminoso_api/v4_client.py sha256=rz9lk4aTppSDnI95IWtu-pe-dUbsfoROZ6DiruMg6bM 20634
luminoso_api/v4_constants.py sha256=WOt7Ts-C718deyd4fR4XxBzEUuPMl-SE8hA-All5Igc 91
luminoso_api/v4_json_stream.py sha256=gMTYyj_3XMx9LZNsyg9INTTMjuQhFr2huSnwfBL1QAk 10674
luminoso_api/v4_upload.py sha256=EA34caUSJGODjzUVcqD33Fp9j4ZOph15cOSwYBzLkSc 5304
luminoso_api/v5_cli.py sha256=gxJnwEAN6f8MWrVrfja68p8BF0WBn7d24U0ShmgdUGE 4136
luminoso_api/v5_client.py sha256=MmUlnzrORIiokgJgoZQ51ipVSr0BePDhd9yAvnfRJ7A 13892
luminoso_api/v5_constants.py sha256=_jPAbsylNE6FRcD0GH0DSDaG26qAmCiPRpoDxKwEZ7Y 51
luminoso_api-1.0.1.dist-info/METADATA sha256=yDeAcFMBWOiCyBIZ-0lcg4QinWDinG0S04gfi03hZo8 8014
luminoso_api-1.0.1.dist-info/RECORD
luminoso_api-1.0.1.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
luminoso_api-1.0.1.dist-info/entry_points.txt sha256=ZemQwdeGqnACZ2dI4SPrIHuJwCoSiu_e9d_oPFu06ec 149
luminoso_api-1.0.1.dist-info/top_level.txt sha256=C_pQj_DfbevzSIwWGGQPxb12sOaYa-1-2X46MPSelZI 13

top_level.txt

luminoso_api

entry_points.txt

lumi-api = luminoso_api.v5_cli:main
lumi-json-stream = luminoso_api.v4_json_stream:main
lumi-upload = luminoso_api.v4_upload:main