LiaraAPI


NameLiaraAPI JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/kissmeBro/LiaraAPI
SummaryAn intelligent, asynchronous search engine library for Python
upload_time2025-08-16 09:22:36
maintainerNone
docs_urlNone
authorstone
requires_python>=3.9
licenseMIT
keywords liara api 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/LiaraAPI/refs/heads/main/logo.png" alt="LiaraAPI Logo" width="230" />
</p>

# 🚀 LiaraAPI
> An intelligent, asynchronous Python client for Liara API 🌐  

---

## ⭐ Overview  
LiaraAPI is a modern asynchronous Python library designed to make interacting with [Liara](https://liara.ir) API easy and efficient.  
Built with `asyncio` and `aiohttp`, it allows developers to manage projects, disks, domains, logs, and more,  
with **AttrDict** support for dot and dictionary style access.  

---

## 🔥 Features  
- ⚡ Fully asynchronous using `asyncio` and `aiohttp`  
- 🧩 Dot-access (`obj.attr`) and dictionary-access (`obj["attr"]`) support  
- 🛡️ Safe error handling with JSON output for all API errors  
- 🎨 Pretty JSON output automatically when printed  
- 🚀 Optimized for performance and readability  
- 🧠 Designed for Python developers to easily integrate Liara API  

---

## 👨‍💻 Who is it for?  
Perfect for Python developers who want to manage Liara cloud services  
without writing boilerplate HTTP code.  
Ideal for automation scripts, cloud management, or dashboards.  

---

## 📚 Examples  
- [exsample_one.py](https://github.com/KissmeBro/LiaraAPI/blob/main/examples/exsample_one.py)  
- [exsample_two.py](https://github.com/KissmeBro/LiaraAPI/blob/main/examples/exsample_two.py)

---

## 🔐 API Key  
- Get your API Key from your [Liara](https://liara.ir)  

---

## 📦 Installation  
```bash
pip install LiaraAPI

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kissmeBro/LiaraAPI",
    "name": "LiaraAPI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "liara, api, google",
    "author": "stone",
    "author_email": "kissme.cloud@example.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/96/c87bc9cbffaabfc0b4d4914fcce86404587749c41b09326e0a5ce36fd4bf/liaraapi-1.0.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/KissmeBro/LiaraAPI/refs/heads/main/logo.png\" alt=\"LiaraAPI Logo\" width=\"230\" />\n</p>\n\n# \ud83d\ude80 LiaraAPI\n> An intelligent, asynchronous Python client for Liara API \ud83c\udf10  \n\n---\n\n## \u2b50 Overview  \nLiaraAPI is a modern asynchronous Python library designed to make interacting with [Liara](https://liara.ir) API easy and efficient.  \nBuilt with `asyncio` and `aiohttp`, it allows developers to manage projects, disks, domains, logs, and more,  \nwith **AttrDict** support for dot and dictionary style access.  \n\n---\n\n## \ud83d\udd25 Features  \n- \u26a1 Fully asynchronous using `asyncio` and `aiohttp`  \n- \ud83e\udde9 Dot-access (`obj.attr`) and dictionary-access (`obj[\"attr\"]`) support  \n- \ud83d\udee1\ufe0f Safe error handling with JSON output for all API errors  \n- \ud83c\udfa8 Pretty JSON output automatically when printed  \n- \ud83d\ude80 Optimized for performance and readability  \n- \ud83e\udde0 Designed for Python developers to easily integrate Liara API  \n\n---\n\n## \ud83d\udc68\u200d\ud83d\udcbb Who is it for?  \nPerfect for Python developers who want to manage Liara cloud services  \nwithout writing boilerplate HTTP code.  \nIdeal for automation scripts, cloud management, or dashboards.  \n\n---\n\n## \ud83d\udcda Examples  \n- [exsample_one.py](https://github.com/KissmeBro/LiaraAPI/blob/main/examples/exsample_one.py)  \n- [exsample_two.py](https://github.com/KissmeBro/LiaraAPI/blob/main/examples/exsample_two.py)\n\n---\n\n## \ud83d\udd10 API Key  \n- Get your API Key from your [Liara](https://liara.ir)  \n\n---\n\n## \ud83d\udce6 Installation  \n```bash\npip install LiaraAPI\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An intelligent, asynchronous search engine library for Python",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/kissmeBro/LiaraAPI"
    },
    "split_keywords": [
        "liara",
        " api",
        " google"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3daf371e476ce706ff282f1ee13302bbdc38aaced3b98eef173848403d1ac859",
                "md5": "54fd2657b6e578c6ae3716d320133549",
                "sha256": "c8e9a7a8c6fd9aae4d276f14ef06094d66c8cc5cc54c70d5bfb310999b6bbc6c"
            },
            "downloads": -1,
            "filename": "liaraapi-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54fd2657b6e578c6ae3716d320133549",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5191,
            "upload_time": "2025-08-16T09:22:35",
            "upload_time_iso_8601": "2025-08-16T09:22:35.035505Z",
            "url": "https://files.pythonhosted.org/packages/3d/af/371e476ce706ff282f1ee13302bbdc38aaced3b98eef173848403d1ac859/liaraapi-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e996c87bc9cbffaabfc0b4d4914fcce86404587749c41b09326e0a5ce36fd4bf",
                "md5": "5b83546a74de588a4e429f176cd0bfa4",
                "sha256": "85e2d288278cfdaa6be331623a970343df3f83586d1e1bff93cb3b3aa7f00f21"
            },
            "downloads": -1,
            "filename": "liaraapi-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5b83546a74de588a4e429f176cd0bfa4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5219,
            "upload_time": "2025-08-16T09:22:36",
            "upload_time_iso_8601": "2025-08-16T09:22:36.503140Z",
            "url": "https://files.pythonhosted.org/packages/e9/96/c87bc9cbffaabfc0b4d4914fcce86404587749c41b09326e0a5ce36fd4bf/liaraapi-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-16 09:22:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kissmeBro",
    "github_project": "LiaraAPI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": []
        }
    ],
    "lcname": "liaraapi"
}
        
Elapsed time: 1.61167s