Skip to main content

This is the package that can help you to find some operations.

Project description

bonggoQuery version 2.0.1

The way to make your journey easy with python3

This is a module made by Sudip Bera and this module help you to increase your coding experience. This module fully based on wolframalpha and pyttsx3. This module is developed to make your query too exciting and also you can get much features, like :

Features

  • weather report
  • Time
  • ✨Date
  • Location
  • Search on google as you wish.

The main goal to work on this project is to make the problems easy to the people who are going to make any virtual assistant or like this. © 2022 Sudip Bera

Tech

Bonggo Hriday uses a number of open source projects to work properly:

  • wolframalpha- Compute expert-level answers using Wolfram’s breakthrough algorithms, knowledgebase and AI technology
  • pyttsx3 - is a text-to-speech conversion library in Python. Unlike alternative libraries.
  • wikipedia - Wikipedia is a Python library that makes it easy to access and parse data from Wikipedia.
  • SpeechRecognition - Library for performing speech recognition, with support for several engines and APIs, online and offline.

Installation

bonggoQuery requires python3 to run.

Install the dependencies and devDependencies..

pip install bonggoQuery

For production environments...

pip install wolframalpha
pip install pytsx3 
pip install SpeechRecognition
pip install wikipedia

Plugins

bonggoQuery is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin README

| GitHub | [https://github.com/SudipBera083/][PlGh] | | Blogger | [bit.ly/3JQIdVW][PlGh] |

How to use ?

bonggoQuery is very easy to install and use.

1.Take Command From the User :

import bonggoQuery
query = bonggoQuery.takeCommand()

2. Speaking the Query

import bonggoQuery
bonggoQuery.speak("Hello World !")

3.Giving an answer to your custom Query in speaking:

import bonggoQuery
bonggoQuery.Query.normal_query.speaking("weather report")

4. Giving an answer to your custom Query in written:

import bonggoQuery
print(bonggoQuery.Query.normal_query.printing("weather report"))

License

MIT

Free Software, Hell Yeah!

License

© 2022 Sudip Bera

This repository is licensed under the MIT license. See LICENSE for details.

MIT License

Copyright (c) 2021 Sudip Bera

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bonggoQuery-2.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

bonggoQuery-2.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page