activemods module
-
class ActiveMods(data)[source]
Bases: object
-
property all_mods
-
normalize(string)[source]
-
edit_distance_ratio(distance, word)[source]
-
find_mod(mod_name)[source]
-
class ActiveMod(data: dict)[source]
Bases: object
-
property mod_url: str
-
property version: str
-
property major_version: int
-
property minor_version
-
property patch_version
-
property authors_formatted
-
property description_formatted
-
property normalized_name