tinytable


Nametinytable JSON
Version 0.16.4 PyPI version JSON
download
home_pagehttps://github.com/eddiethedean/tinytable
SummaryPure Python lite version of Pandas DataFrame.
upload_time2023-01-20 19:18:49
maintainer
docs_urlNone
authorOdos Matthews
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eddiethedean/tinytable",
    "name": "tinytable",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Odos Matthews",
    "author_email": "odosmatthews@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/a9/202d257ba7e5a9ab80b7e8fac2f2ac5f4536467ee4466e19cd7197498a25/tinytable-0.16.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pure Python lite version of Pandas DataFrame.",
    "version": "0.16.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b7286f82bd1b8865a6a8226c1d93b9d41fde6c3a967d05ae07983cdd4fc76ad",
                "md5": "39fd01362f94bdd3569c97f10ff3853b",
                "sha256": "29a4e85d49a0df8bf7e247f819640cc51fd008c02b1d7e2fc4c3354b63ee1480"
            },
            "downloads": -1,
            "filename": "tinytable-0.16.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39fd01362f94bdd3569c97f10ff3853b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19250,
            "upload_time": "2023-01-20T19:18:47",
            "upload_time_iso_8601": "2023-01-20T19:18:47.033098Z",
            "url": "https://files.pythonhosted.org/packages/8b/72/86f82bd1b8865a6a8226c1d93b9d41fde6c3a967d05ae07983cdd4fc76ad/tinytable-0.16.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fa9202d257ba7e5a9ab80b7e8fac2f2ac5f4536467ee4466e19cd7197498a25",
                "md5": "898eb860cfd40fbcbdfd2a7e0f64f615",
                "sha256": "f43d7206d6e480aadedd4216cd6a41bc4cb56dcf95640cc57510746e556a619b"
            },
            "downloads": -1,
            "filename": "tinytable-0.16.4.tar.gz",
            "has_sig": false,
            "md5_digest": "898eb860cfd40fbcbdfd2a7e0f64f615",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14432,
            "upload_time": "2023-01-20T19:18:49",
            "upload_time_iso_8601": "2023-01-20T19:18:49.078479Z",
            "url": "https://files.pythonhosted.org/packages/5f/a9/202d257ba7e5a9ab80b7e8fac2f2ac5f4536467ee4466e19cd7197498a25/tinytable-0.16.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-20 19:18:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "eddiethedean",
    "github_project": "tinytable",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tinytable"
}
        
Elapsed time: 0.09529s