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.3.tar.gz
(16.1 kB
view details)
Built Distribution
File details
Details for the file vtece4564-gamelib-0.1.3.tar.gz
.
File metadata
- Download URL: vtece4564-gamelib-0.1.3.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 | c2227e8a639ef9ff770049e830483bab4ae29bbe60104c5f11d93634ecf2be22 |
|
MD5 | cbe42ab6b116ef917ea5b9f8fcd7d403 |
|
BLAKE2b-256 | df4e8e785df4605ad2fb970a5d80a897f2c73e2ad5e87a6008c8f4c87ef911b6 |
File details
Details for the file vtece4564_gamelib-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: vtece4564_gamelib-0.1.3-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 | 005ff760828d82d2797ce1c852af51c71870709ccae1f27ff263ffe04caf67c0 |
|
MD5 | d4be6b145bdf6f0be5a690e7efe6bfa2 |
|
BLAKE2b-256 | 13a75c3103c3ed9a661d1feda607bae7598abae7a85a8d49078e47e526f0ecf6 |