hikari-py/hikari

Split-up big files

Open

#2,201 opened on Mar 9, 2025

 (0 comments) (0 reactions) (0 assignees)Python (110 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (911 stars)
PR merge metrics
 (PR metrics pending)

Description

hikari/impl/rest.py and hikari/impl/special_endpoints.py are getting quite bit, it would be nice to split them up into separate files, but still keep the same DX as now.

Additionally, it might be worth renaming special_endpoints.py to builders.py

Contributor guide