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.7.tar.gz
(16.3 kB
view details)
Built Distribution
File details
Details for the file vtece4564-gamelib-0.1.7.tar.gz
.
File metadata
- Download URL: vtece4564-gamelib-0.1.7.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 | ab7e10d4d52712138817df5769e41d1de0390e1e8bf4e6f117e58e4ebb9a483e |
|
MD5 | d43004081fc2779acb740db90207013d |
|
BLAKE2b-256 | 394a544f6f5c59abd0e94dd723859d9c060a62575d5f8b924de1ba15440802e8 |
File details
Details for the file vtece4564_gamelib-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.7-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 | 578281be199152668ca1ff1f94c7993fde88beddc6038518d37b4c87296831a3 |
|
MD5 | 492f5986297427edffde3c5826824b3d |
|
BLAKE2b-256 | 0097d2e076a391f9a1e7fb35ac7187e599e4aad63fad456da7bc505bd256feeb |