Metadata-Version: 2.1
Name: hh-creator
Version: 0.1.0.post2
Summary: Add your description here
Project-URL: Homepage, https://github.com/truenicoco/hh-creator/
Project-URL: Repository, https://github.com/truenicoco/hh-creator/
Project-URL: Issues, https://github.com/truenicoco/hh-creator/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: deuces>=0.2.1
Requires-Dist: poker>=0.30.0
Requires-Dist: pyqt5
Requires-Dist: pyqt5-qt5==5.15.2

[![Github action](https://github.com/truenicoco/hh-creator/actions/workflows/build.yaml/badge.svg)](https://github.com/truenicoco/hh-creator/actions/workflows/build.yaml)

# Poker hand history creator

![](./screenshot.png)

hh-creator is a [PyQt5](https://riverbankcomputing.com/software/pyqt/download5)-based
application to create Texas and Omaha Hold'em poker hand histories from scratch,
including a nice looking hand replayer.
Its main use is to make educational poker videos but it can also be used to store
interesting hands that were played live.

It was developed for the French online poker web community
[Kill-Tilt](https://www.kill-tilt.fr/).

# Installation

Easy-to-use windows releases are available on [github](https://github.com/truenicoco/hh-creator/releases/latest).

For other platforms you can use the [PyPI package](https://pypi.org/project/hh-creator/), e.g.,
with [pipx](https://pipx.pypa.io/latest/):

```shell
pipx install hh-creator
hh-creator
```

# License

You are free to use, modify and distribute this software.

If you modify it so that the Kill Tilt logo does not appear anywhere and publish work
made with it, please cite Kill Tilt somewhere.
A simple thank you in your website/video is OK.
We have no way to force you to do this, but it would make you a decent human being, and
being a decent human being is a good thing.

The source code is released under the
[GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.html).

The graphics were made by [Julien Escalas](http://www.julienescalas.fr/) and are
released under the [Creative Commons
Attribution-ShareAlike license](https://creativecommons.org/licenses/by-sa/4.0/).

The [Lato fonts](https://www.latofonts.com/) are under the
[SIL Open Font License](https://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web)

The sounds were bought on [audiojungle](https://audiojungle.net/) with the
[SFX multi-use licence](https://audiojungle.net/licenses/terms/audio_sfx_media_multi).
