tabled


Nametabled JSON
Version 0.1.15 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-09-21 12:00:08
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/83/0b/2e0e9de45d22988ea435745cfaeae5bdbe10006bd526b3ab0b586e0cac6b/tabled-0.1.15.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.15",
    "project_urls": {
        "Homepage": "https://github.com/i2mint/tabled"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4c552e187f47977e477fdb13b8513759fa11c330e74841a9bca5dbd5df36c25",
                "md5": "52d1a3acd0a9ab235bbd2a8dedcf8340",
                "sha256": "c655e8a0eb9d5c0d1b6a4eef071741b77423b3dc0112ec2c59ab2e3baaf26438"
            },
            "downloads": -1,
            "filename": "tabled-0.1.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52d1a3acd0a9ab235bbd2a8dedcf8340",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26033,
            "upload_time": "2024-09-21T12:00:07",
            "upload_time_iso_8601": "2024-09-21T12:00:07.214419Z",
            "url": "https://files.pythonhosted.org/packages/b4/c5/52e187f47977e477fdb13b8513759fa11c330e74841a9bca5dbd5df36c25/tabled-0.1.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "830b2e0e9de45d22988ea435745cfaeae5bdbe10006bd526b3ab0b586e0cac6b",
                "md5": "6e8fa2eeb99bb89d1081660f8cd71c3e",
                "sha256": "928e2e528fd413df13df5813891e4c0f52c526b3f7b8f5a41efe580abc3b2db5"
            },
            "downloads": -1,
            "filename": "tabled-0.1.15.tar.gz",
            "has_sig": false,
            "md5_digest": "6e8fa2eeb99bb89d1081660f8cd71c3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23611,
            "upload_time": "2024-09-21T12:00:08",
            "upload_time_iso_8601": "2024-09-21T12:00:08.677336Z",
            "url": "https://files.pythonhosted.org/packages/83/0b/2e0e9de45d22988ea435745cfaeae5bdbe10006bd526b3ab0b586e0cac6b/tabled-0.1.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 12:00:08",
    "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.77637s