esdocs

View on PyPIReverse Dependencies (0)

0.6.2 esdocs-0.6.2-py3-none-any.whl

Wheel Details

Project: esdocs
Version: 0.6.2
Filename: esdocs-0.6.2-py3-none-any.whl
Download: [link]
Size: 18877
MD5: 22d1def1fd16c41098e0b011c85ee419
SHA256: e099c8acf374ed07673242cd9f38da422e3ff6cd91c41ac02bf5d75ff6eab76d
Uploaded: 2019-06-28 20:37:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: esdocs
Version: 0.6.2
Summary: Serialization & bulk indexing package for Elasticsearch; based on elasticsearch-dsl.py, supports multi-processing, Django
Author: jaddison
Author-Email: addi00+github.com[at]gmail.com
Home-Page: https://github.com/jaddison/esdocs
License: MIT
Keywords: elasticsearch django multiprocessing gevent gipc asynchronous bulk index serialization
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Database
Classifier: Topic :: System :: Networking
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Requires-Python: >=3.4
Requires-Dist: elasticsearch-dsl (<8,>=7)
Requires-Dist: gevent; extra == "gevent"
Requires-Dist: gipc; extra == "gevent"
Provides-Extra: gevent
Description-Content-Type: text/markdown
[Description omitted; length: 4194 characters]

WHEEL

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

RECORD

Path Digest Size
esdocs/__init__.py sha256=UpWbmYXZoy_QmQpZfzPT7uQQJq8K0GotAmwLUHQL37Q 782
esdocs/controller.py sha256=_buRPJFp_qQSrOyxChlTKmUSh9_3b67MScX7cL7kN9U 8071
esdocs/exceptions.py sha256=Kge1NNbkUbReIU14sNUlOI3DhCzdE0SNRzIgtZpc_sE 150
esdocs/policies.py sha256=qp_nFuNC8cxqhvELTqKj9GKLgSrPhuiyyrg75lLB66k 4504
esdocs/run.py sha256=Kcd9rVq9s7xlZmeGznjZpYb0fsVFAQsYEgl3DoAUXfg 410
esdocs/serializer.py sha256=9aAPAmeY-MhgZ8StobwWaYazgIwUv7SdbxCIu7aMVMw 9180
esdocs/utils.py sha256=Onyj9qLCR4rsOFGO2RsxZ3F7TiVCs9Zndy9k6VHw_TA 4221
esdocs/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esdocs/contrib/esdjango/__init__.py sha256=YTfZMpcFOHLchvY1ZN66ZwgXO8Ng85y9TNSanUAhAJY 65
esdocs/contrib/esdjango/apps.py sha256=IGOVPf4fg-Y3o6orlHBRKLIa_kzbJyrdz0vXNQ5lYfM 1012
esdocs/contrib/esdjango/compatibility.py sha256=VGj1g9eVUc9_0uQJvByKAKJRjbhFyqBAD-wMswrHo2E 314
esdocs/contrib/esdjango/pagination.py sha256=Pd9OzFJwsgQheM5Q_TOPbBG7lwX9XEvZAELrnrdcwc8 1321
esdocs/contrib/esdjango/run.py sha256=q0eMtbtbLk4N2YSBVKHp_KsLqYmr-XzA78T49qKOKbs 1655
esdocs/contrib/esdjango/serializer.py sha256=mqIfFtEnohW5I7NX-7VnxW3igoWJbziZbk8xVGP3WAo 2227
esdocs/contrib/esdjango/settings.py sha256=Ps826k-yS4waNJYwqZ__GwRodgxZQ_tpXBSo2nFpJ4s 565
esdocs/contrib/esdjango/signals.py sha256=3YhonmjVekbWwZ0LrSgBwviHsk-Ok6hL3s6lZlYYxMQ 225
esdocs/contrib/postgresql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esdocs/contrib/postgresql/compatibility.py sha256=ZPN1tvB9DMnbuIk6Ut36U8C1_OWfRIDMbm_D8UCA5Mg 452
esdocs-0.6.2.dist-info/LICENSE sha256=wvHQrmciV1dkENIgYm1xjuYioZJyFLChWUVxB-0C-i0 1069
esdocs-0.6.2.dist-info/METADATA sha256=s98NO4G_PUuKjOtRpYCXfqxaWfis3li53yUHPMloKVs 5710
esdocs-0.6.2.dist-info/WHEEL sha256=S8S5VL-stOTSZDYxHyf0KP7eds0J72qrK0Evu3TfyAY 92
esdocs-0.6.2.dist-info/entry_points.txt sha256=QtPQkh5yRdJo3dG4prXQaTSOMQ0q1CJnbYonBc_fjjA 93
esdocs-0.6.2.dist-info/top_level.txt sha256=VIFIJXUq5REQf_PvydVjYmc1TOQGLCVz0ydTzX4oh_g 7
esdocs-0.6.2.dist-info/RECORD

top_level.txt

esdocs

entry_points.txt

esdocs = esdocs.utils:run
esdocs-django = esdocs.contrib.esdjango.run:run