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.2.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file vtece4564-gamelib-0.1.2.tar.gz
.
File metadata
- Download URL: vtece4564-gamelib-0.1.2.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 | 776b1fa482ea7e491f27edcbb9432e6b4f5bd04a932777add01b17d11f3b8c99 |
|
MD5 | 9e2d2e74706e45ddfa19b92072360f91 |
|
BLAKE2b-256 | 629ddd0d210296c5cc46a5cb141cd62f8ff593471bd55a1ae410da4aa9255f28 |
File details
Details for the file vtece4564_gamelib-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.2-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 | 4ce7c5886df54270c25f4aad1c09cb71a764594055c423c2068a93bbeb02f7d6 |
|
MD5 | e23a504a2b211693d2ec204181d9df4d |
|
BLAKE2b-256 | 7a90c6d4b442114586a135655d1bfbf277beda1bb59bc0cb1244b4ce0eeabb93 |