smaht-submitr


Namesmaht-submitr JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/smaht-dac/submitr
SummarySupport for uploading file submissions to SMAHT.
upload_time2025-01-29 03:47:21
maintainerNone
docs_urlNone
authorSMaHT DAC
requires_python<3.13,>=3.8.1
licenseMIT
keywords submitr smaht
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: https://staging.smaht.org/static/img/docs/submitr_logo.png
    :target: https://pypi.org/project/smaht-submitr/
    :alt: SMaHT remote Metadata Submission Tool: submitr
    :align: left


|


------------

==============
smaht-submitr
==============


A file submission tool for SMaHT
================================

.. image:: https://github.com/smaht-dac/submitr/actions/workflows/main.yml/badge.svg
   :target: https://github.com/smaht-dac/submitr/actions
   :alt: Build Status

.. image:: https://coveralls.io/repos/github/smaht-dac/submitr/badge.svg
    :target: https://coveralls.io/github/smaht-dac/submitr
    :alt: Coverage Percentage

.. image:: https://readthedocs.org/projects/submitr/badge/?version=draft
   :target: https://submitr.readthedocs.io/en/draft/?badge=draft
   :alt: Documentation Status


Description
===========

This is a tool for uploading certain kinds of files to SMaHT.
The "R" is for Remote file submission. You can think of this tool as putting the "R" in "SMaHT". :)

Please see our detailed documentation here: `SMaHT Submitr <https://submitr.readthedocs.io/en/draft/>`_


Background
==========

This tool was forked from SubmitCGAP and will probably remain compatible, but by forking it, the original repository will remain stable and this new repository can experiment safely.

Because SubmitCGAP supported submission of new cases, family histories, and gene lists, that's what this begins with. But that doesn't imply that those things are present in SMaHT. The protocol is designed to require both ends to agree on the availability of a particular kind of upload for it to happen.


Installation
============

Installing this system involves these steps:

1. Install Python and optionally a virtual environment manager of your choice (e.g. ``pyenv``)..
2. Install this package with: ``pip install smaht-submitr``
3. Setup your SMaHT Portal credentials file: ``~/.smaht-keys.json``. See `SMaHT Submitr Credentials <https://submitr.readthedocs.io/en/draft/installation.html>`_ for more in this.

See detailed information about installation see: `Installing SMaHT Submitr <https://submitr.readthedocs.io/en/draft/installation.html>`_.


Getting Started
===============

Once you have finished installing this library into your virtual environment,
you should have access to the ``submit-metadata-bundle``, ``resume-uploads``, and ``check-submissions``
commands. For more information about how to format files for submission and how to
use these commands, see `Getting Started with SMaHT Submitr <https://submitr.readthedocs.io/en/draft/usage.html>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/smaht-dac/submitr",
    "name": "smaht-submitr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8.1",
    "maintainer_email": null,
    "keywords": "submitr, smaht",
    "author": "SMaHT DAC",
    "author_email": "smhelp@hms-dbmi.atlassian.net ",
    "download_url": "https://files.pythonhosted.org/packages/11/c5/8a4e69706ebec21e1f88cb05bf7f62fc34e59c3c59e62b7d110c85c2b0e6/smaht_submitr-1.4.0.tar.gz",
    "platform": null,
    "description": "\n.. image:: https://staging.smaht.org/static/img/docs/submitr_logo.png\n    :target: https://pypi.org/project/smaht-submitr/\n    :alt: SMaHT remote Metadata Submission Tool: submitr\n    :align: left\n\n\n|\n\n\n------------\n\n==============\nsmaht-submitr\n==============\n\n\nA file submission tool for SMaHT\n================================\n\n.. image:: https://github.com/smaht-dac/submitr/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/smaht-dac/submitr/actions\n   :alt: Build Status\n\n.. image:: https://coveralls.io/repos/github/smaht-dac/submitr/badge.svg\n    :target: https://coveralls.io/github/smaht-dac/submitr\n    :alt: Coverage Percentage\n\n.. image:: https://readthedocs.org/projects/submitr/badge/?version=draft\n   :target: https://submitr.readthedocs.io/en/draft/?badge=draft\n   :alt: Documentation Status\n\n\nDescription\n===========\n\nThis is a tool for uploading certain kinds of files to SMaHT.\nThe \"R\" is for Remote file submission. You can think of this tool as putting the \"R\" in \"SMaHT\". :)\n\nPlease see our detailed documentation here: `SMaHT Submitr <https://submitr.readthedocs.io/en/draft/>`_\n\n\nBackground\n==========\n\nThis tool was forked from SubmitCGAP and will probably remain compatible, but by forking it, the original repository will remain stable and this new repository can experiment safely.\n\nBecause SubmitCGAP supported submission of new cases, family histories, and gene lists, that's what this begins with. But that doesn't imply that those things are present in SMaHT. The protocol is designed to require both ends to agree on the availability of a particular kind of upload for it to happen.\n\n\nInstallation\n============\n\nInstalling this system involves these steps:\n\n1. Install Python and optionally a virtual environment manager of your choice (e.g. ``pyenv``)..\n2. Install this package with: ``pip install smaht-submitr``\n3. Setup your SMaHT Portal credentials file: ``~/.smaht-keys.json``. See `SMaHT Submitr Credentials <https://submitr.readthedocs.io/en/draft/installation.html>`_ for more in this.\n\nSee detailed information about installation see: `Installing SMaHT Submitr <https://submitr.readthedocs.io/en/draft/installation.html>`_.\n\n\nGetting Started\n===============\n\nOnce you have finished installing this library into your virtual environment,\nyou should have access to the ``submit-metadata-bundle``, ``resume-uploads``, and ``check-submissions``\ncommands. For more information about how to format files for submission and how to\nuse these commands, see `Getting Started with SMaHT Submitr <https://submitr.readthedocs.io/en/draft/usage.html>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Support for uploading file submissions to SMAHT.",
    "version": "1.4.0",
    "project_urls": {
        "Homepage": "https://github.com/smaht-dac/submitr",
        "Repository": "https://github.com/smaht-dac/submitr.git"
    },
    "split_keywords": [
        "submitr",
        " smaht"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cedf59967314cba6d94f2bbe164347f3e13648ac894fdba918b3b102979933ba",
                "md5": "d9cf933103996d79cba6b6f63ba04a42",
                "sha256": "36292be8a49a031fc7a9b05768eec65bb9f6aeb9c7b3a4cf492600b3dd74c131"
            },
            "downloads": -1,
            "filename": "smaht_submitr-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d9cf933103996d79cba6b6f63ba04a42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8.1",
            "size": 300595,
            "upload_time": "2025-01-29T03:47:20",
            "upload_time_iso_8601": "2025-01-29T03:47:20.069145Z",
            "url": "https://files.pythonhosted.org/packages/ce/df/59967314cba6d94f2bbe164347f3e13648ac894fdba918b3b102979933ba/smaht_submitr-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11c58a4e69706ebec21e1f88cb05bf7f62fc34e59c3c59e62b7d110c85c2b0e6",
                "md5": "dff4598247884de842cf5ecb163cc629",
                "sha256": "1456c212e8fe3fe6514fdbffca9e078e9a04edc6db71f3c2e630dc175f780db3"
            },
            "downloads": -1,
            "filename": "smaht_submitr-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dff4598247884de842cf5ecb163cc629",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8.1",
            "size": 251240,
            "upload_time": "2025-01-29T03:47:21",
            "upload_time_iso_8601": "2025-01-29T03:47:21.846831Z",
            "url": "https://files.pythonhosted.org/packages/11/c5/8a4e69706ebec21e1f88cb05bf7f62fc34e59c3c59e62b7d110c85c2b0e6/smaht_submitr-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-29 03:47:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smaht-dac",
    "github_project": "submitr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "smaht-submitr"
}
        
Elapsed time: 1.14206s