Skip to content

banner

Pulsefire

Pulsefire is a modern and flexible Riot Games Python SDK. It was built to be simple to use, highly configurable, and extendable. Objects and client responses are fully typed to speed up coding efficiency. With support for community resources such as CDragon.

For developers who want to use pulsefire for typing purposes only, alternative packages containing only the pulsefire.schemas module are available in both python and typescript.

This package is a modern replacement of Pyot. (1)

  1. The predecessor has proved to be overly complex, hard to customize or extend, and contains an increased amount of implicit syntaxes that go against best practices. By comparison, code clarity has greatly improved and speed performance is more than 10x faster.

Get Started