engine-python


Nameengine-python JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/kissmeBro/engine-python
SummaryAn intelligent, asynchronous search engine library for Python
upload_time2025-07-31 19:14:44
maintainerNone
docs_urlNone
authorstone
requires_python>=3.9
licenseMIT
keywords search async engine aiohttp engine-python google
VCS
bugtrack_url
requirements aiohttp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <img src="https://raw.githubusercontent.com/KissmeBro/engine-python/refs/heads/main/logo.png" alt="Engine Logo" width="180" />
</p>

# 🚀 engine-python  
> A modern, intelligent, asynchronous search engine library for Python  

---

## ⭐ Overview  
Engine is a modern asynchronous Python library designed to deliver fast and intelligent search capabilities.  
Built with `asyncio` and `aiohttp`, it provides scalable and efficient search operations  
that easily integrate into your applications and services.

---

## 🔥 Features  
- ⚡ Fully asynchronous using asyncio and aiohttp  
- 🧩 Modular and extensible architecture  
- 🛠️ Easy to integrate and use  
- 🚀 Optimized for speed and concurrency  
- 🧠 Designed for intelligent search algorithms and data retrieval  

---

## 👨‍💻 Who is it for?  
Ideal for developers needing a lightweight, performant search engine library  
to build custom search tools, crawlers, or data indexing systems.

---

## 📚 Examples  
- [example_one.py](https://github.com/KissmeBro/engine-python/blob/main/examples/example_one.py)  
- [example_two.py](https://github.com/KissmeBro/engine-python/blob/main/examples/example_two.py)  

---

## 🔐 Getting API Key & CSE ID  
- Get your [API Key](https://developers.google.com/custom-search/v1/introduction)  
- Get your [CSE ID](https://programmablesearchengine.google.com/controlpanel/create)  

---

## 🔎 Custom Search  
- Website: `https://cse.google.com/cse?cx=CSE_ID`  
- Official docs: [Google Custom Search API](https://developers.google.com/custom-search/v1/reference/rest/v1/cse/list?apix=true)  

---

## 📦 Installation  
```bash
pip install engine-python

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kissmeBro/engine-python",
    "name": "engine-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "search, async, engine, aiohttp, engine-python, google",
    "author": "stone",
    "author_email": "kissme.cloud@example.com",
    "download_url": "https://files.pythonhosted.org/packages/95/33/50be9235a10c0cac9ee6679dbec17f46f672f351fca5a592045d4e5ca79c/engine_python-2.0.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/KissmeBro/engine-python/refs/heads/main/logo.png\" alt=\"Engine Logo\" width=\"180\" />\n</p>\n\n# \ud83d\ude80 engine-python  \n> A modern, intelligent, asynchronous search engine library for Python  \n\n---\n\n## \u2b50 Overview  \nEngine is a modern asynchronous Python library designed to deliver fast and intelligent search capabilities.  \nBuilt with `asyncio` and `aiohttp`, it provides scalable and efficient search operations  \nthat easily integrate into your applications and services.\n\n---\n\n## \ud83d\udd25 Features  \n- \u26a1 Fully asynchronous using asyncio and aiohttp  \n- \ud83e\udde9 Modular and extensible architecture  \n- \ud83d\udee0\ufe0f Easy to integrate and use  \n- \ud83d\ude80 Optimized for speed and concurrency  \n- \ud83e\udde0 Designed for intelligent search algorithms and data retrieval  \n\n---\n\n## \ud83d\udc68\u200d\ud83d\udcbb Who is it for?  \nIdeal for developers needing a lightweight, performant search engine library  \nto build custom search tools, crawlers, or data indexing systems.\n\n---\n\n## \ud83d\udcda Examples  \n- [example_one.py](https://github.com/KissmeBro/engine-python/blob/main/examples/example_one.py)  \n- [example_two.py](https://github.com/KissmeBro/engine-python/blob/main/examples/example_two.py)  \n\n---\n\n## \ud83d\udd10 Getting API Key & CSE ID  \n- Get your [API Key](https://developers.google.com/custom-search/v1/introduction)  \n- Get your [CSE ID](https://programmablesearchengine.google.com/controlpanel/create)  \n\n---\n\n## \ud83d\udd0e Custom Search  \n- Website: `https://cse.google.com/cse?cx=CSE_ID`  \n- Official docs: [Google Custom Search API](https://developers.google.com/custom-search/v1/reference/rest/v1/cse/list?apix=true)  \n\n---\n\n## \ud83d\udce6 Installation  \n```bash\npip install engine-python\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An intelligent, asynchronous search engine library for Python",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/kissmeBro/engine-python"
    },
    "split_keywords": [
        "search",
        " async",
        " engine",
        " aiohttp",
        " engine-python",
        " google"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7d22a3308753dd26777739cd01a72acbca41e5558fce34ca4540c68cd7aaafdd",
                "md5": "926d8ade2df941c6411a5d38628f76c3",
                "sha256": "602f1fb53b73ce9aca9811f9289973d34f10650596e2ed86b3e21f61db099a6e"
            },
            "downloads": -1,
            "filename": "engine_python-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "926d8ade2df941c6411a5d38628f76c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9626,
            "upload_time": "2025-07-31T19:14:42",
            "upload_time_iso_8601": "2025-07-31T19:14:42.337297Z",
            "url": "https://files.pythonhosted.org/packages/7d/22/a3308753dd26777739cd01a72acbca41e5558fce34ca4540c68cd7aaafdd/engine_python-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "953350be9235a10c0cac9ee6679dbec17f46f672f351fca5a592045d4e5ca79c",
                "md5": "63a1b7ab5203546b634f1f38600c9057",
                "sha256": "d88878974119d46c4e884f3bc3625ff9e26f1c8c66b628db9417a5bcd875698e"
            },
            "downloads": -1,
            "filename": "engine_python-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "63a1b7ab5203546b634f1f38600c9057",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9855,
            "upload_time": "2025-07-31T19:14:44",
            "upload_time_iso_8601": "2025-07-31T19:14:44.079504Z",
            "url": "https://files.pythonhosted.org/packages/95/33/50be9235a10c0cac9ee6679dbec17f46f672f351fca5a592045d4e5ca79c/engine_python-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-31 19:14:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kissmeBro",
    "github_project": "engine-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": []
        }
    ],
    "lcname": "engine-python"
}
        
Elapsed time: 1.41207s