mirror of
https://github.com/tr4nt0r/python-xbox.git
synced 2026-04-24 23:36:08 +03:00
[PR #15] [MERGED] Rename package from xbox.webapi to pythonxbox #18
Labels
No labels
👻 bug
🐣 good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/python-xbox#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tr4nt0r/python-xbox/pull/15
Author: @tr4nt0r
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @tr4nt0r
Base:
main← Head:rename_package📝 Commits (1)
f907616Rename package from xbox.webapi to pythonxbox📊 Changes
69 files changed (+138 additions, -138 deletions)
View changed files
📝
pyproject.toml(+10 -10)📝
readme_example.py(+5 -5)📝
src/pythonxbox/__init__.py(+0 -0)📝
src/pythonxbox/api/__init__.py(+0 -0)📝
src/pythonxbox/api/client.py(+20 -20)📝
src/pythonxbox/api/language.py(+0 -0)📝
src/pythonxbox/api/provider/__init__.py(+0 -0)📝
src/pythonxbox/api/provider/account/__init__.py(+2 -2)📝
src/pythonxbox/api/provider/account/models.py(+0 -0)📝
src/pythonxbox/api/provider/achievements/__init__.py(+2 -2)📝
src/pythonxbox/api/provider/achievements/models.py(+1 -1)📝
src/pythonxbox/api/provider/baseprovider.py(+0 -0)📝
src/pythonxbox/api/provider/catalog/__init__.py(+2 -2)📝
src/pythonxbox/api/provider/catalog/const.py(+1 -1)📝
src/pythonxbox/api/provider/catalog/models.py(+1 -1)📝
src/pythonxbox/api/provider/cqs/__init__.py(+2 -2)📝
src/pythonxbox/api/provider/cqs/models.py(+1 -1)📝
src/pythonxbox/api/provider/gameclips/__init__.py(+2 -2)📝
src/pythonxbox/api/provider/gameclips/models.py(+1 -1)📝
src/pythonxbox/api/provider/lists/__init__.py(+2 -2)...and 49 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.