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.4.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file vtece4564-gamelib-0.1.4.tar.gz
.
File metadata
- Download URL: vtece4564-gamelib-0.1.4.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 | 387c5ec8fdf629aea13de7952f2ff13a5c8bc53d0bd1e92fa47c3c141cfc5975 |
|
MD5 | 65cc1bd0df0827e414dfbcf2810c121d |
|
BLAKE2b-256 | 0dd3da0a7ecb5d3327f75883eaf76b309b6b08b950b4ec6692132b862c0dbc9f |
File details
Details for the file vtece4564_gamelib-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.4-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 | cbc7361c330b36a0a2b09e3f230872d5516e90ed8410daec4c6efa96a0039f33 |
|
MD5 | d265d60ea483be5facdedf0060ea7b53 |
|
BLAKE2b-256 | fde2a28cfba28cee6b0981b86a43d16b569ba295e6abfca6792cd89a0a0fa8bc |