https://github.com/betaandbit/betabitpython
The Python version of Beta and Bit games
https://github.com/betaandbit/betabitpython
Last synced: about 2 months ago
JSON representation
The Python version of Beta and Bit games
- Host: GitHub
- URL: https://github.com/betaandbit/betabitpython
- Owner: BetaAndBit
- License: gpl-3.0
- Created: 2016-04-23T15:05:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T07:02:08.000Z (over 9 years ago)
- Last Synced: 2025-01-05T21:09:46.819Z (12 months ago)
- Language: Python
- Size: 3.16 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BetaBitPython
The english version of Python package with Beta and Bit games
## Installation of the betabit package:
To get started, install the latest version of **betabit** from GitHub:
```{Ruby}
pip install --upgrade https://github.com/BetaAndBit/BetaBitPython/archive/master.tar.gz
```
or download **BetaBitPython** repository and intall `setup.py` through Python.