Metadata-Version: 2.1
Name: r-repeat
Version: 0.1.0
Summary: Create a palette preview image by using a simple config file
Home-page: https://github.com/Aonodensetsu/r_repeat
Author: Remigiusz Dończyk
Author-email: donczyk.remigiusz@gmail.com
License: GPL-3.0
Keywords: repeat,probability,random
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown

## Simple library for gathering results from probabilistic functions

![size](https://img.shields.io/github/repo-size/aonodensetsu/r_repeat?label=size) ![files](https://img.shields.io/github/directory-file-count/aonodensetsu/r_repeat) ![lines](https://img.shields.io/tokei/lines/github/aonodensetsu/r_repeat)   
![py dep](https://img.shields.io/pypi/pyversions/r-repeat) [![version](https://img.shields.io/pypi/v/r-repeat)](https://pypi.org/project/r-repeat/0.1.0/)  
![license](https://img.shields.io/pypi/l/r-repeat) [![downloads](https://img.shields.io/badge/releases-here-green?logo=pypi)](https://pypi.org/project/r-repeat/#history)  
[![downloads](https://img.shields.io/badge/wiki-here-pink)](https://github.com/Aonodensetsu/r_repeat/blob/main/WIKI.md) [![downloads](https://img.shields.io/badge/changelog-here-pink)](https://github.com/Aonodensetsu/r_repeat/blob/main/CHANGELOG.md)  

# Usage:
1. `pip install r_repeat`
2. Open up [the wiki](https://github.com/Aonodensetsu/r_repeat/blob/main/WIKI.md) to see how everything works or check the examples
3. Enjoy
