Skip to main content

CS:GO demo file parser.

Project description

demoparser is a library for parsing CS:GO demo files.

As the file is processed events are emitted for which callbacks can be registered.

Quick start

  1. Install:

    pip install demoparser
  2. Parse a demo:

    >>> from demoparser.demofile import DemoFile
    >>> data = open('/path/to/demofile', 'rb').read()
    >>> df = DemoFile(data)
    >>> df.parse()

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

csgo-demoparser-0.0.1.tar.gz (413.9 kB view details)

Uploaded Source

Built Distributions

File details

Details for the file csgo-demoparser-0.0.1.tar.gz.

File metadata

File hashes

Hashes for csgo-demoparser-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2def7d247f125f7fc59517e6418ea7b77d56d917fa020c6ea8bc88fffb6e68f8
MD5 ef19006ff187479ebf71e16dfca22781
BLAKE2b-256 10355841ec45e0885fd0b0412d6736a2068cdc387f056f35bbc3f20a82293c3a

See more details on using hashes here.

File details

Details for the file csgo_demoparser-0.0.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for csgo_demoparser-0.0.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4d01a8de9ced8d915f010b0da94a5217592b6d37e53ebfe7ed8a27fe6db5e1fe
MD5 6e2037ffbc12830bd5146d767d96a313
BLAKE2b-256 b7478ac511f2c9753e3437940aa37aac488071bd132452370ad662e609438174

See more details on using hashes here.

File details

Details for the file csgo_demoparser-0.0.1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for csgo_demoparser-0.0.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0253cec70516a05e9f149a75cffebbb2fd252770e6a1b3bb03d7ce03f303d9ff
MD5 111b91ba08e03ac73d8512bf636b7f9c
BLAKE2b-256 8146b445273e4d61b6d95db8733a76980f157dfe3db64a30a43084cc66573e14

See more details on using hashes here.

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