# 📋 Mojicopy
Tool to generate emojis from text prompts stored in the clipboard using OpenAI.
## 🔨 Installation
Install the mojicopy package using pip
```shell
pip install mojicopy
```
Get an [OpenAI API Key](https://beta.openai.com/account/api-keys) and place it inside the `OPENAI_API_KEY` environment variable
## 🏃♂️ Usage
Get an emoji from a prompt stored in your clipboard
```shell
mojicopy
>>> 🐈
```
Get an emoji from a prompt in the CLI
```shell
mojicopy --prompt "OpenAI API Key"
>>> 🔑
```
Get a random emoji into your clipboard
```shell
mojicopy --ramdom
```
### VSCode Integration
TBD
### IntelliJ Integration
TBD
Raw data
{
"_id": null,
"home_page": "https://mojicopy.com",
"name": "mojicopy",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "emoji,clipboard,openai,ChatGPT",
"author": "Alexander Tkachev",
"author_email": "sasha64sasha@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/fe/84/743447a30898510a2f28aadd57109d8abeb83fdf46ee670bf4896d50a2a6/mojicopy-1.1.0.tar.gz",
"platform": null,
"description": "# \ud83d\udccb Mojicopy\n\nTool to generate emojis from text prompts stored in the clipboard using OpenAI.\n\n## \ud83d\udd28 Installation\n\nInstall the mojicopy package using pip\n\n```shell\npip install mojicopy\n```\n\nGet an [OpenAI API Key](https://beta.openai.com/account/api-keys) and place it inside the `OPENAI_API_KEY` environment variable\n\n## \ud83c\udfc3\u200d\u2642\ufe0f Usage\n\nGet an emoji from a prompt stored in your clipboard\n\n```shell\nmojicopy\n>>> \ud83d\udc08\n```\n\nGet an emoji from a prompt in the CLI\n\n```shell\nmojicopy --prompt \"OpenAI API Key\"\n>>> \ud83d\udd11\n```\n\nGet a random emoji into your clipboard\n\n```shell\nmojicopy --ramdom\n```\n\n### VSCode Integration\n\nTBD\n\n### IntelliJ Integration\n\nTBD\n",
"bugtrack_url": null,
"license": "",
"summary": "Tool to generate emojis from text prompts stored in the clipboard using OpenAI.",
"version": "1.1.0",
"split_keywords": [
"emoji",
"clipboard",
"openai",
"chatgpt"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f46f69f0b762ac55d9f529482255607545980022ce3c74039254fd7ac0a872ce",
"md5": "1cc54482d47fedd12dd6c54e5e801276",
"sha256": "ac58ca93d87e58ffe900df427eaefcaeeba0ec276d560e5953cdae469a6be99b"
},
"downloads": -1,
"filename": "mojicopy-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1cc54482d47fedd12dd6c54e5e801276",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9027,
"upload_time": "2023-01-14T21:04:33",
"upload_time_iso_8601": "2023-01-14T21:04:33.607655Z",
"url": "https://files.pythonhosted.org/packages/f4/6f/69f0b762ac55d9f529482255607545980022ce3c74039254fd7ac0a872ce/mojicopy-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe84743447a30898510a2f28aadd57109d8abeb83fdf46ee670bf4896d50a2a6",
"md5": "bd144ba812ffe4526f9ba3071e63c016",
"sha256": "276344edb8410096fb55e992e5bf716582c074f26ecee178c5e8d6a8aa0e2a19"
},
"downloads": -1,
"filename": "mojicopy-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "bd144ba812ffe4526f9ba3071e63c016",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8036,
"upload_time": "2023-01-14T21:04:35",
"upload_time_iso_8601": "2023-01-14T21:04:35.199235Z",
"url": "https://files.pythonhosted.org/packages/fe/84/743447a30898510a2f28aadd57109d8abeb83fdf46ee670bf4896d50a2a6/mojicopy-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-14 21:04:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "mojicopy"
}