bonggoQuery


NamebonggoQuery JSON
Version 2.0.2.3 PyPI version JSON
download
home_pagehttps://github.com/SudipBera083
SummaryA package that helps you perform various operations, especially for building virtual assistants.
upload_time2024-10-07 21:34:32
maintainerNone
docs_urlNone
authorSudip Bera
requires_python>=3.6
licenseMIT
keywords virtual assistant query voice python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![](assets/logo.png)

**BonggoQuery 2.0.2.3**

**Make your Python coding journey smoother and more exciting!** 

BonggoQuery is a versatile Python module developed by Sudip Bera. Designed with simplicity and efficiency in mind, BonggoQuery is the perfect companion for developers building virtual assistants or other query-based systems. Powered by Python3, this module enhances the coding experience by offering rich, interactive features that simplify everyday tasks.

` `**Key Features**

With BonggoQuery, you can effortlessly integrate the following functionalities into your projects:

\- **Weather Reports**: Get real-time weather updates.

\- **Time & Date**: Easily fetch the current time and date.

\- **Location Information**: Access detailed location-based data.

\- **Google Search**: Perform quick Google searches directly from your Python code.
**


**These features make BonggoQuery an excellent tool for virtual assistant development, where automating queries is crucial.**

` `**Why BonggoQuery?**

BonggoQuery aims to simplify complex problem-solving by providing an easy-to-use interface for retrieving essential information. Whether you're working on virtual assistants, automation projects, or just want to make your coding journey more interactive, BonggoQuery brings that extra layer of functionality to enhance user experience.

` `**Powered by Open-Source Technologies**

BonggoQuery relies on several powerful open-source libraries:

\- **WolframAlpha**: Provides expert-level answers using Wolfram’s AI-driven algorithms and knowledgebase.

\- **pyttsx3**: A Python text-to-speech conversion library, useful for creating speech-based interfaces.

\- **Wikipedia**: Easily access and retrieve information from Wikipedia.

\- **SpeechRecognition**: A Python library that enables speech recognition capabilities, both online and offline.

` `**Installation**

To get started, you’ll need Python3 installed on your machine.

` `**Install BonggoQuery and Dependencies:**

**```bash**

***pip install bonggoQuery***

**```**

**For additional functionality, you may also need:**

**```bash**

***pip install wolframalpha***

***pip install pyttsx3***

***pip install SpeechRecognition***

***pip install wikipedia***

**```**

` `**How to Use BonggoQuery?**

BonggoQuery’s usage is straightforward and intuitive. Here’s a quick guide:

**1. Taking a Command from the User:**

`   `**```python**

***import bonggoQuery***

***query = bonggoQuery.takeCommand()***

`   `**```**

**2. Speaking a Query:**

`   `**```python**

***import bonggoQuery***

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

`   `**```**

**3. Answering a Query with Voice Output:**

`   `**```python**

***import bonggoQuery***

***bonggoQuery.Query.normal\_query.speaking("weather report")***

`   `**```**

**4. Answering a Query with Text Output:**

`   `**```python**

***import bonggoQuery***

***print (bonggoQuery.Query.normal\_query.printing("weather report"))***

   `**```**

**License**

BonggoQuery is open-source software licensed under the MIT License. This means it’s free to use, distribute, and modify. You can check the full license in the repository.

\---

© 2021 - 2024 Sudip Bera  

Made with love for the developer community. 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SudipBera083",
    "name": "bonggoQuery",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "virtual assistant query voice python",
    "author": "Sudip Bera",
    "author_email": "sudipbera083@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/62/ba287bb12053be6e446c7bbb64c1b18578c5a8755546f2ee015e1ff42fff/bonggoQuery-2.0.2.3.tar.gz",
    "platform": null,
    "description": "\ufeff\r\n![](assets/logo.png)\r\n\r\n**BonggoQuery 2.0.2.3**\r\n\r\n**Make your Python coding journey smoother and more exciting!** \r\n\r\nBonggoQuery is a versatile Python module developed by Sudip Bera. Designed with simplicity and efficiency in mind, BonggoQuery is the perfect companion for developers building virtual assistants or other query-based systems. Powered by Python3, this module enhances the coding experience by offering rich, interactive features that simplify everyday tasks.\r\n\r\n` `**Key Features**\r\n\r\nWith BonggoQuery, you can effortlessly integrate the following functionalities into your projects:\r\n\r\n\\- **Weather Reports**: Get real-time weather updates.\r\n\r\n\\- **Time & Date**: Easily fetch the current time and date.\r\n\r\n\\- **Location Information**: Access detailed location-based data.\r\n\r\n\\- **Google Search**: Perform quick Google searches directly from your Python code.\r\n**\r\n\r\n\r\n**These features make BonggoQuery an excellent tool for virtual assistant development, where automating queries is crucial.**\r\n\r\n` `**Why BonggoQuery?**\r\n\r\nBonggoQuery aims to simplify complex problem-solving by providing an easy-to-use interface for retrieving essential information. Whether you're working on virtual assistants, automation projects, or just want to make your coding journey more interactive, BonggoQuery brings that extra layer of functionality to enhance user experience.\r\n\r\n` `**Powered by Open-Source Technologies**\r\n\r\nBonggoQuery relies on several powerful open-source libraries:\r\n\r\n\\- **WolframAlpha**: Provides expert-level answers using Wolfram\u2019s AI-driven algorithms and knowledgebase.\r\n\r\n\\- **pyttsx3**: A Python text-to-speech conversion library, useful for creating speech-based interfaces.\r\n\r\n\\- **Wikipedia**: Easily access and retrieve information from Wikipedia.\r\n\r\n\\- **SpeechRecognition**: A Python library that enables speech recognition capabilities, both online and offline.\r\n\r\n` `**Installation**\r\n\r\nTo get started, you\u2019ll need Python3 installed on your machine.\r\n\r\n` `**Install BonggoQuery and Dependencies:**\r\n\r\n**```bash**\r\n\r\n***pip install bonggoQuery***\r\n\r\n**```**\r\n\r\n**For additional functionality, you may also need:**\r\n\r\n**```bash**\r\n\r\n***pip install wolframalpha***\r\n\r\n***pip install pyttsx3***\r\n\r\n***pip install SpeechRecognition***\r\n\r\n***pip install wikipedia***\r\n\r\n**```**\r\n\r\n` `**How to Use BonggoQuery?**\r\n\r\nBonggoQuery\u2019s usage is straightforward and intuitive. Here\u2019s a quick guide:\r\n\r\n**1. Taking a Command from the User:**\r\n\r\n`   `**```python**\r\n\r\n***import bonggoQuery***\r\n\r\n***query = bonggoQuery.takeCommand()***\r\n\r\n`   `**```**\r\n\r\n**2. Speaking a Query:**\r\n\r\n`   `**```python**\r\n\r\n***import bonggoQuery***\r\n\r\n***bonggoQuery.speak(\"Hello World!\")***\r\n\r\n`   `**```**\r\n\r\n**3. Answering a Query with Voice Output:**\r\n\r\n`   `**```python**\r\n\r\n***import bonggoQuery***\r\n\r\n***bonggoQuery.Query.normal\\_query.speaking(\"weather report\")***\r\n\r\n`   `**```**\r\n\r\n**4. Answering a Query with Text Output:**\r\n\r\n`   `**```python**\r\n\r\n***import bonggoQuery***\r\n\r\n***print (bonggoQuery.Query.normal\\_query.printing(\"weather report\"))***\r\n\r\n   `**```**\r\n\r\n**License**\r\n\r\nBonggoQuery is open-source software licensed under the MIT License. This means it\u2019s free to use, distribute, and modify. You can check the full license in the repository.\r\n\r\n\\---\r\n\r\n\u00a9 2021 - 2024 Sudip Bera  \r\n\r\nMade with love for the developer community. \r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package that helps you perform various operations, especially for building virtual assistants.",
    "version": "2.0.2.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/SudipBera083/issues",
        "Homepage": "https://github.com/SudipBera083",
        "Source Code": "https://github.com/SudipBera083/BonggoQuery"
    },
    "split_keywords": [
        "virtual",
        "assistant",
        "query",
        "voice",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ad2d1f234d1d1e084f3859d8fa2e19682eb8ab319aabe2b675ea5c34ed869ba",
                "md5": "bf5faf4e6a302e160e0a8c5da2bfdd73",
                "sha256": "7b0131de6587ad5b16b04f42c0193ee4be331756bec7ea7f4db8f386c3fea6be"
            },
            "downloads": -1,
            "filename": "bonggoQuery-2.0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf5faf4e6a302e160e0a8c5da2bfdd73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 27509,
            "upload_time": "2024-10-07T21:34:30",
            "upload_time_iso_8601": "2024-10-07T21:34:30.495754Z",
            "url": "https://files.pythonhosted.org/packages/0a/d2/d1f234d1d1e084f3859d8fa2e19682eb8ab319aabe2b675ea5c34ed869ba/bonggoQuery-2.0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b262ba287bb12053be6e446c7bbb64c1b18578c5a8755546f2ee015e1ff42fff",
                "md5": "8b56a6c7df41aae911b5b8e8db7d04cd",
                "sha256": "47b2a1b30738407334cdb7d426738028dc2732b98a7ba812b0ed2daef38f9c17"
            },
            "downloads": -1,
            "filename": "bonggoQuery-2.0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8b56a6c7df41aae911b5b8e8db7d04cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 53914,
            "upload_time": "2024-10-07T21:34:32",
            "upload_time_iso_8601": "2024-10-07T21:34:32.185899Z",
            "url": "https://files.pythonhosted.org/packages/b2/62/ba287bb12053be6e446c7bbb64c1b18578c5a8755546f2ee015e1ff42fff/bonggoQuery-2.0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-07 21:34:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SudipBera083",
    "github_project": "issues",
    "github_not_found": true,
    "lcname": "bonggoquery"
}
        
Elapsed time: 0.80663s