Metadata-Version: 2.1
Name: SimpleVoiceAssistant
Version: 1.1
Summary: A simple voice assistant
Home-page: https://github.com/AryanRajCode/SimpleVoiceAssistant
Author: Aryan Raj Code
Author-email: shrawankumar8276@gmail.com
License: MIT
Keywords: Voice assistant,assistant,simple voice assistant,python,simple
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: annotated-types==0.7.0
Requires-Dist: anyio==4.3.0
Requires-Dist: attrs==23.2.0
Requires-Dist: beautifulsoup4==4.12.3
Requires-Dist: cachetools==5.3.3
Requires-Dist: certifi==2024.2.2
Requires-Dist: charset-normalizer==3.3.2
Requires-Dist: click==8.1.7
Requires-Dist: google-ai-generativelanguage==0.6.4
Requires-Dist: google-api-core==2.19.0
Requires-Dist: google-api-python-client==2.130.0
Requires-Dist: google-auth==2.29.0
Requires-Dist: google-auth-httplib2==0.2.0
Requires-Dist: google-generativeai==0.5.4
Requires-Dist: googleapis-common-protos==1.63.0
Requires-Dist: grpcio==1.64.0
Requires-Dist: grpcio-status==1.62.2
Requires-Dist: gTTS==2.5.1
Requires-Dist: h11==0.14.0
Requires-Dist: httpcore==1.0.5
Requires-Dist: httplib2==0.22.0
Requires-Dist: httpx==0.27.0
Requires-Dist: idna==3.7
Requires-Dist: install==1.3.5
Requires-Dist: Jinja2==3.1.4
Requires-Dist: jsonschema==4.22.0
Requires-Dist: jsonschema-specifications==2023.12.1
Requires-Dist: MarkupSafe==2.1.5
Requires-Dist: ollama==0.2.0
Requires-Dist: proto-plus==1.23.0
Requires-Dist: protobuf==4.25.3
Requires-Dist: pyasn1==0.6.0
Requires-Dist: pyasn1_modules==0.4.0
Requires-Dist: pydantic==2.7.1
Requires-Dist: pydantic_core==2.18.2
Requires-Dist: pygame==2.5.2
Requires-Dist: pyparsing==3.1.2
Requires-Dist: pyproject==1.3.1
Requires-Dist: pyproject-toml==0.0.10
Requires-Dist: pyttsx3==2.90
Requires-Dist: pytz==2024.1
Requires-Dist: referencing==0.35.1
Requires-Dist: requests==2.32.2
Requires-Dist: rpds-py==0.18.1
Requires-Dist: rsa==4.9
Requires-Dist: setuptools==70.0.0
Requires-Dist: sniffio==1.3.1
Requires-Dist: soupsieve==2.5
Requires-Dist: SpeechRecognition==3.10.4
Requires-Dist: toml==0.10.2
Requires-Dist: tqdm==4.66.4
Requires-Dist: typing_extensions==4.12.0
Requires-Dist: uritemplate==4.1.1
Requires-Dist: urllib3==2.2.1
Requires-Dist: wheel==0.43.0
Requires-Dist: wikipedia==1.4.0
Requires-Dist: Wikipedia-API==0.6.0
