bg-review-file-utils


Namebg-review-file-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/rusty-bioinfo-se/bg-review-file-utils
SummaryCollection of Python modules for reading and writing tab-delimited review files.
upload_time2024-10-19 22:16:26
maintainerNone
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
licenseNone
keywords bg_review_file_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
BG Review File Utils
====================

Collection of Python modules for reading and writing tab-delimited review files.



Features
--------

* ReviewParser class for reading tab-delimited review files
* ReviewWriter class for writing tab-delimited review files
* ReviewRecord class for representing review records

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-review-file-utils",
    "name": "bg-review-file-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "bg_review_file_utils",
    "author": "Jaideep Sundaram",
    "author_email": "sundaram.baylorgenetics@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/62/c688edb9ab6e93884c7b117bc80fa8c73f35ddbfb7a43d2f63fcaaa64058/bg_review_file_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "====================\nBG Review File Utils\n====================\n\nCollection of Python modules for reading and writing tab-delimited review files.\n\n\n\nFeatures\n--------\n\n* ReviewParser class for reading tab-delimited review files\n* ReviewWriter class for writing tab-delimited review files\n* ReviewRecord class for representing review records\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 tab-delimited review files.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/rusty-bioinfo-se/bg-review-file-utils"
    },
    "split_keywords": [
        "bg_review_file_utils"
    ],
    "urls": [
        {
            "comment_text": "/home/sundaram/.pypi/.pypirc_sundaram_baylorgenetics",
            "digests": {
                "blake2b_256": "2eb99c87d9b484c48ba26369245bcc1c825cf531c6035c8bae19263cf8aad063",
                "md5": "c47de7c3024aa6aa1121bb0f03986fea",
                "sha256": "de55939752d49ff8119fae9965503696de790d92b3835b108756cf6dfe545d90"
            },
            "downloads": -1,
            "filename": "bg_review_file_utils-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c47de7c3024aa6aa1121bb0f03986fea",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 14825,
            "upload_time": "2024-10-19T22:16:24",
            "upload_time_iso_8601": "2024-10-19T22:16:24.709950Z",
            "url": "https://files.pythonhosted.org/packages/2e/b9/9c87d9b484c48ba26369245bcc1c825cf531c6035c8bae19263cf8aad063/bg_review_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": "5d62c688edb9ab6e93884c7b117bc80fa8c73f35ddbfb7a43d2f63fcaaa64058",
                "md5": "887e716fc1fe0aed2aa9413df4e4cbb1",
                "sha256": "78a3243ea18c83dc5d232eeeee7d7f61c824a5fbe50e35e8c7d4fb8c89634a30"
            },
            "downloads": -1,
            "filename": "bg_review_file_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "887e716fc1fe0aed2aa9413df4e4cbb1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 18784,
            "upload_time": "2024-10-19T22:16:26",
            "upload_time_iso_8601": "2024-10-19T22:16:26.577513Z",
            "url": "https://files.pythonhosted.org/packages/5d/62/c688edb9ab6e93884c7b117bc80fa8c73f35ddbfb7a43d2f63fcaaa64058/bg_review_file_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-19 22:16:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rusty-bioinfo-se",
    "github_project": "bg-review-file-utils",
    "github_not_found": true,
    "lcname": "bg-review-file-utils"
}
        
Elapsed time: 0.97332s