A support library for the ECE 4564 Final Project
Project description
gamelib
This project provides a Python library teams may use for satisfying various aspects of the final project for ECE 4564. It contains the following packages:
- gameauth -- authentication and authorization support
- gamecomm -- client and server communication support
- gamedb -- user and game database support
Installation
To install this library, update your project's requirements.txt
to include
the name of the library.
vtece4564-gamelib
Then install the dependency either using your IDE or pip
- In PyCharm, simply opening the
requirements.txt
will notify you of any
missing dependencies and will offer you an opportunity to install, OR - Use
pip install -r requirements.txt
while your project's virtual environment is active in your shell.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vtece4564-gamelib-0.1.8.tar.gz
(16.3 kB
view details)
Built Distribution
File details
Details for the file vtece4564-gamelib-0.1.8.tar.gz
.
File metadata
- Download URL: vtece4564-gamelib-0.1.8.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4b0398334a5978ec5cd8c37b7a7121e5e43c821a9349035d4d762ec7e220fe0 |
|
MD5 | 93a216705cf9b79a9dd096e491163515 |
|
BLAKE2b-256 | 6acb3cdc52e9ab6819bc2646658981830d951683966488836193920f597c8fc9 |
File details
Details for the file vtece4564_gamelib-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.8-py3-none-any.whl
- Upload date:
- Size: 24.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 043b8b8069a1c7a8383b7973f0448c0950a5e9d951a6c117c554b6f1e7c00374 |
|
MD5 | 4ab7d039227f11582f30ae0e5a100c43 |
|
BLAKE2b-256 | c555f3c76d183176a55f616b5be7fddca609da3ff164a82dbe9f879a00c86570 |