nlpip

View on PyPIReverse Dependencies (0)

0.1.6 nlpip-0.1.6-py3-none-any.whl

Wheel Details

Project: nlpip
Version: 0.1.6
Filename: nlpip-0.1.6-py3-none-any.whl
Download: [link]
Size: 5861
MD5: 010d29016f482f2ca4b1d24b30b05165
SHA256: a634bbcbd5210571d89f54484d11329da8a6ea5b3058dca2b6c79a9bf67a0c51
Uploaded: 2023-03-29 13:42:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nlpip
Version: 0.1.6
Summary: A natural language based unix pipeline utility
Author-Email: Alan Kang <jania902[at]gmail.com>
Maintainer-Email: Alan Kang <jania902[at]gmail.com>
Project-Url: Homepage, https://github.com/akngs/nlpip
Project-Url: Bug Reports, https://github.com/akngs/nlpip/issues
Project-Url: Source, https://github.com/akngs/nlpip
License: Copyright (c) 2023 Alan Kang All rights reserved. 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.
Keywords: nlp,llm,chatgpt,openai,unix,pipeline
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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 :: Only
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: General
Requires-Python: >=3.7
Requires-Dist: openai
Requires-Dist: black; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1626 characters]

WHEEL

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

RECORD

Path Digest Size
nlpip/__init__.py sha256=dO85sqLnV-qAshP77MKQxiS2FRGwkbx95R2Yr6i_TxE 3153
nlpip/prompts/keywords.txt sha256=vOlCbsTZmD3eEe3IwPgQdrLmXysTOifzTPZ_-n-XIyU 17
nlpip/prompts/poem.txt sha256=-b3vZtj872s8NE6g80xavW67lM_TREbrD_uw7m8--nI 20
nlpip/prompts/sentiment.txt sha256=C0Y7EsBMQ33qjzsmOgi5AWuDEbMpHMu-YbXDNnGk2k4 60
nlpip/prompts/summarize.txt sha256=W9-AVu_4Hg59D11YQdjRQvXjcX_URNCAH7ArJ-eX_NQ 11
nlpip-0.1.6.dist-info/LICENSE sha256=bx36vF-yw7YZVxOd2N0wA04zJri1beDw1bg39CIaBN4 1074
nlpip-0.1.6.dist-info/METADATA sha256=VaXYUD8sGJI_TPz1sZho3oHTgzmrUCGkhJK2GiTP-5c 4191
nlpip-0.1.6.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
nlpip-0.1.6.dist-info/entry_points.txt sha256=eYX6Wf0uTT2WFGskCEIef1_Dx3YDQ1r05svxFk_AupE 54
nlpip-0.1.6.dist-info/top_level.txt sha256=I3Jbx2QSz7aiyQpZo3l-OcNtYQSHplr79MZKDPnTWoU 6
nlpip-0.1.6.dist-info/RECORD

top_level.txt

nlpip

entry_points.txt

nlp = nlpip:main
nlpip = nlpip:main