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
Built Distribution
File details
Details for the file vtece4564-gamelib-0.1.1.tar.gz
.
File metadata
- Download URL: vtece4564-gamelib-0.1.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4627a7c029837f6affb17cb09e9de9d0cb4568a790ccd28d24252260cbb974ec |
|
MD5 | e98775fb1511ce6dbebf2b191fd4a2da |
|
BLAKE2b-256 | 36216f3a5d975dd29b22de6bcefd0650659dc74d94952ed657ea4ecae434a9b7 |
File details
Details for the file vtece4564_gamelib-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.3 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 | 99a5742a3dadee630a9c8720c583e603aa5eb624869c1b6b4cbd880ed98ee553 |
|
MD5 | 1b3ec68f774aa18900a2c5344ac803d5 |
|
BLAKE2b-256 | bb55e3d542e6a4fecea681447e272e6f18c985f0d18bc96259551bb9df95e7c1 |