aliasify

View on PyPIReverse Dependencies (0)

0.0.3 aliasify-0.0.3-py3-none-any.whl

Wheel Details

Project: aliasify
Version: 0.0.3
Filename: aliasify-0.0.3-py3-none-any.whl
Download: [link]
Size: 6767
MD5: 1d2b6e685698247b70602b5e072c31c7
SHA256: 278c7f198a2f4cd042cd25a49f33d3ca3bc953a7fb45178ba681f8adf1edc29f
Uploaded: 2023-02-24 10:48:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aliasify
Version: 0.0.3
Summary: Replaces all entities in a text with aliases, so that you can ask chatGPT to modify your text without revealing confidential information. After chatGPT has modified your text, the aliases can be restored again.
Author-Email: Stephan Probst <stephan.probst[at]qurios-it.de>, Qurios IT GmbH <info[at]qurios-it.de>
Project-Url: Homepage, https://github.com/qurios-it/aliasify
Project-Url: repository, https://github.com/qurios-it/aliasify
License: MIT License Copyright (c) 2023 Qurios IT GmbH 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: chatGPT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: pynput (>=1.7.6)
Requires-Dist: pyperclip (>=1.8.2)
Requires-Dist: spacy (>=3.5.0)
Requires-Dist: win10toast (>=0.9)
Requires-Dist: pylint (==2.16.2); extra == "dev"
Requires-Dist: black (==23.1.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7331 characters]

WHEEL

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

RECORD

Path Digest Size
aliasify/__init__.py sha256=bktikF8jpotbPeSiyp_t86xtWh999aQUS6-p9FzJsDs 29
aliasify/_entity_replacer.py sha256=QYRjY1rFCTBUExbfOfdKwxXFfF7V8JMoLGIbreVwz5Q 1887
aliasify/main.py sha256=oWe1Na9z-Ny2V2xdSTsUccOFOcxO4uY_7ifw5OSLqoY 1982
aliasify-0.0.3.dist-info/LICENSE sha256=HK0gcfsRr4o0ThhPxciOsnTWQR7h2HNnl0e5y_Q5Zuk 1092
aliasify-0.0.3.dist-info/METADATA sha256=RGNjWGyDDNZN8Pu57wbIvJSE6Dzp9NQxQ-x-PuQcOhU 9699
aliasify-0.0.3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
aliasify-0.0.3.dist-info/entry_points.txt sha256=v06N8dygHmpOlOli70Vd6tMjkkHx99-wUlsZ6lXdVy0 47
aliasify-0.0.3.dist-info/top_level.txt sha256=0qPLwTQIZZk_TvwmOGAsCE1NmWPINPGZ2_gvLVCaP6s 9
aliasify-0.0.3.dist-info/RECORD

top_level.txt

aliasify

entry_points.txt

aliasify = aliasify.main:run