Metadata-Version: 2.1
Name: kenoAPI
Version: 1.0.5
Summary: an educational package for educational uses only
Home-page: https://github.com/JGolafshan/KenoAPI
Author: Joshua David Golafshan
Author-email: author@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: datetime
Requires-Dist: pandas
Requires-Dist: requests

# Keno API - Unofficial Keno API

## What is it?
kenoAPI is Python package that provides data from the offical [Keno](https://www.keno.com.au/) website.

## Main Features
* Historical data.
* Monitor Draws in real time.
* Real-time Jackpot's.
* Monitor Current Patterns (Trends, Hot And Cold Numbers)

## Where to get it
```
pip install keno-api
```

## Dependencies
* [Requests](https://github.com/psf/requests)
* [Pandas](https://github.com/pandas-dev/pandas)
* [NumPy](https://github.com/numpy/numpy)
* Datetime

## License
[The Unlicense](https://github.com/JGolafshan/KenoAPI/blob/main/LICENSE)

## Documentation
[Wiki / Documentation](https://github.com/JGolafshan/KenoAPI/wiki)

## Background


