Skip to content

Conversation

@faretek1
Copy link
Collaborator

@faretek1 faretek1 commented Jan 31, 2026

Solves issue #438

Note

This is essentially a rewrite so I will try and include things we could understand would have been better in hindsight (e.g. static typing).
Do tell me what you think of the changes I made to the original concept. It is very much work-in-progress.

I will be adding docs as i go here

Changes

This will restructure scratchattach into a sync_api and async_api (probably using greenlet). For now, the async api itself needs to be made first. I am opting for httpx because it can be reused for sync and async.

Tests

Tests will be added in the format test_{[a]sync}_{name}.py.

@faretek1 faretek1 changed the title chore: init async asyncio Jan 31, 2026
forgot to add this to previous commit
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