Skip to main content

A support library for the ECE 4564 Final Project

Project description

gamelib

PyPI version

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


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.8.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

vtece4564_gamelib-0.1.8-py3-none-any.whl (24.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page