bg-samplesheet-file-utils


Namebg-samplesheet-file-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/rusty-bioinfo-se/bg-samplesheet-file-utils
SummaryCollection of Python modules for reading and writing the comma-separated samplesheet file.
upload_time2024-10-16 23:17:34
maintainerNone
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
licenseNone
keywords bg_samplesheet_file_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
BG Samplesheet File Utils
=========================

Collection of Python modules for reading and writing the comma-separated samplesheet file.


Features
--------

* Parser for reading the comma-separated samplesheet file
* Writer for writing the comma-separated samplesheet file
* Record class for representing a record in the samplesheet file

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 (2024-10-16)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rusty-bioinfo-se/bg-samplesheet-file-utils",
    "name": "bg-samplesheet-file-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "bg_samplesheet_file_utils",
    "author": "Jaideep Sundaram",
    "author_email": "sundaram.baylorgenetics@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/49/f6/f9e7877a5e6ad68291c3345de7d26e204fc8c07b1fb4dea44e1530957a9d/bg_samplesheet_file_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "=========================\nBG Samplesheet File Utils\n=========================\n\nCollection of Python modules for reading and writing the comma-separated samplesheet file.\n\n\nFeatures\n--------\n\n* Parser for reading the comma-separated samplesheet file\n* Writer for writing the comma-separated samplesheet file\n* Record class for representing a record in the samplesheet file\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 (2024-10-16)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Collection of Python modules for reading and writing the comma-separated samplesheet file.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/rusty-bioinfo-se/bg-samplesheet-file-utils"
    },
    "split_keywords": [
        "bg_samplesheet_file_utils"
    ],
    "urls": [
        {
            "comment_text": "/home/sundaram/.pypi/.pypirc_sundaram_baylorgenetics",
            "digests": {
                "blake2b_256": "fc6e1eab91858798f4c91fab63fe5aa55391449a259b0adc436366575dd39615",
                "md5": "f9fb5be41c664485d0f690158a7a2c4c",
                "sha256": "e30403d30fe84e8a6e64d849b0e1dbdf6299d716af184bf6817cf17342024d62"
            },
            "downloads": -1,
            "filename": "bg_samplesheet_file_utils-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9fb5be41c664485d0f690158a7a2c4c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 9249,
            "upload_time": "2024-10-16T23:17:33",
            "upload_time_iso_8601": "2024-10-16T23:17:33.312193Z",
            "url": "https://files.pythonhosted.org/packages/fc/6e/1eab91858798f4c91fab63fe5aa55391449a259b0adc436366575dd39615/bg_samplesheet_file_utils-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "/home/sundaram/.pypi/.pypirc_sundaram_baylorgenetics",
            "digests": {
                "blake2b_256": "49f6f9e7877a5e6ad68291c3345de7d26e204fc8c07b1fb4dea44e1530957a9d",
                "md5": "b6019511232adf9c899c7156cbcdd7ef",
                "sha256": "6af9e89c0f5542ffae850c76a5a3127fb9e33814bf92bbb485bfb042d69eaab9"
            },
            "downloads": -1,
            "filename": "bg_samplesheet_file_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b6019511232adf9c899c7156cbcdd7ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13331,
            "upload_time": "2024-10-16T23:17:34",
            "upload_time_iso_8601": "2024-10-16T23:17:34.818854Z",
            "url": "https://files.pythonhosted.org/packages/49/f6/f9e7877a5e6ad68291c3345de7d26e204fc8c07b1fb4dea44e1530957a9d/bg_samplesheet_file_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 23:17:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rusty-bioinfo-se",
    "github_project": "bg-samplesheet-file-utils",
    "github_not_found": true,
    "lcname": "bg-samplesheet-file-utils"
}
        
Elapsed time: 0.69871s