Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate dependency from july #64

Open
Vaeliss opened this issue Dec 22, 2023 · 0 comments
Open

Eliminate dependency from july #64

Vaeliss opened this issue Dec 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Vaeliss
Copy link
Collaborator

Vaeliss commented Dec 22, 2023

At the moment the module pywearable.visualization imports the july library to get yearly sleep and stress heatmaps.
However the functions provided by july are quite rigid; furthermore, they seem to be not so hard to replicate.
A quick inspection in the july repo shows that indeed only other (more common) dependencies of pywearable (matplotlib, numpy) are needed for such plots.

@Vaeliss Vaeliss added the enhancement New feature or request label Dec 22, 2023
@Vaeliss Vaeliss self-assigned this Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant