Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uliontse/lotterycn

LotteryCN is a library which aims to bring enjoyable analysis of Chinese lottery in Python. LotteryCN是一个使用Python语言对中国彩票(福彩、体彩)进行有趣分析的库。
https://github.com/uliontse/lotterycn

analysis chinese-lottery lottery python

Last synced: 1 day ago
JSON representation

LotteryCN is a library which aims to bring enjoyable analysis of Chinese lottery in Python. LotteryCN是一个使用Python语言对中国彩票(福彩、体彩)进行有趣分析的库。

Awesome Lists containing this project

README

        





PyPI - Version
Conda - Version
PyPI - License
PyPI - Python
PyPI - Status
PyPI - Wheel
Downloads

* * *

**LotteryCN** is a library which aims to bring **enjoyable** analysis of lottery in Python.

- [Installation](#installation)
- [From PyPI](#from-PyPI)
- [From Conda](#from-Conda)
- [License](#License)

## Installation

### From PyPI

```shell
pip install --upgrde lotterycn
```

### From Conda

```shell
conda install -c conda-forge lotterycn
```