pytsv


Namepytsv JSON
Version 0.1.70 PyPI version JSON
download
home_pagehttps://veltzer.github.io/pytsv
SummaryPytsv is a the Swiss army knife for TSV files
upload_time2024-10-12 12:09:57
maintainerMark Veltzer
docs_urlNone
authorMark Veltzer
requires_pythonNone
licenseMIT
keywords python tsv format csv
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            =======
*pytsv*
=======

.. image:: https://img.shields.io/pypi/v/pytsv

.. image:: https://img.shields.io/github/license/veltzer/pytsv

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg

project website: https://veltzer.github.io/pytsv

author: Mark Veltzer

version: 0.1.70

	Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024

            

Raw data

            {
    "_id": null,
    "home_page": "https://veltzer.github.io/pytsv",
    "name": "pytsv",
    "maintainer": "Mark Veltzer",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "mark.veltzer@gmail.com",
    "keywords": "python, tsv, format, csv",
    "author": "Mark Veltzer",
    "author_email": "mark.veltzer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/fd/efc7f7269446c350e4c213bfbb58aacced4af2c54f63952c7f89c7ae2ba8/pytsv-0.1.70.tar.gz",
    "platform": "python3",
    "description": "=======\n*pytsv*\n=======\n\n.. image:: https://img.shields.io/pypi/v/pytsv\n\n.. image:: https://img.shields.io/github/license/veltzer/pytsv\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pytsv\n\nauthor: Mark Veltzer\n\nversion: 0.1.70\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pytsv is a the Swiss army knife for TSV files",
    "version": "0.1.70",
    "project_urls": {
        "Download": "https://github.com/veltzer/pytsv",
        "Homepage": "https://veltzer.github.io/pytsv"
    },
    "split_keywords": [
        "python",
        " tsv",
        " format",
        " csv"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8c944f52c6bea7e6d0ae8f643fcc4544a9a3ff13486e4cc5e97a7697124487c",
                "md5": "042fc53c433ee63ad71d1287434bf042",
                "sha256": "8d298f98f2667336a715fecabea97bea3487b41e1218bd6854430601a2f71aaa"
            },
            "downloads": -1,
            "filename": "pytsv-0.1.70-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "042fc53c433ee63ad71d1287434bf042",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13830,
            "upload_time": "2024-10-12T12:09:56",
            "upload_time_iso_8601": "2024-10-12T12:09:56.064318Z",
            "url": "https://files.pythonhosted.org/packages/f8/c9/44f52c6bea7e6d0ae8f643fcc4544a9a3ff13486e4cc5e97a7697124487c/pytsv-0.1.70-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eafdefc7f7269446c350e4c213bfbb58aacced4af2c54f63952c7f89c7ae2ba8",
                "md5": "0e8adff595b9c0d2d752d0a664a419f6",
                "sha256": "8f561178dd136274b93849faa76972cc9c3ad111cd327109bd838237be1be0d4"
            },
            "downloads": -1,
            "filename": "pytsv-0.1.70.tar.gz",
            "has_sig": false,
            "md5_digest": "0e8adff595b9c0d2d752d0a664a419f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12863,
            "upload_time": "2024-10-12T12:09:57",
            "upload_time_iso_8601": "2024-10-12T12:09:57.325968Z",
            "url": "https://files.pythonhosted.org/packages/ea/fd/efc7f7269446c350e4c213bfbb58aacced4af2c54f63952c7f89c7ae2ba8/pytsv-0.1.70.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 12:09:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veltzer",
    "github_project": "pytsv",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pytsv"
}
        
Elapsed time: 0.36830s