Skip to content

Ability to include other files from adapter.py #10

Description

@overfl0

This enhancement may be blocked by #7.

Allow the storage of multiple .py files that could then be included by adapter.py so that all the code is not in one big file.

This won't impact performance as once a module is loaded to memory, import something has no effect so it will be loaded only once.

Activity

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

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions