Skip to content

drop numpy? #7

@mattsta

Description

@mattsta

I remember we noticed this before, but never really decided to fix it.

Adding eventkit shouldn't require installing all of numpy just for two lines in the array operator.

Need to find a way to make numpy either: conditional, unnecessary, or maybe we split eventkit into two packages as eventkit-basic and eventkit-advanced or something?

I think have a more "stable core" eventkit with just basic event add/remove/act powers then an "advanced" package with like a plugin operator ecosystem could be more useful (because the "extra stuff" is what causes all the edge cases and extra investigations into everything, but the "extra stuff" maybe 3 people in the entire world use shouldn't be blocking new releases, etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions