# Generate Colour Palettes from your Favourite Movies/Images
## Install
```bash
$ pip install Color-Palette-Generator
```
#Usage:
```python
from colour_palette_gen.generate import process_video
process_video(input_dir="./colour_palette_gen/examples", batch_size=100, num_colors=5,output_dir="./output_palettes_1")
```
Raw data
{
"_id": null,
"home_page": "https://github.com/soumya1729/Color-palette-generator",
"name": "Color-Palette-Generator",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "matplotlib, python plots",
"author": "SM",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/94/84/3f05cc6791cfe35388da1f5008b72f3658b72badc03c492e9e0e6188e936/color_palette_generator-0.0.4.tar.gz",
"platform": null,
"description": "# Generate Colour Palettes from your Favourite Movies/Images\n\n## Install\n\n```bash\n$ pip install Color-Palette-Generator\n```\n\n#Usage:\n\n```python\nfrom colour_palette_gen.generate import process_video\n\nprocess_video(input_dir=\"./colour_palette_gen/examples\", batch_size=100, num_colors=5,output_dir=\"./output_palettes_1\")\n\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Generate Colour Palettes with Python",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/soumya1729/Color-palette-generator"
},
"split_keywords": [
"matplotlib",
" python plots"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a626c231f61d7edfc7fdbac20c1d0914c6db49bd4b9a302191a2572bcc1b731d",
"md5": "58119e55cf60e8708f4c6e1942c06c77",
"sha256": "ecb203df6dd6a312a319b9cb041ffd9d4c94078d0a5c3a189d764b7fc7e358e0"
},
"downloads": -1,
"filename": "Color_Palette_Generator-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "58119e55cf60e8708f4c6e1942c06c77",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3981,
"upload_time": "2024-04-27T14:58:07",
"upload_time_iso_8601": "2024-04-27T14:58:07.734492Z",
"url": "https://files.pythonhosted.org/packages/a6/26/c231f61d7edfc7fdbac20c1d0914c6db49bd4b9a302191a2572bcc1b731d/Color_Palette_Generator-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94843f05cc6791cfe35388da1f5008b72f3658b72badc03c492e9e0e6188e936",
"md5": "e0dd12c6085c1c5c64e92fce0208fe76",
"sha256": "f55fc9a83d4c4872a0f39ddf39246e23b60972aa82dbce9451e972006d0f8429"
},
"downloads": -1,
"filename": "color_palette_generator-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "e0dd12c6085c1c5c64e92fce0208fe76",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3366,
"upload_time": "2024-04-27T14:58:09",
"upload_time_iso_8601": "2024-04-27T14:58:09.257540Z",
"url": "https://files.pythonhosted.org/packages/94/84/3f05cc6791cfe35388da1f5008b72f3658b72badc03c492e9e0e6188e936/color_palette_generator-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-27 14:58:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "soumya1729",
"github_project": "Color-palette-generator",
"github_not_found": true,
"lcname": "color-palette-generator"
}