Skip to content

Code 1: moving to _internal and setting the interface (still broken)#10

Merged
marcinmiklitz merged 8 commits intomarcinmiklitz:developmentfrom
andrewtarzia:code_1
Jun 7, 2025
Merged

Code 1: moving to _internal and setting the interface (still broken)#10
marcinmiklitz merged 8 commits intomarcinmiklitz:developmentfrom
andrewtarzia:code_1

Conversation

@andrewtarzia
Copy link
Collaborator

As it says in title, this is about checking the interface, which I will then implement the internals of (doing so now would have changes within files hard to tell as files also moved).

The interface is defined in src/pywindow/__init__.py. Only some functions/classes are accessible, the rest is backend. And they should all just be accessible as pywindow.XX, no sub modules. If you are ok with this, we move to implementation.

@andrewtarzia andrewtarzia self-assigned this Jun 7, 2025
@marcinmiklitz
Copy link
Owner

Hey @andrewtarzia, is removing the documentation files on purpose here? I think all these _autosummary files were just introduced in #9.

@andrewtarzia
Copy link
Collaborator Author

Yes it is, they aren't correct and don't work without changes in the actual code (this pr just does the interface). So I deleted them. Sorry for the spam.

@marcinmiklitz marcinmiklitz merged commit 7814629 into marcinmiklitz:development Jun 7, 2025
0 of 5 checks passed
@andrewtarzia andrewtarzia deleted the code_1 branch June 7, 2025 17:24
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