Metadata-Version: 2.1
Name: objection-engine
Version: 3.2.0
Summary: Library that turns comment chains into ace attorney scenes, used in several bots
License: MIT
Author: Luis Mayo Valbuena
Author-email: luismayovalbuena@outlook.es
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Pillow (>=9.1.0,<10.0.0)
Requires-Dist: ffmpeg-python (>=0.2.0,<0.3.0)
Requires-Dist: fonttools (>=4.33.3,<5.0.0)
Requires-Dist: google-cloud-translate (>=2.0.1,<3.0.0)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: moviepy (>=1.0.3,<2.0.0)
Requires-Dist: numpy (>=1.19.3,<2.0.0)
Requires-Dist: opencv-python (>=4.5.5,<5.0.0)
Requires-Dist: praw (>=7.5.0,<8.0.0)
Requires-Dist: pydub (>=0.25.1,<0.26.0)
Requires-Dist: spacy (>=3.1.4,<4.0.0)
Requires-Dist: spaw (>=0.2,<0.3)
Requires-Dist: textblob (>=0.17.1,<0.18.0)
Requires-Dist: tinydb (>=4.7.0,<5.0.0)
