compllments

View on PyPIReverse Dependencies (0)

0.2.0 compllments-0.2.0-py3-none-any.whl

Wheel Details

Project: compllments
Version: 0.2.0
Filename: compllments-0.2.0-py3-none-any.whl
Download: [link]
Size: 12868
MD5: 7c333c7bba3c046b1e3ea92e21a7bee2
SHA256: a5df2f14eaca2dada09aba6eb4544ad6c513fbd31db42494562defa1510ce361
Uploaded: 2023-08-29 18:50:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compllments
Version: 0.2.0
Summary: Send nice texts to your friends using LLMs
Author: Austin Botelho
Author-Email: austinbotelho[at]nyu.edu
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8.1,<3.11
Requires-Dist: accelerate (<0.20.0,>=0.19.0)
Requires-Dist: bitsandbytes (<0.40.0,>=0.39.0)
Requires-Dist: cffi (<2.0.0,>=1.15.1)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: einops (<0.7.0,>=0.6.1)
Requires-Dist: emoji (<3.0.0,>=2.4.0)
Requires-Dist: ftransc (<8.0.0,>=7.0.3)
Requires-Dist: langchain (<0.0.181,>=0.0.180)
Requires-Dist: lxml (<5.0.0,>=4.9.2)
Requires-Dist: num2words (<0.6.0,>=0.5.12)
Requires-Dist: numba (==0.56.4)
Requires-Dist: numpy (==1.22.4)
Requires-Dist: openai (<0.28.0,>=0.27.7)
Requires-Dist: pandas (<3.0.0,>=2.0.2)
Requires-Dist: poethepoet (<0.21.0,>=0.20.0)
Requires-Dist: pydub (<0.26.0,>=0.25.1)
Requires-Dist: pynput (<2.0.0,>=1.7.6)
Requires-Dist: pywhatkit (<6.0,>=5.4)
Requires-Dist: transformers (<5.0.0,>=4.29.2)
Requires-Dist: twilio (<9.0.0,>=8.2.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6096 characters]

WHEEL

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

RECORD

Path Digest Size
compllments/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compllments/config.py sha256=KlyTZVxp5b1_KIEWNKz2YasJwayWbvkWcAe3J_quhgE 1018
compllments/cron sha256=ToDTCtxdWppBIm8kmCwulYC_enWybO2_9VD-xnWyDJo 990
compllments/data/personal_audio_files_will_go_here.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compllments/main.py sha256=pMxpzgCwsNTxEHyYvHCvNGowZ9_PndDv253v9E6i-Tc 4201
compllments/models/add_models_here.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compllments/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compllments/utils/create_audio.py sha256=lkhNQ_E22humAvJdNrhO9rRwYnuK7TwFAMO2qMq_rCU 1458
compllments/utils/model.py sha256=0dR2MoKifzRjlFla5dlzXKbhfBkirCku4N_Htdx6Cf4 5534
compllments/utils/providers.py sha256=aQ0tTIjxN7S_ET1WHBaxVB3qUVRISyuLgkqrCn5go5Q 1843
compllments/utils/template.py sha256=kgY9GPU-3af1jNOAew_qjVd5LJHRKmTBGOhiL2t8iRE 587
compllments/utils/texter.py sha256=S1xFH8ZstAqZbpIDjukt5fRuKn2UZk9kM3AqAknhtHo 2589
compllments-0.2.0.dist-info/entry_points.txt sha256=CpM9xzj4cRezTgGY1_hiUGZ_IszxoHjRCiqkGZ55JeA 80
compllments-0.2.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
compllments-0.2.0.dist-info/METADATA sha256=J6MsH0avHG_N8NFMfsiDQjEQB7_9PHJJ4QEh2joVM_U 7291
compllments-0.2.0.dist-info/RECORD

entry_points.txt

download = compllments.main:download
send = compllments.main:cli