Metadata-Version: 2.2
Name: gruvbox-factory
Version: 2.0.0
Summary: convert any image to the gruvbox pallete!
Author-email: Paulo Pacitti <ppacitti@outlook.com>
License: MIT
Project-URL: Homepage, https://github.com/paulopacitti/gruvbox-factory
Project-URL: Bug Tracker, https://github.com/paulopacitti/gruvbox-factory/issues
Keywords: gruvbox,cli,gruvbox-factory,wallpaper,image,image-go-nord,palette,factory
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.13.1
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi==2025.1.31
Requires-Dist: charset-normalizer==3.4.1
Requires-Dist: ffmpeg-python==0.2.0
Requires-Dist: future==1.0.0
Requires-Dist: idna==3.10
Requires-Dist: image-go-nord==1.2.0
Requires-Dist: markdown-it-py==3.0.0
Requires-Dist: mdurl==0.1.2
Requires-Dist: numpy==2.2.2
Requires-Dist: pick==2.4.0
Requires-Dist: pillow==11.1.0
Requires-Dist: Pygments==2.19.1
Requires-Dist: requests==2.32.3
Requires-Dist: rich==13.9.4
Requires-Dist: setuptools==75.8.0
Requires-Dist: urllib3==2.3.0

# gruvbox-factory 🏭
![License](https://img.shields.io/github/license/paulopacitti/gruvbox-factory?color=b8bb26&style=flat-square)
![PyPI](https://img.shields.io/pypi/v/gruvbox-factory?color=fb4934&style=flat-square)

> _"The main focus when developing gruvbox is to keep colors easily distinguishable, contrast enough and still pleasant for the eyes"_ - [morhetz](https://github.com/morhetz)

![example of gruvbox-factory](https://raw.githubusercontent.com/paulopacitti/gruvbox-factory/master/example.png)

- A simple `cli` to ~~convert~~ manufacture a [gruvbox](https://github.com/morhetz/gruvbox) themed wallpaper.
- Three color palettes: *panther* "pink", *snoopy* white and "smooth" mix.

## Installation ️and usage
`pip install gruvbox-factory`

You can type `gruvbox-factory -h` to check out how to use Gruvbox Factory.


## Contributors
Thanks for all the have been working with me to make this tool to craft beautiful wallpapers 🧡 
- [@H4ppy-04](https://github.com/H4ppy-04)
- [@Gabulhas](https://github.com/Gabulhas)
- [@hza2002](https://github.com/hza2002)
- [@jasonmishi](https://github.com/jasonmishi)
- [@perpetualCreations](https://github.com/perpetualCreations)
- [@Kuuhhl](https://github.com/Kuuhhl)
- [@marcelofern](https://github.com/marcelofern)

Also, I could not do this without the [ImageGoNord](https://github.com/Schroedinger-Hat/ImageGoNord-Web) project, go check them out!
