tabled


Nametabled JSON
Version 0.1.10 PyPI version JSON
download
home_pagehttps://github.com/i2mint/tabled
SummaryA (key-value) data-object-layer to get (pandas) tables from a variety of sources with ease
upload_time2024-04-15 12:16:24
maintainerNone
docs_urlNone
authorThor Whalen
requires_pythonNone
licenseapache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# tabled
A (key-value) data-object-layer to get (pandas) tables from a variety of sources with ease


To install:	```pip install tabled```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/i2mint/tabled",
    "name": "tabled",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Thor Whalen",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/22/d5/37bb5cb5764b1f6a8f7b352cad41770b3810a0a042ff9f890e565233d045/tabled-0.1.10.tar.gz",
    "platform": "any",
    "description": "\n# tabled\nA (key-value) data-object-layer to get (pandas) tables from a variety of sources with ease\n\n\nTo install:\t```pip install tabled```\n",
    "bugtrack_url": null,
    "license": "apache-2.0",
    "summary": "A (key-value) data-object-layer to get (pandas) tables from a variety of sources with ease",
    "version": "0.1.10",
    "project_urls": {
        "Homepage": "https://github.com/i2mint/tabled"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22d537bb5cb5764b1f6a8f7b352cad41770b3810a0a042ff9f890e565233d045",
                "md5": "f14c5591e23379375557a6b138f46224",
                "sha256": "fd98b21f535de7b925a73106273055ca89ccb44fbc6805824c895602870749db"
            },
            "downloads": -1,
            "filename": "tabled-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "f14c5591e23379375557a6b138f46224",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19870,
            "upload_time": "2024-04-15T12:16:24",
            "upload_time_iso_8601": "2024-04-15T12:16:24.581970Z",
            "url": "https://files.pythonhosted.org/packages/22/d5/37bb5cb5764b1f6a8f7b352cad41770b3810a0a042ff9f890e565233d045/tabled-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 12:16:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "i2mint",
    "github_project": "tabled",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tabled"
}
        
Elapsed time: 0.28238s