Skip to content

Convert project to not use submodules and add missing type annotations#1

Merged
nakurity merged 2 commits into
nakurity:masterfrom
CoolCat467:no-submodules
Dec 19, 2025
Merged

Convert project to not use submodules and add missing type annotations#1
nakurity merged 2 commits into
nakurity:masterfrom
CoolCat467:no-submodules

Conversation

@CoolCat467
Copy link
Copy Markdown

In this pull request, we move a bunch of files around so that the project is one single python package instead of like 3 different submodules. We also add missing type annotations.

@nakurity
Copy link
Copy Markdown
Owner

It looks good actually. I'll need to update some setup steps for other repos tho, ty!

@nakurity nakurity merged commit db11e6e into nakurity:master Dec 19, 2025
@CoolCat467 CoolCat467 deleted the no-submodules branch December 19, 2025 10:48
@CoolCat467
Copy link
Copy Markdown
Author

Installing project and all dependencies

pip install git+https://github.com/nakurity/windows-api.git

If using uv and adding this project as a dependency to another project

uv add git+https://github.com/nakurity/windows-api.git

Running WindowsAPIServer

python -m windows_interactions_api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants