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 pip package for genie_python #3571

Open
DominicOram opened this issue Sep 20, 2018 · 2 comments
Open

Create pip package for genie_python #3571

DominicOram opened this issue Sep 20, 2018 · 2 comments

Comments

@DominicOram
Copy link
Contributor

DominicOram commented Sep 20, 2018

As a developer I would like to be able to get genie python into virtual environments more easily and so allow me to separate the requirements of different python projects within IBEX. The standard way to do this in python is to create a pip package that you can install.

Acceptance Criteria

  • I can pip install genie python

Note:

  • This should not be put on PyPi and made public yet as the code is sensitive. Instead it should be on a internal share
  • The package should endeavour to describe it's dependencies, where they are also easily installed via pip e.g. numpy but it's ok if some dependencies are not installed as part of the package e.g. epics base
@DominicOram
Copy link
Contributor Author

@DominicOram
Copy link
Contributor Author

Once this is done remove the --system-site-packages flag where virtual environments are set up in specific projects and replace with adding genie_python to the requirements.txt

@John-Holt-Tessella John-Holt-Tessella added this to Proposals in Planning May 21, 2020
@DominicOram DominicOram moved this from Proposals to Medium in Planning May 21, 2020
@kjwoodsISIS kjwoodsISIS removed this from Medium in Planning May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants