cybtachyon / client

FAF Python Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FA Forever - Lobby

master develop
Build Status Appveyor Status Build Status Appveyor Status
Coverage Status Coverage Status

This is the source code for the FA Forever Lobby.

Pre-requisites are:

  • Python 2.7.x

  • PyQt4 4.7+

  • Requirements as in the requirements file.

    pip install -r requirements.txt

If you want to contribute back to the project, please make a fork and create pull-requests of your changes.

Pull Requests must have py.test unit test coverage.

Running

Before running unit tests, set PYTEST_QT_API as follows:

export PYTEST_QT_API='pyqt4v2'

Run the lobby from the main directory using:

python2 src

Run the unit test suite using:

python2 runtests.py

License

GPLv3. See the license file.

About

FAF Python Client

License:GNU General Public License v3.0


Languages

Language:Python 96.9%Language:CSS 1.7%Language:HTML 0.9%Language:PowerShell 0.5%Language:Shell 0.0%