# Splunk Icon Generator
Creates icons to be used for developing Splunk apps and add-ons via resizing a provided image.
More information about Splunk"s required image sizes can be found here:
https://dev.splunk.com/enterprise/docs/developapps/createapps#Add-icons-to-your-app
## Installation
```console
pip install splicon
```
## Usage
```console
splicon [-h] [-d DESTINATION] [-v] filename
```
```console
positional arguments:
filename Image file from which the Splunk icons are generated.
options:
-h, --help show this help message and exit
-d DESTINATION, --destination DESTINATION
Directory/Folder for storing the processed icons.
-v, --version Prints the version.
```
Raw data
{
"_id": null,
"home_page": null,
"name": "splicon",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, splunk, icon, development",
"author": "Sebastian Schimper",
"author_email": "sebastianschimper@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/87/fe/6aab6fd4b9e2abc7d83e12bee1f4495d1fb2338573e134f05b846b9a7894/splicon-1.0.2.tar.gz",
"platform": null,
"description": "\n# Splunk Icon Generator\n\nCreates icons to be used for developing Splunk apps and add-ons via resizing a provided image.\nMore information about Splunk\"s required image sizes can be found here:\nhttps://dev.splunk.com/enterprise/docs/developapps/createapps#Add-icons-to-your-app\n\n## Installation\n\n```console\npip install splicon\n```\n\n## Usage\n\n```console\nsplicon [-h] [-d DESTINATION] [-v] filename\n```\n\n```console\npositional arguments:\n filename Image file from which the Splunk icons are generated.\n\noptions:\n -h, --help show this help message and exit\n -d DESTINATION, --destination DESTINATION\n Directory/Folder for storing the processed icons.\n -v, --version Prints the version.\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Create Splunk icons for App/Add-On Development",
"version": "1.0.2",
"project_urls": null,
"split_keywords": [
"python",
" splunk",
" icon",
" development"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c629bfb45a5851d911df6d7dc7b34325e6799e00362d00b638a74f335c424828",
"md5": "824d92d67d5710d3365b8b87c5cebbe2",
"sha256": "b71645b0e98a6e044a8c8a53bfbe5d395273669d04000318582260b8d535ca48"
},
"downloads": -1,
"filename": "splicon-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "824d92d67d5710d3365b8b87c5cebbe2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2770,
"upload_time": "2024-05-11T09:34:58",
"upload_time_iso_8601": "2024-05-11T09:34:58.232330Z",
"url": "https://files.pythonhosted.org/packages/c6/29/bfb45a5851d911df6d7dc7b34325e6799e00362d00b638a74f335c424828/splicon-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "87fe6aab6fd4b9e2abc7d83e12bee1f4495d1fb2338573e134f05b846b9a7894",
"md5": "cafcbc1ba9136b00dfd6b23f7331eed6",
"sha256": "0eafb615d641161d7f9a32ec8e02825c3b5e728cc3ec8a381de5d2d5b3ee13cb"
},
"downloads": -1,
"filename": "splicon-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "cafcbc1ba9136b00dfd6b23f7331eed6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2343,
"upload_time": "2024-05-11T09:35:00",
"upload_time_iso_8601": "2024-05-11T09:35:00.479642Z",
"url": "https://files.pythonhosted.org/packages/87/fe/6aab6fd4b9e2abc7d83e12bee1f4495d1fb2338573e134f05b846b9a7894/splicon-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-11 09:35:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "splicon"
}