Skip to main content

Call of Duty Warzone Analysis

Project description

Call-Of-Duty-Warzone-Analysis

Documentation Status

A package for analysis of Call of Duty Warzone matches.

Installation

pip install warzone-analysis

Usage

import warzone
from warzone.call_of_duty import CallofDuty

user_input_dict = {'repo': 'location of saved data',
                   'gamertag': 'your Ganertag',
                   'squad': ['squadmate1', 'squadmate2', 'etc'],
                   'file_name': 'Match_Data.csv'}

cod = CallofDuty(user_input_dict=user_input_dict, squad_data=True, hacker_data=False, streamer_mode=False)

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

warzone analysis-2.4.1.tar.gz (34.6 kB view hashes)

Uploaded Source

Built Distribution

warzone_analysis-2.4.1-py3-none-any.whl (40.1 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