kopikatapi


Namekopikatapi JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryKopikat.co Python Client for API access
upload_time2023-07-09 23:00:47
maintainer
docs_urlNone
authorOnuralp SEZER
requires_python>=3.8,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<h1 align="center">KopikatAPI 😺</h1>

<p align="center">👋 Hello, KopikatAPI 🐍 Python library for interacting with the Kopikat API. </p>

<p align="center">
  <a href="https://github.com/onuralpszr/kopikatAPI"><img src="https://raw.githubusercontent.com/onuralpszr/kopikatAPI/main/logo/kopikatAPI_Logo.png" alt="KopikatAPI"></a>
</p>

Kopikat project allows people to generative data augmentation. So people can enlarge and diversify datasets and is specifically helpful for datasets with up to 5,000 images that are typical for real-life AI projects.

## 💻 Installation

You can install the `KopikatAPI` library using pip in between [Python**3.11>=Python>=3.8**](https://www.python.org/) environment.

```bash
pip install kopikatapi
```

## 🔥 Quickstart

```python

from kopikatapi import KopikatAPI
import cv2

api_key: str = 'ENTER YOUR API KEY HERE'
kopikatAPI = KopikatAPI(api_key)
kopikatAPI.augment_image_file('image.png', 'summer time')
cv2.imshow("output",kopikatAPI.cv2_image())
cv2.waitKey(0)

```

## Get your API Key

Contact with kopikat team from [here](https://kopikat.gitbook.io/api/quick-start#1.-get-your-api-key)


## Disclaimers
This is not an official Kopikat product. This is a personal project and is not affiliated with Kopikat in any way.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "kopikatapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Onuralp SEZER",
    "author_email": "thunderbirdtr@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/d8/53e912e30810b600345c5b8f4bf1f0c53c9b22834441ca55a4edad57cd49/kopikatapi-0.0.2.tar.gz",
    "platform": null,
    "description": "\n<h1 align=\"center\">KopikatAPI \ud83d\ude3a</h1>\n\n<p align=\"center\">\ud83d\udc4b Hello, KopikatAPI \ud83d\udc0d Python library for interacting with the Kopikat API. </p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/onuralpszr/kopikatAPI\"><img src=\"https://raw.githubusercontent.com/onuralpszr/kopikatAPI/main/logo/kopikatAPI_Logo.png\" alt=\"KopikatAPI\"></a>\n</p>\n\nKopikat project allows people to generative data augmentation. So people can enlarge and diversify datasets and is specifically helpful for datasets with up to 5,000 images that are typical for real-life AI projects.\n\n## \ud83d\udcbb Installation\n\nYou can install the `KopikatAPI` library using pip in between [Python**3.11>=Python>=3.8**](https://www.python.org/) environment.\n\n```bash\npip install kopikatapi\n```\n\n## \ud83d\udd25 Quickstart\n\n```python\n\nfrom kopikatapi import KopikatAPI\nimport cv2\n\napi_key: str = 'ENTER YOUR API KEY HERE'\nkopikatAPI = KopikatAPI(api_key)\nkopikatAPI.augment_image_file('image.png', 'summer time')\ncv2.imshow(\"output\",kopikatAPI.cv2_image())\ncv2.waitKey(0)\n\n```\n\n## Get your API Key\n\nContact with kopikat team from [here](https://kopikat.gitbook.io/api/quick-start#1.-get-your-api-key)\n\n\n## Disclaimers\nThis is not an official Kopikat product. This is a personal project and is not affiliated with Kopikat in any way.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Kopikat.co Python Client for API access",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92f0681e820c755d732097badd84f71868ce1464aa63cf9363bb57363f13477e",
                "md5": "65d222b9b625ac2e0eeddeb3c2b3cff0",
                "sha256": "9f59b4d3698a9da557dbdf0594c02064cd4f7136481f932619161c12d38edb5c"
            },
            "downloads": -1,
            "filename": "kopikatapi-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65d222b9b625ac2e0eeddeb3c2b3cff0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 5471,
            "upload_time": "2023-07-09T23:00:45",
            "upload_time_iso_8601": "2023-07-09T23:00:45.453386Z",
            "url": "https://files.pythonhosted.org/packages/92/f0/681e820c755d732097badd84f71868ce1464aa63cf9363bb57363f13477e/kopikatapi-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bd853e912e30810b600345c5b8f4bf1f0c53c9b22834441ca55a4edad57cd49",
                "md5": "667d4f1ec74917855c3d84f48323fa00",
                "sha256": "ba46106655c3c97141064b637c98fa8e4f8eb690d61039b6200cdf5f30dd6ece"
            },
            "downloads": -1,
            "filename": "kopikatapi-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "667d4f1ec74917855c3d84f48323fa00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 5608,
            "upload_time": "2023-07-09T23:00:47",
            "upload_time_iso_8601": "2023-07-09T23:00:47.401304Z",
            "url": "https://files.pythonhosted.org/packages/1b/d8/53e912e30810b600345c5b8f4bf1f0c53c9b22834441ca55a4edad57cd49/kopikatapi-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-09 23:00:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kopikatapi"
}
        
Elapsed time: 0.33050s