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.5.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file vtece4564-gamelib-0.1.5.tar.gz
.
File metadata
- Download URL: vtece4564-gamelib-0.1.5.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ea903f403eba7ea9012e0209cd4691a90ab6cac709e57778307829ee1beb0b3 |
|
MD5 | 4ea011e19e88a24e3d8795789bbeed44 |
|
BLAKE2b-256 | 9f472e0d11e939585883b320247d9556001847ed5f712386335cd7cdb284db92 |
File details
Details for the file vtece4564_gamelib-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.5-py3-none-any.whl
- Upload date:
- Size: 24.5 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 | 484576aa78844d542c3f3abc22ed5ba6f32b30ee066399cfbd5960c482df10bc |
|
MD5 | 8846cae622104d57ff47d48663992f03 |
|
BLAKE2b-256 | 1ad56d5e00f3c1646ce1d111e260c3d5b0f2e0437e9d6e054fd14e37d14f1516 |