{ "info": { "author": "Kirill Pavlov", "author_email": "kirill.pavlov@phystech.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. image:: https://travis-ci.org/pavlov99/tabtool.png\n :target: https://travis-ci.org/pavlov99/tabtool\n :alt: Build Status\n\n.. image:: https://coveralls.io/repos/pavlov99/tabtool/badge.png\n :target: https://coveralls.io/r/pavlov99/tabtool\n :alt: Coverage Status\n\n.. image:: https://pypip.in/v/tabtool/badge.png\n :target: https://crate.io/packages/tabtool\n :alt: Version\n\n.. image:: https://pypip.in/d/tabtool/badge.png\n :target: https://crate.io/packages/tabtool\n :alt: Downloads\n\nDocumentation: http://tabtool.readthedocs.org\n\nInstall\n-------\n\n.. code-block:: python\n\n pip install tabtool\n\nTests\n-----\n\n.. code-block:: python\n\n tox\n\nPreface\n-------\n\nUtils for tab separated files management were developed in `Yandex `_.\nCore functionality was designed and implemented by Alex Akimov.\nI was working as developer there and used utils.\nDuring that period I decided to use tab separated files format in `pmll `_ library to handle datasets for machine learning.\nAfter I left Yandex, I asked team to open source package.\nGuys agreed, but did not do it.\nAs far as I needed some functionality, I started my own implementation of simple package version.\nThen `Andrey Fyodorov `_ (developer from the team) released `tabkit `_ version (very similar to one we had).\nI dont know, whether tabkit code is supported or not, if supported, who is responsible for that.\nI would like to continue development with Alex Akimov, if he would like to join.\nAs of now, there is implementation I write according to pep standards with python2 and python3 support.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pavlov99/tabtool", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "tabtool", "package_url": "https://pypi.org/project/tabtool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tabtool/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pavlov99/tabtool" }, "release_url": "https://pypi.org/project/tabtool/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Utility to operate with tab separated files", "version": "0.2.0" }, "last_serial": 1052068, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "90964dab92446d1b22a49e5e7bd1b4b3", "sha256": "2e6c8f70c7f27ba205f4125fb80a2596cf2305d02aeb090dece8f9f90a42e32a" }, "downloads": -1, "filename": "tabtool-0.0.2.tar.gz", "has_sig": false, "md5_digest": "90964dab92446d1b22a49e5e7bd1b4b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12212, "upload_time": "2014-03-23T14:39:33", "url": "https://files.pythonhosted.org/packages/a6/46/973e10065c9829e128b5d4a35f043731e56cd94d3de724991887aea88090/tabtool-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "44a0fa31050a54f07a0a73365799c1c2", "sha256": "be0843622d8296800aefc98dcb6bc475b51c52b71cc22acbaaca0c83f3ef1240" }, "downloads": -1, "filename": "tabtool-0.1.0.tar.gz", "has_sig": false, "md5_digest": "44a0fa31050a54f07a0a73365799c1c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13959, "upload_time": "2014-04-05T13:01:51", "url": "https://files.pythonhosted.org/packages/a8/80/5f4d893df644a76075cc98bedbd3656f1e55109e135b6c63d1abb73a2215/tabtool-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "19b361b9499fa50609a82a71b4065b59", "sha256": "595fcaff4096a8a4a7a23817dd735b7de04a95008d1d6f060d13b9d36b45dc56" }, "downloads": -1, "filename": "tabtool-0.2.0.tar.gz", "has_sig": false, "md5_digest": "19b361b9499fa50609a82a71b4065b59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15224, "upload_time": "2014-04-05T14:12:42", "url": "https://files.pythonhosted.org/packages/a0/96/4d983b7b4c18e76e435565ac1f6d452c33bb1c4af1d752f0d8e161175d42/tabtool-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19b361b9499fa50609a82a71b4065b59", "sha256": "595fcaff4096a8a4a7a23817dd735b7de04a95008d1d6f060d13b9d36b45dc56" }, "downloads": -1, "filename": "tabtool-0.2.0.tar.gz", "has_sig": false, "md5_digest": "19b361b9499fa50609a82a71b4065b59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15224, "upload_time": "2014-04-05T14:12:42", "url": "https://files.pythonhosted.org/packages/a0/96/4d983b7b4c18e76e435565ac1f6d452c33bb1c4af1d752f0d8e161175d42/tabtool-0.2.0.tar.gz" } ] }