Metadata-Version: 2.1
Name: gbwog.panel
Version: 1.1.0
Summary: DevOpsCourse Project
Home-page: https://github.com/gboimel98/WorldOfGames
Author: GalB
Author-email: gboimel98@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: git-easy-crypt
Requires-Dist: requests
Requires-Dist: flask
Requires-Dist: airium

# _DevOps Course Gaming Project_
## To get the full experience you will need two things:
### 1a. Installing the gameplay using 'pip install gbwog.panel'
### 1b. Calling it with 'pycommand (python in Windows and python/python3 in Linux) -m gbwog.panel
### 2a. Installing the score site using 'pip install gbwog.website'
### 2b. Run the site simultaneously with the game using another process of 'pycommand -m gbwog.website'


