==========
tsv2sqlite
==========
.. image:: https://img.shields.io/pypi/v/tsv2sqlite.svg
:target: https://pypi.python.org/pypi/tsv2sqlite
.. image:: https://img.shields.io/travis/jai-python3/tsv2sqlite.svg
:target: https://travis-ci.com/jai-python3/tsv2sqlite
.. image:: https://readthedocs.org/projects/tsv2sqlite/badge/?version=latest
:target: https://tsv2sqlite.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
Package for parsing a tab-delimited data file and loading the lines into SQLite3 database
* Free software: GNU General Public License v3
* Documentation: https://tsv2sqlite.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 (2023-11-12)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/jai-python3/tsv2sqlite",
"name": "tsv2sqlite",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "tsv2sqlite",
"author": "Jaideep Sundaram",
"author_email": "jai.python3@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/73/29/39815d554582bfa1cf446acf9f0f8ebfefa7602bcac7dada3106f281efa0/tsv2sqlite-0.5.0.tar.gz",
"platform": null,
"description": "==========\ntsv2sqlite\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/tsv2sqlite.svg\n :target: https://pypi.python.org/pypi/tsv2sqlite\n\n.. image:: https://img.shields.io/travis/jai-python3/tsv2sqlite.svg\n :target: https://travis-ci.com/jai-python3/tsv2sqlite\n\n.. image:: https://readthedocs.org/projects/tsv2sqlite/badge/?version=latest\n :target: https://tsv2sqlite.readthedocs.io/en/latest/?version=latest\n :alt: Documentation Status\n\n\n\n\nPackage for parsing a tab-delimited data file and loading the lines into SQLite3 database\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://tsv2sqlite.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 (2023-11-12)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "GNU General Public License v3",
"summary": "Package for parsing a tab-delimited data file and loading the lines into SQLite3 database",
"version": "0.5.0",
"project_urls": {
"Homepage": "https://github.com/jai-python3/tsv2sqlite"
},
"split_keywords": [
"tsv2sqlite"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "081b85ea089813d16f865ec861f59dd0ceef4ca94d0a44cc96ccaa897dc09638",
"md5": "9075e67ea08d40d3dfc9cff113c77881",
"sha256": "f69faad4837ba2e9b978c69e724cf3e8963421a1657c3c2859eea468f1785d89"
},
"downloads": -1,
"filename": "tsv2sqlite-0.5.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9075e67ea08d40d3dfc9cff113c77881",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 14959,
"upload_time": "2024-03-08T15:23:02",
"upload_time_iso_8601": "2024-03-08T15:23:02.252352Z",
"url": "https://files.pythonhosted.org/packages/08/1b/85ea089813d16f865ec861f59dd0ceef4ca94d0a44cc96ccaa897dc09638/tsv2sqlite-0.5.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "732939815d554582bfa1cf446acf9f0f8ebfefa7602bcac7dada3106f281efa0",
"md5": "8b485c1e52259e8ca8764a4b137f46bb",
"sha256": "5697da5c8afc7b7ac355821220896ad244cb8c1793b46bad252aede9fcfaf259"
},
"downloads": -1,
"filename": "tsv2sqlite-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "8b485c1e52259e8ca8764a4b137f46bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 16508,
"upload_time": "2024-03-08T15:23:03",
"upload_time_iso_8601": "2024-03-08T15:23:03.346188Z",
"url": "https://files.pythonhosted.org/packages/73/29/39815d554582bfa1cf446acf9f0f8ebfefa7602bcac7dada3106f281efa0/tsv2sqlite-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-08 15:23:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jai-python3",
"github_project": "tsv2sqlite",
"github_not_found": true,
"lcname": "tsv2sqlite"
}