smoothtable


Namesmoothtable JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/kamillenczewski/smoothtable
SummaryUser-friendly looking table creator.
upload_time2025-01-28 20:17:57
maintainerNone
docs_urlNone
authorKamil Lenczewski
requires_pythonNone
licenseNone
keywords smooth table display color
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            smoothtable lets you display rows and columns 
                        in user-friendly style. Moreover you can create 
                        color conditions using ColorCondition class 
                        to emphasize visibility of specific values in your data sets

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kamillenczewski/smoothtable",
    "name": "smoothtable",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "smooth table display color",
    "author": "Kamil Lenczewski",
    "author_email": "kamillenczewski2@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/54/ed/2480535403a33600ec08ad18e61661564c3fd5b268d5113ac43fd9ed1455/smoothtable-0.0.2.tar.gz",
    "platform": null,
    "description": "smoothtable lets you display rows and columns \r\n                        in user-friendly style. Moreover you can create \r\n                        color conditions using ColorCondition class \r\n                        to emphasize visibility of specific values in your data sets\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "User-friendly looking table creator.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/kamillenczewski/smoothtable"
    },
    "split_keywords": [
        "smooth",
        "table",
        "display",
        "color"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "56d166a2287f4d6bc84cecacafa9072db8cf4b60e80296e4ff8531df0b17a100",
                "md5": "e86765d74f86fac9f912921437f067bc",
                "sha256": "d07edb6d0bf3f6003cc4bbe0060b228f6dca829e8352ad381e898bb75dcfc2c5"
            },
            "downloads": -1,
            "filename": "smoothtable-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e86765d74f86fac9f912921437f067bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7289,
            "upload_time": "2025-01-28T20:17:55",
            "upload_time_iso_8601": "2025-01-28T20:17:55.350387Z",
            "url": "https://files.pythonhosted.org/packages/56/d1/66a2287f4d6bc84cecacafa9072db8cf4b60e80296e4ff8531df0b17a100/smoothtable-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54ed2480535403a33600ec08ad18e61661564c3fd5b268d5113ac43fd9ed1455",
                "md5": "02f055c0eb8836e62e7565ad56852506",
                "sha256": "70f1a9e0d9c294b5653ad194b986768f5518c591fcab14a84517331f51648d08"
            },
            "downloads": -1,
            "filename": "smoothtable-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "02f055c0eb8836e62e7565ad56852506",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6415,
            "upload_time": "2025-01-28T20:17:57",
            "upload_time_iso_8601": "2025-01-28T20:17:57.076232Z",
            "url": "https://files.pythonhosted.org/packages/54/ed/2480535403a33600ec08ad18e61661564c3fd5b268d5113ac43fd9ed1455/smoothtable-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-28 20:17:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kamillenczewski",
    "github_project": "smoothtable",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "smoothtable"
}
        
Elapsed time: 0.58419s