Skip to content

Async Python wrapper for CurseForge unofficial API

License

Notifications You must be signed in to change notification settings

Team-Dim/PyCurseForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCurseForge

CurseForge API wrapper using aiohttp
Minimum Python version: 3.6 (f-strings)

Endpoint documentation

Table of Contents

Addons

What is an addon?

An addon object seems to represent a project. A modpack is an addon. A mod is also an addon. To make this easier to understand, some attributes that are named project by the endpoint is renamed as addon in this library.

About

Async Python wrapper for CurseForge unofficial API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages