eliot

View on PyPIReverse Dependencies (20)

1.15.0 eliot-1.15.0-py3-none-any.whl

Wheel Details

Project: eliot
Version: 1.15.0
Filename: eliot-1.15.0-py3-none-any.whl
Download: [link]
Size: 113118
MD5: 17c2959cf8b63bdf6045ba5ed12445a7
SHA256: 1a3597bbb5262b694890268a0272cfff5a044971b5d74de329922d8bd609fc5a
Uploaded: 2023-10-30 17:13:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eliot
Version: 1.15.0
Summary: Logging library that tells you why it happened
Maintainer: Itamar Turner-Trauring
Maintainer-Email: itamar[at]itamarst.org
Home-Page: https://github.com/itamarst/eliot/
License: Apache 2.0
Keywords: logging
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Logging
Requires-Python: >=3.8.0
Requires-Dist: six
Requires-Dist: zope.interface
Requires-Dist: pyrsistent (>=0.11.8)
Requires-Dist: boltons (>=19.0.1)
Requires-Dist: orjson; implementation_name == "cpython"
Requires-Dist: setuptools (>=40); extra == "dev"
Requires-Dist: twine (>=1.12.1); extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: cffi (>=1.1.2); extra == "journald"
Requires-Dist: hypothesis (>=1.14.0); extra == "test"
Requires-Dist: testtools; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: dev
Provides-Extra: journald
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 2595 characters]

WHEEL

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

RECORD

Path Digest Size
eliot/__init__.py sha256=lp_vQwVH_tJ5s7XC2Ofg93hksbZbWE1XrIP0C_9InBA 2657
eliot/_action.py sha256=VDcMZ6X9H-IyF6zYJODYhRb2xy-M-fDQC80gJvaGc-w 31676
eliot/_errors.py sha256=WYfhlYEunw6abFg91doE5P9cwZynDH9abniLqVFsOGw 1884
eliot/_generators.py sha256=7hF4sWmSNHHXLLfuFdaMOOecXSfMUah0mb2P4ldfT3s 5853
eliot/_message.py sha256=anoxIyxxkaYk_Adu7KDpQtJ7Pw4Jkd_gHHJVdKAu9Lc 5832
eliot/_output.py sha256=SXd-fsA90SB6ZZ6g5ewqE5KR0BiFQN90_EprYR9g4WA 16436
eliot/_traceback.py sha256=-TpKj7rars39g7TkZSvAtGVe54_266AeRmbaotsezRk 3894
eliot/_util.py sha256=iB4elo1EclYe0C1gwr6RtitZ82tbemmn6Xn94QTmreY 1871
eliot/_validation.py sha256=NkssTwq-4fTNkMUk0Oi8ekv_vjSiGhFD190dk9eUp5Q 16405
eliot/_version.py sha256=bHRhjWR9TJlozsziJbPu2a52EPpQEVenT7OYZcVANGY 498
eliot/dask.py sha256=BzlQJZ5uK6UpmJco5iFbO5JtPxaHOhLEp1yCC8-1aQg 5320
eliot/filter.py sha256=JrgScmpUC1Sa-VpiBtoacLxSrC7URvi90mQlt18izI8 3372
eliot/journald.py sha256=fOPP9v_tM2FkrUZdLGhZyUyNeezwbL2SasgvpLfr7QY 2647
eliot/json.py sha256=7W-G_rEAsaaxW8Yr8jiJHXv0-ezm5iP9_Shti4nY30I 1931
eliot/logwriter.py sha256=ATT74rMlkyIsM4OWrAv_hdEICy8aEbo0WGmeCU4RR_Y 2357
eliot/parse.py sha256=C6bW_nWlsc8UD789fb73zyuaf7TYKf3Jfiw4YoGl_6k 6168
eliot/prettyprint.py sha256=fGwBB74WFs6w8eqk1AqfR0_8HdgapZVRjChXAXqdcBk 5050
eliot/serializers.py sha256=Z1EtFCZgJQRhF93DHRgX3tWUR5sdrRBs-Qrhdbj9J3c 615
eliot/stdlib.py sha256=6RBM5TR6H-EL19hXRFfkaxrutqEz9iYAumpJ0we4gOw 590
eliot/tai64n.py sha256=pfpBkGCV3JAZKdBFHNnSF6CDME-bn0EdQomyFgqHYVg 1342
eliot/testing.py sha256=YqyHFC0SGzSs_wt_D3D5KDpp7g6CM7sylutbHnHadIo 15067
eliot/twisted.py sha256=aFItovEaVO9eAzm7it_6sOHNiw0FwpL5Xu4y7LDUpyM 8243
eliot/tests/__init__.py sha256=nc1SJJEcDb5WPWRuBMH1q7VA33duinfqIlCi8VQr0ss 213
eliot/tests/common.py sha256=XKXbF0JGq3kWwrAs-e36oTKwaGoK0t_ztAziZ-tZpzE 770
eliot/tests/strategies.py sha256=omx7W3XDiAsKXyQi3iXkMRt6DODngAxPlH54baS3Ekc 7337
eliot/tests/test_action.py sha256=2UrXBTMXhI2dg4bsjTdNj4HnKyiaQI-hBWLyxPqRhhw 59435
eliot/tests/test_api.py sha256=cGGMUie3MxTiPTbF4Zj4EpRomCjAopBU39SWw88uI9s 2577
eliot/tests/test_coroutines.py sha256=r44fGA2Cqy-Lb2ryx4C7zlLTytOuqIdkMrP_Mwwe4KQ 3006
eliot/tests/test_dask.py sha256=RT3u1xsSOEguCMnVUSKspi46isLNY0S_IDCIhD2awNs 6737
eliot/tests/test_filter.py sha256=mR7xzkgEqYhekfbLd_T-8zvCu2x3B1Oa_rOHI0z5-EY 3609
eliot/tests/test_generators.py sha256=tqe0FWp4Y4N7plt0EAyr4ddwjMjWEkRkYWL32oCx9K8 8963
eliot/tests/test_journald.py sha256=Lwh2Rsf21EZydJV_qIAkNdnKj4U0_lRbTKmFBDqIabM 7891
eliot/tests/test_json.py sha256=Uasq-tqbUiBu-e-hk787ZYQ7D8f-7pSwAQ8T-a5hjPw 2596
eliot/tests/test_logwriter.py sha256=Om22VtOHKc_iyGprwyR3agpzps9xRuoq3UfUrCo2Fx4 8148
eliot/tests/test_message.py sha256=pxPrfy-mE-jeSxVWStm4ycW3EX8B5bdIK901_Qk3WXA 11252
eliot/tests/test_output.py sha256=kAL8TmBu35r2UHggxAb7UKgHazK4ewMkGSduI03cd34 29966
eliot/tests/test_parse.py sha256=2FhAiyx74nnxjtEzh-egPdNjeRblRTnrSy_Lni7q2LY 10694
eliot/tests/test_prettyprint.py sha256=RMMpqUdIFVY1HMfQYo3lUN_T7xWTtbm1apcDjTlkeww 8916
eliot/tests/test_pyinstaller.py sha256=PnXdZMFbNVD8EX_g8vzXrCq8MrirC96MVBG5yDeEgFY 1217
eliot/tests/test_serializers.py sha256=NIthbA2XaYzlFQbLgI2lS2DTfQotgEEoVljyO2HyV5U 926
eliot/tests/test_stdlib.py sha256=vB5wYoUXe-wXq5WVZBWG5vyw3wI_xoS60y_Qus-Oe-Q 2253
eliot/tests/test_tai64n.py sha256=lFvBxjBjr6LLp8YWKxlq5SnsY94x5teVHxB0j8O_HNQ 1860
eliot/tests/test_testing.py sha256=II1vaq_dlFV6TU67uzXF-iHtYF5R2yz2VB14AVQKXMc 32717
eliot/tests/test_traceback.py sha256=xZioxmEaFu1m-wW_JQZ6pEQyECt0ePE3Q5IXZrH1fKE 7213
eliot/tests/test_twisted.py sha256=2qjCW8SmNH8DLVStXw1vnQjNbU-zF4ToqSJMJSbSVow 25558
eliot/tests/test_util.py sha256=4wJSj4-FWJwS2ZjY1kyyOIoteGpwN2EKIH5-pubjM_M 1283
eliot/tests/test_validation.py sha256=JbWD2Ch7az9bqFQYnQj5htv28aqjrlFdbmgeePucw_o 31679
eliot-1.15.0.dist-info/LICENSE sha256=bcDgaNzzpbyOBUIFuFt3IOHUkmW7xkv1FdLPeRl99po 11323
eliot-1.15.0.dist-info/METADATA sha256=JzCSHzhcPdahS7cn4tfIGCn392p4ydygoxnCgJcbsg8 4364
eliot-1.15.0.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
eliot-1.15.0.dist-info/entry_points.txt sha256=qd2jn_Np3lO9unDpLFMKGz79bHANl4GIwA8Tcgtpfdo 62
eliot-1.15.0.dist-info/top_level.txt sha256=cOGfGs9N6GOJIbYUBl27ZoIV_BaEJ-UeCQacfHjCL04 6
eliot-1.15.0.dist-info/RECORD

top_level.txt

eliot

entry_points.txt

eliot-prettyprint = eliot.prettyprint:_main