Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Suggestion: Split interface.py into two (or more) files for better structure #208

@ryzanbui02

Description

@ryzanbui02

I noticed that the file interface.py currently contains two classes: Keepa and AsyncKeepa.

Would you be open to me splitting this file into two separate files (e.g., keepa_sync.py and keepa_async.py) to improve clarity and maintainability?

One more thing, I don't think using the name 'interface' for the implementation of the two classes is fine. Can we use some real interfaces for the classes, like keepa_sync.ipy, keepa_async.ipy?

Let me know if you’re okay with this change — I can open a PR for it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions