pypush icon indicating copy to clipboard operation
pypush copied to clipboard

Rewrite: Initial structure

Open JJTech0130 opened this issue 1 month ago • 6 comments

Trying to get the ball rolling here, this is my proposal for an initial structure of the rewrite.

I've structured it so that APNs will eventually be published as it's own independent PyPI package. The first stage of pypush's rewrite will be to rip everything out, and polish off just APNs by itself.

Still need:

  • [ ] Rewrite actual APNs implementation, using asyncio this time
  • [ ] Work out API for device details and versions

JJTech0130 avatar May 11 '24 16:05 JJTech0130