====================
AWS PCluster Helpers
====================
.. image:: https://img.shields.io/pypi/v/aws_pcluster_helpers.svg
:target: https://pypi.python.org/pypi/aws_pcluster_helpers
Helpers to generate different configurations for PCluster
Installation
--------------
.. code-block:: console
$ pip install aws_pcluster_helpers
QuickStart
--------------
Print help
.. code-block:: console
$ pcluster-helper --help
Print sinfo table
.. code-block:: console
$ pcluster-helper sinfo
Print nextflow slurm config to stdout
.. code-block:: console
$ pcluster-helper gen-nxf-slurm-config --stdout
* Free software: Apache Software License 2.0
* Documentation: https://aws-pcluster-helpers.readthedocs.io.
Features
--------
* TODO
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2022-05-26)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/dabble-of-devops-bioanalyze/aws_pcluster_helpers",
"name": "aws-pcluster-helpers",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "aws_pcluster_helpers",
"author": "Jillian Rowe",
"author_email": "jillian@dabbleofdevops.com",
"download_url": "https://files.pythonhosted.org/packages/7a/a9/faffae03962c2c887e09f0c1023dd61d6d843c9e279b2bea5a73ef5aca14/aws-pcluster-helpers-2023.9.26.tar.gz",
"platform": null,
"description": "====================\nAWS PCluster Helpers\n====================\n\n\n.. image:: https://img.shields.io/pypi/v/aws_pcluster_helpers.svg\n :target: https://pypi.python.org/pypi/aws_pcluster_helpers\n\nHelpers to generate different configurations for PCluster\n\nInstallation\n--------------\n\n.. code-block:: console\n\n $ pip install aws_pcluster_helpers\n\nQuickStart\n--------------\n\nPrint help\n\n.. code-block:: console\n\n $ pcluster-helper --help\n\nPrint sinfo table\n\n.. code-block:: console\n\n $ pcluster-helper sinfo\n\nPrint nextflow slurm config to stdout\n\n.. code-block:: console\n\n $ pcluster-helper gen-nxf-slurm-config --stdout\n\n* Free software: Apache Software License 2.0\n* Documentation: https://aws-pcluster-helpers.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2022-05-26)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Helpers to generate different configurations for PCluster",
"version": "2023.9.26",
"project_urls": {
"Homepage": "https://github.com/dabble-of-devops-bioanalyze/aws_pcluster_helpers"
},
"split_keywords": [
"aws_pcluster_helpers"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7c5937c207219815d881e95e879384e185c12b9b77e96c5a821c9b9af6714a49",
"md5": "6e211fa091960c3218b17b7a7d5d866e",
"sha256": "cbd1ef28f136a61e631ef993861b6be8cf26b9a3386c65ad3f1a2d8eaa85dc1e"
},
"downloads": -1,
"filename": "aws_pcluster_helpers-2023.9.26-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6e211fa091960c3218b17b7a7d5d866e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 14817,
"upload_time": "2023-09-26T12:51:42",
"upload_time_iso_8601": "2023-09-26T12:51:42.109556Z",
"url": "https://files.pythonhosted.org/packages/7c/59/37c207219815d881e95e879384e185c12b9b77e96c5a821c9b9af6714a49/aws_pcluster_helpers-2023.9.26-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7aa9faffae03962c2c887e09f0c1023dd61d6d843c9e279b2bea5a73ef5aca14",
"md5": "36c0e233c86ef97ff7ca5bf68794ad85",
"sha256": "ab4a6488277b0398e8a468df0ab6cbc2047850c40c81a28aa961e9274d516c26"
},
"downloads": -1,
"filename": "aws-pcluster-helpers-2023.9.26.tar.gz",
"has_sig": false,
"md5_digest": "36c0e233c86ef97ff7ca5bf68794ad85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 40425,
"upload_time": "2023-09-26T12:51:44",
"upload_time_iso_8601": "2023-09-26T12:51:44.613615Z",
"url": "https://files.pythonhosted.org/packages/7a/a9/faffae03962c2c887e09f0c1023dd61d6d843c9e279b2bea5a73ef5aca14/aws-pcluster-helpers-2023.9.26.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-26 12:51:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dabble-of-devops-bioanalyze",
"github_project": "aws_pcluster_helpers",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "aws-pcluster-helpers"
}