Skip to main content

Daybreak Game's Planetside 2 data analysis (UNOFFICIAL)

Project description

ps2-analysis [WORK IN PROGRESS]

ps2-analysis is a library written in Python >= 3.8 that fetches data from the Daybreak Planetside 2 Census API and eases advanced analysis.

It uses its sister project, the ps2-census client whose objective is simply to handle data retrieval from the Census API. Further parsing and exploitation is performed here in ps2-analysis.

Features:

  • Currently supports infantry and vehicle weapons data
  • Downloads datasets from the API and stores them locally as ndjson files
  • Parses data and generates class objects suitable for further processing

Installation

pip install ps2-analysis

Examples

Examples are available in the examples folder:

  • discover_infantry_weapons.py: updates the infantry weapons datafile and outputs all different (nested) key paths as well as associated set of values encountered within the whole dataset; example output in discover_infantry_weapons.json
  • discover_vehicle_weapons.py: updates the vehicle weapons datafile and outputs all different (nested) key paths as well as associated set of values encountered within the whole dataset; example output in discover_vehicle_weapons.json
  • generate_infantry_weapons.py: no output; simply an example of InfantryWeapon objects generation
  • generate_vehicle_weapons.py: no output; simply an example of VehicleWeapon objects generation

Development

Environment

In order to develop ps2-analysis:

  • Setup a virtual environment with python 3.8
  • Install poetry
  • Install dependencies with poetry install
  • Run tests with pytest
  • Update dependencies with poetry update

To run the examples in the examples folder:

  • Add your Census API service ID to the CENSUS_SERVICE_ID environment variable
  • Create a folder inside the examples folder of the cloned repository: datafiles
  • Run the scripts and check the outputs

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

ps2_analysis-0.28.0.tar.gz (24.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ps2_analysis-0.28.0-py3-none-any.whl (35.1 kB view details)

Uploaded Python 3

File details

Details for the file ps2_analysis-0.28.0.tar.gz.

File metadata

  • Download URL: ps2_analysis-0.28.0.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.9 CPython/3.8.2 Linux/5.9.9-arch1-1

File hashes

Hashes for ps2_analysis-0.28.0.tar.gz
Algorithm Hash digest
SHA256 1c22728ba2fa4f31c93fdc6d85914477d5e336a8142e0bd406a1bde57662e0d5
MD5 6f39f31b55ea79505ca274cef87e03ad
BLAKE2b-256 ea32d881d3c8f3fbb83b6b374b92d7417e9d5f5f549bf01b11370ca6bfd0878c

See more details on using hashes here.

File details

Details for the file ps2_analysis-0.28.0-py3-none-any.whl.

File metadata

  • Download URL: ps2_analysis-0.28.0-py3-none-any.whl
  • Upload date:
  • Size: 35.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.9 CPython/3.8.2 Linux/5.9.9-arch1-1

File hashes

Hashes for ps2_analysis-0.28.0-py3-none-any.whl
Algorithm Hash digest
SHA256 204dc9fa230bba64b9f52413b4ec3cde377de793c8a33bb14e8908a396a3af40
MD5 b86b388f87d12ab4f81f704c80ffdf1e
BLAKE2b-256 689fe53ce913d32a63de2938a0adc7983e46d49c748e87d02be335aa943ebd30

See more details on using hashes here.

Supported by

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