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.9.tar.gz
(16.3 kB
view details)
Built Distribution
File details
Details for the file vtece4564_gamelib-0.1.9.tar.gz
.
File metadata
- Download URL: vtece4564_gamelib-0.1.9.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 216bbb5f38bb6b905499965900c16012759e775f4d2ee850f86ae4cb7c736f6a |
|
MD5 | 7550a4b5fcc0ab49ecf0b7e6b653d956 |
|
BLAKE2b-256 | 918c735ecec280094badb6206660ad5c60b3689d9179bb757c62672bcd795fab |
File details
Details for the file vtece4564_gamelib-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.9-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.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07e5c0bcab1f2ce8721df7ac2df66673d9d3bd285b30bd1f572f33b14c99ebe1 |
|
MD5 | 40e6cf670618d188ae98d4572a5446d4 |
|
BLAKE2b-256 | 7f027c6b2db3778a268540307d96111306c4ba8296c5fb8a8804212faa00b87f |