pmemo

View on PyPIReverse Dependencies (0)

0.4.0 pmemo-0.4.0-py3-none-any.whl

Wheel Details

Project: pmemo
Version: 0.4.0
Filename: pmemo-0.4.0-py3-none-any.whl
Download: [link]
Size: 18484
MD5: f7f42e0b0a0179dabad8eba356115cd5
SHA256: 1240a95ee42efcc92f22f18bda9ddfc566dbc3784915d0f087ca69964dbf45ee
Uploaded: 2024-02-18 15:33:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pmemo
Version: 0.4.0
Summary: Pmemo is a command-line memo editor designed for seamless editing directly in the terminal environment. It offers a range of features to enhance your memo-taking experience and leverages the power of OpenAI's ChatGPT.
Author: Asugawara
Author-Email: asgasw[at]gmail.com
Home-Page: https://github.com/Asugawara/pmemo
Project-Url: Repository, https://github.com/Asugawara/pmemo
License: MIT
Keywords: memo,TUI
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9,<4.0
Requires-Dist: cryptography (<43.0.0,>=42.0.2)
Requires-Dist: logzero (<2.0.0,>=1.7.0)
Requires-Dist: openai (<0.28.0,>=0.27.10)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.43)
Requires-Dist: pydantic (<3.0.0,>=2.5.3)
Requires-Dist: pygments (<3.0.0,>=2.17.1)
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2735 characters]

WHEEL

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

RECORD

Path Digest Size
pmemo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pmemo/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pmemo/api/auth.py sha256=IVEWxM12i151h2Y2DSZpHcXm8v99TcJgTbIHfdnMZtg 2271
pmemo/api/client.py sha256=-6_bQmY-lnIENFdXW0zYrtWN7bURBT24Y0emeKcu-wc 1936
pmemo/api/config.py sha256=LcZpVZUVP6Bti2jf9epfzfH2AHGeEu5IAanbm01qC7c 818
pmemo/custom_select.py sha256=dlHxpM0M7lqZoer8HVfhZGmCXtpTOGAdCZqFgwXQiDQ 5156
pmemo/extensions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pmemo/extensions/base.py sha256=uuPh8l7kdQ-bvhbsSxooxcGMfvOLkq4n6sgu20ZDhjg 222
pmemo/extensions/openai_completion.py sha256=aD8Xhh48YvERFG29WR6CYVNNEShEA32YUzFit-NrzS0 2302
pmemo/extensions/prompt_template_manager.py sha256=wuthmWYY3pFVWXpTCddc5L2yEnCa0i_JAEPCtn2NEwo 2119
pmemo/main.py sha256=poTVng3n-kogX_X4vnIz_NTP9vn7Qiw2dgo2TDDu1mk 7229
pmemo/memo.py sha256=4Ov6-bUabB1FWPJkehfiLnCMLbp5d-ennng-aad84fs 5638
pmemo/pmemo_editor.py sha256=XKOb43CaldPNgL091nk7a_1OCNMQWimakhtVKCW7AGM 9418
pmemo/preferences.py sha256=bla6SVuNAD8BH9aLf2xJjAlfnbvk28wv1W0upSJshKk 3202
pmemo/utils.py sha256=vNEap03E-hvnRXB9AoWSQgSFlBYCWgepyq7eOZtU9MI 1248
pmemo-0.4.0.dist-info/LICENSE sha256=yDAGRbsikbiwNt9vCBzH0tOY3HAi2Q9NDcwkqGCQ29c 1065
pmemo-0.4.0.dist-info/METADATA sha256=Hq5o2C_6REJcXBeGFx7Q4C-ve2Yy41mb0QslkiVQc5g 4120
pmemo-0.4.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pmemo-0.4.0.dist-info/entry_points.txt sha256=GgxN_WVtCm1X--IhWp4AH8dU5zHn0sCquqGG5Qw0Cyc 38
pmemo-0.4.0.dist-info/RECORD

entry_points.txt

pm = pmemo.main:main