Game Analysis
This is a collection of python libraries and scripts that manipulate empirical game data.
Usage Setup
This package is hosted on pypi. Install it with pip install gameanalysis.
The entry point from the command line is ga. ga –help will document all available options.
The entry point for python is gameanalysis. See the documentation for what is available from the python interface.
Developing
After cloning this repository, the included Makefile includes all the relevant actions to facilitate development. Typing make without targets will print out the various actions to help development. Type make setup to configure a virtual environment for development.
Requirements
Python 3 & venv
BLAS/LAPACK
A fortran compiler
Testing
All of the tests can be run with make test. Running make check will search for style compliance, and make format will try to fix some in places. make docs will make the documentation.
Release files for gameanalysis 8.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gameanalysis-8.1.0.tar.gz | 149.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gameanalysis-8.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 269.6 kB
Release files / gameanalysis-8.1.0.tar.gz
| Download URL | gameanalysis-8.1.0.tar.gz |
|---|---|
| Size | 149.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e1eba217705d4fd05d23715344f10188bc99abb3c0a4657bb0a6fc015e98f8b
|
|
BLAKE2b-256 checksum How to use checksums |
b9d31f59a1c7f6040d4e4ede08d260f5fdbb7a745c9020b220ff3c5c2c668a17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
|
Release files / gameanalysis-8.1.0-py3-none-any.whl
| Download URL | gameanalysis-8.1.0-py3-none-any.whl |
|---|---|
| Size | 120.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b6407c7fe98f642cd7e4d6c5f001880abe691cf7defac21fd232fe97eec3699a
|
|
BLAKE2b-256 checksum How to use checksums |
540498d710f45e839a37154ec8ffaaeee27f9d14c8a0436e6fd11e762942f31c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
|