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

Install and run from Pypi #51

Closed
5 tasks done
nhoening opened this issue Mar 1, 2021 · 1 comment · Fixed by #54
Closed
5 tasks done

Install and run from Pypi #51

nhoening opened this issue Mar 1, 2021 · 1 comment · Fixed by #54
Assignees
Labels
enhancement New feature or request

Comments

@nhoening
Copy link
Contributor

nhoening commented Mar 1, 2021

It should be possible to pip-install FlexMeasures. We need to

  • make the path to the config file parametrisable (to app.create)
  • host on Pypi
  • find a good solution for FLASK_SECRET (use os.urandom(24))
  • see if .flaskenv needs special treatment (this is important for running flask CLI commands)
  • Document quickstart: pip install, create config file, add least necessary settings to run the server and CLI commands.
@nhoening nhoening added this to To do in Public release via automation Mar 1, 2021
@nhoening nhoening added the enhancement New feature or request label Mar 1, 2021
@nhoening nhoening self-assigned this Mar 1, 2021
@create-issue-branch
Copy link
Contributor

Branch issue-51-Pip-installable created!

@nhoening nhoening changed the title Pip-installable Install and run from Pypi Mar 2, 2021
@nhoening nhoening moved this from To do to In progress in Public release Mar 4, 2021
@nhoening nhoening linked a pull request Mar 8, 2021 that will close this issue
@nhoening nhoening moved this from In progress to Review in progress in Public release Mar 8, 2021
Public release automation moved this from Review in progress to Done Mar 24, 2021
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
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant