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

Create a python package of flexmeasures-entsoe #33

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Ahmad-Wahid
Copy link
Contributor

In this PR, I have tried to create a pip installable package of our entsoe plugin. I have also removed the unused python modules, and solved the mypy issue.

@Ahmad-Wahid Ahmad-Wahid linked an issue Aug 2, 2023 that may be closed by this pull request
@Ahmad-Wahid Ahmad-Wahid self-assigned this Aug 2, 2023
@Ahmad-Wahid Ahmad-Wahid added the enhancement New feature or request label Aug 2, 2023
Ahmad-Wahid and others added 3 commits August 3, 2023 05:41
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Copy link
Contributor

@nhoening nhoening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I tested installing locally and importing just via the name flexmeasures_entsoe.

I added two small improvements in the Readme myself.

For the detailled&pinned requirements (.txt), I wonder if they are needed. This is always going to be installed in addition to FlexMeasures, so I'd always use the .in versions. I'd otherwise easily run into clashed between the installed dependencies for FlexMeasures and the ones for the plugin. What do you think?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@Ahmad-Wahid
Copy link
Contributor Author

Should I merge this PR?

@nhoening
Copy link
Contributor

We still need to decide on getting rid of the pinned dependencies (.txt). See my comment above.

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

Successfully merging this pull request may close these issues.

Make a real package
3 participants