memos-webhook

View on PyPIReverse Dependencies (0)

0.6.0 memos_webhook-0.6.0-py3-none-any.whl

Wheel Details

Project: memos-webhook
Version: 0.6.0
Filename: memos_webhook-0.6.0-py3-none-any.whl
Download: [link]
Size: 55350
MD5: ff5cd3829789e9048011cba1f2540b48
SHA256: 9389d91c4c38bf82bb5168c2aa35e1de5b136e29b9353a29eb5399382245c1eb
Uploaded: 2024-06-15 15:09:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: memos_webhook
Version: 0.6.0
Summary: A webhook server for memos
Author: RyoJerryYu
Project-Url: Homepage, https://github.com/RyoJerryYu/memos-webhook-py
Project-Url: Issues, https://github.com/RyoJerryYu/memos-webhook-py/issues
License: MIT License Copyright (c) 2024 RyoJerryYu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.12
Requires-Dist: aiofiles (==23.2.1)
Requires-Dist: aiohttp (==3.9.5)
Requires-Dist: aiosignal (==1.3.1)
Requires-Dist: annotated-types (==0.7.0)
Requires-Dist: anyio (==4.4.0)
Requires-Dist: attrs (==23.2.0)
Requires-Dist: betterproto (==2.0.0b6)
Requires-Dist: black (==24.4.2)
Requires-Dist: build (==1.2.1)
Requires-Dist: cachetools (==5.3.3)
Requires-Dist: certifi (==2024.6.2)
Requires-Dist: charset-normalizer (==3.3.2)
Requires-Dist: click (==8.1.7)
Requires-Dist: dacite (==1.8.1)
Requires-Dist: dnspython (==2.6.1)
Requires-Dist: docutils (==0.21.2)
Requires-Dist: email-validator (==2.1.1)
Requires-Dist: fastapi (==0.111.0)
Requires-Dist: fastapi-cli (==0.0.4)
Requires-Dist: frozenlist (==1.4.1)
Requires-Dist: grpclib (==0.4.8rc1)
Requires-Dist: h11 (==0.14.0)
Requires-Dist: h2 (==4.1.0)
Requires-Dist: hpack (==4.0.0)
Requires-Dist: httpcore (==1.0.5)
Requires-Dist: httptools (==0.6.1)
Requires-Dist: httpx (==0.27.0)
Requires-Dist: hyperframe (==6.0.1)
Requires-Dist: idna (==3.7)
Requires-Dist: importlib-metadata (==7.1.0)
Requires-Dist: isort (==5.13.2)
Requires-Dist: jaraco.classes (==3.4.0)
Requires-Dist: jaraco.context (==5.3.0)
Requires-Dist: jaraco.functools (==4.0.1)
Requires-Dist: Jinja2 (==3.1.4)
Requires-Dist: jsonpatch (==1.33)
Requires-Dist: jsonpointer (==3.0.0)
Requires-Dist: keyring (==25.2.1)
Requires-Dist: langchain (==0.2.4)
Requires-Dist: langchain-core (==0.2.6)
Requires-Dist: langchain-text-splitters (==0.2.1)
Requires-Dist: langsmith (==0.1.77)
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: MarkupSafe (==2.1.5)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: more-itertools (==10.2.0)
Requires-Dist: multidict (==6.0.5)
Requires-Dist: mypy-extensions (==1.0.0)
Requires-Dist: nh3 (==0.2.17)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: orjson (==3.10.3)
Requires-Dist: packaging (==24.0)
Requires-Dist: pathspec (==0.12.1)
Requires-Dist: pkginfo (==1.11.0)
Requires-Dist: platformdirs (==4.2.2)
Requires-Dist: pydantic (==2.7.1)
Requires-Dist: pydantic-core (==2.18.2)
Requires-Dist: Pygments (==2.18.0)
Requires-Dist: PyJWT (==2.8.0)
Requires-Dist: pyproject-hooks (==1.1.0)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: python-multipart (==0.0.9)
Requires-Dist: PyYAML (==6.0.1)
Requires-Dist: readme-renderer (==43.0)
Requires-Dist: requests (==2.32.3)
Requires-Dist: requests-toolbelt (==1.0.0)
Requires-Dist: rfc3986 (==2.0.0)
Requires-Dist: rich (==13.7.1)
Requires-Dist: setuptools (==70.0.0)
Requires-Dist: shellingham (==1.5.4)
Requires-Dist: six (==1.16.0)
Requires-Dist: sniffio (==1.3.1)
Requires-Dist: SQLAlchemy (==2.0.30)
Requires-Dist: starlette (==0.37.2)
Requires-Dist: tenacity (==8.3.0)
Requires-Dist: twine (==5.1.0)
Requires-Dist: typer (==0.12.3)
Requires-Dist: types-aiofiles (==23.2.0.20240403)
Requires-Dist: types-PyYAML (==6.0.12.20240311)
Requires-Dist: typing-extensions (==4.12.1)
Requires-Dist: ujson (==5.10.0)
Requires-Dist: urllib3 (==2.2.1)
Requires-Dist: uvicorn (==0.30.0)
Requires-Dist: uvloop (==0.19.0)
Requires-Dist: watchfiles (==0.22.0)
Requires-Dist: websockets (==12.0)
Requires-Dist: yarl (==1.9.4)
Requires-Dist: you-get (==0.4.1700)
Requires-Dist: zhipuai (==2.1.0.20240521)
Requires-Dist: zipp (==3.19.2)
Requires-Dist: betterproto[compiler]; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2954 characters]

WHEEL

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

RECORD

Path Digest Size
memos_webhook/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/app.py sha256=nG6ZF47FrWfTWVUEG5REnwEPvY88TOr_Ru-HwZrmaMk 3836
memos_webhook/constants/__init__.py sha256=OjQp6Acum66RsylMJhnkuT50fGipr54jnL_M05ASrqE 134
memos_webhook/dependencies/config.py sha256=JgN1-YfVlbzq87hr8yEWz7t-4C_rbdaOShHMUea56ak 3533
memos_webhook/dependencies/memos_cli.py sha256=2_-xkeYOKEi6zy0Nqjk7-jhaWLC4Ehs1WMivBMEJfbY 1110
memos_webhook/dependencies/plugin_manager.py sha256=ycjT6Esywi_Ecx1H1gacSn388j7zn_pQfxzoALouvnc 1684
memos_webhook/langchains/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/langchains/chains.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/langchains/zhipu.py sha256=EawRg-Vuc_oS0FC8pvGTmcT4b8cirzub0qsa6oGnxwQ 3386
memos_webhook/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/plugins/base_plugin.py sha256=YDMXbltdTLW0oTxTT_KeC80azrYD36z3QzAzLdsELl0 6713
memos_webhook/plugins/base_plugin_test.py sha256=JmJy7TZa4BbUbj9mwqMlfTFUAaqOUfjXLQl0-JPfA1Q 4439
memos_webhook/plugins/you_get_plugin.py sha256=6ZVQMX106iZl7giv__QojtL8OJpbnwB6zQgpe14CT7U 4918
memos_webhook/plugins/you_get_plugin_test.py sha256=kqa0h6pSC2mY-cy5ee9unPkD7ruRofiKounnSflaY5M 1532
memos_webhook/plugins/zhipu_plugin.py sha256=ngXTLonNGgfygYI7mgngPlq72XLG1TM8XuTz0wG8J1c 1673
memos_webhook/proto_gen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/proto_gen/google/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/proto_gen/google/api/__init__.py sha256=DqtTBVY_eYRChYWqtz2dUCEI9WH_AUKu6EKwwkRW5Oc 35417
memos_webhook/proto_gen/memos/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/proto_gen/memos/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/proto_gen/memos/api/v1/__init__.py sha256=EjCZ-L15-1oiEKAXV2BKZCh27-_V50Xhy4By0wAS56U 130574
memos_webhook/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/utils/logger.py sha256=7sP1LcH1LnYkRJw8J0RgsFmKA_C9fZT3FEBqCZ-xFuU 2151
memos_webhook/utils/config_decorators/__init__.py sha256=eBSVNCK-pJZzt1PNDfoP6tFTicmz1gxJKLA31hZmk2U 223
memos_webhook/utils/config_decorators/common.py sha256=18aRNnDKkqe3V4l4Dw_rDt29uSCaI9LUyYzR96PMhIM 2798
memos_webhook/utils/config_decorators/from_args.py sha256=i3U2IAWCqf_QmIVQlBebBAaJjgiStPIQziKcwT_tkz8 3548
memos_webhook/utils/config_decorators/from_args_test.py sha256=ZxqNl1FN31ngBH6HNR4DhNlbOQAuxFi9vMC34wbTC0s 843
memos_webhook/utils/config_decorators/from_env.py sha256=sMtmn5LcOM-YEG0nbjEQ-ISqrFdEF44kc6n__2CovkA 1829
memos_webhook/utils/config_decorators/from_env_test.py sha256=lpbIKdn9qZTQYs4P-YqXufLHnRuKU-5FCdhK5SjCu1M 834
memos_webhook/utils/config_decorators/from_unmarshal.py sha256=hvblRAsRBgxgXaRyC68-CniLmKq90w0rTmn8SPanTUw 2966
memos_webhook/utils/config_decorators/from_unmarshal_test.py sha256=Hx0jOMjxVyjcSVIfrE7PH7-Vq2Mjt-5t3zdMwaheQ8Y 858
memos_webhook/webhook/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/webhook/type_transform.py sha256=Eblu0zAMKRvc8iF2s87bnyLJBEuWBNUbBsjMMeJPza8 2776
memos_webhook/webhook/types/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
memos_webhook/webhook/types/common.py sha256=o8-yp0KxtB_QUNQ2GC_XI8RbaZ_UUwRWwMBtTB39xds 116
memos_webhook/webhook/types/google_protobuf.py sha256=alzj5thTyOF6MMPVw7mmE1kNuXVZiA7pwYy_FhodLPY 110
memos_webhook/webhook/types/markdown_service.py sha256=BMwFtr5n9HA_fsbAtnTNyTEyabJfiVHHsPeWCnLD_iM 6563
memos_webhook/webhook/types/memo_relation_service.py sha256=Inth4m8SD7oKvdBvYod9M9NmFYh4oD-y-EfwFgsWgB4 296
memos_webhook/webhook/types/memo_service.py sha256=n7czbgqnbJ1PVrBDZ64qTirDcypql8xGtR0kgUYHAao 1361
memos_webhook/webhook/types/reaction.py sha256=o55eM0chfo6L56hz-ihpoW0EtaFcBnMXY5QFxALq1CA 475
memos_webhook/webhook/types/resource_service.py sha256=TR4nuddwZEBBHX02qWWK3BTDIjHI_UGal0W95cuQMAM 329
memos_webhook/webhook/types/webhook_payload.py sha256=UCcWH06nu_KWW3iF0vmu3xHOFAIV3Hpa6LNCzqzG-_4 366
memos_webhook-0.6.0.dist-info/LICENSE sha256=BWX2I462705cLoEkITH9eAsWZvSi0Y51HKz8JNK2Cx4 1066
memos_webhook-0.6.0.dist-info/METADATA sha256=mXdxNJt7uEtfoD4JCUt8ryBjKfba3HNY7ecW1dtwPVU 7793
memos_webhook-0.6.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
memos_webhook-0.6.0.dist-info/top_level.txt sha256=KhjvWfhsMH1n80NhZGpZRdqh0P6vwJoxJUvwROberbE 14
memos_webhook-0.6.0.dist-info/RECORD

top_level.txt

memos_webhook