Skip to content

common values, functions and objects for any packages that support SC2

License

Notifications You must be signed in to change notification settings

ttinies/sc2common

Repository files navigation

PyPI Build Status Coverage Status Crates.io

common values, functions and objects for any packages that support SC2

Purpose

This package definse constants, types, containers and functions commonly used throughout the Starcraft 2 deveopment space. Consolidating these into a single package allows developers to utilize these items while ensuring they are centrally defined and implemented once. Its usage is as a library only with no specific functionality to invoke except through one's own code.

Installation

This package is often automatically installed as a dependency by other packages that support Starcraft 2 in some way. This package can also be directly installed by itself. Installation is also supported via pypi.org.

EXAMPLE: pip install sc2common

About

common values, functions and objects for any packages that support SC2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages