Skip to content

Conversation

@jan-janssen
Copy link
Member

Three different configurations are supported:

  • pip install pysaq - this installs jinja2, pandas and pyyaml
  • pip install pysaq[sge] - in addition to the base dependencies this installs defusedxml which is required to parse the xml files from qstat.
  • pip install pysaq[remote] - in addition to the base dependencies this installs paramiko and tqdm

Three different configurations are supported: 

* `pip install pysaq` - this installs `jinja2`, `pandas` and `pyyaml`
* `pip install pysaq[sge]` - in addition to the base dependencies this installs `defusedxml` which is required to parse the `xml` files from `qstat`. 
* `pip install pysaq[remote]` - in addition to the base dependencies this installs `paramiko` and `tqdm`
@jan-janssen jan-janssen merged commit f387aa8 into main May 5, 2023
@delete-merged-branch delete-merged-branch bot deleted the extra_requirements branch May 5, 2023 05:16
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

Successfully merging this pull request may close these issues.

2 participants