tdstyles


Nametdstyles JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://sprakshith.pythonanywhere.com/
SummaryA python package which helps in customizing a jupyter notebook with very less effort.
upload_time2023-09-13 09:19:52
maintainer
docs_urlNone
authorSP RAKSHITH
requires_python
licenseMIT
keywords matplotlib pyplot seaborn plt sns
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Using this python Package you can easily Include some custom CSS to style your Notebook.
Also few functions to create Descriptives plots.

Change Log
==========

0.0.1 (20-04-2021)
------------------
- First Release

0.0.2 (22-04-2021)
------------------
- Fixed issue with the urllib.request

0.0.3 (24-04-2021)
------------------
- Adding CSS and Palette Code. Vertical and Horizontal Descriptive Plot.

0.0.4 (25-04-2021)
------------------
- Fixed Importing issue. Refactored CSS Code.

0.0.5 (25-04-2021)
------------------
- Added New Themes 'Dark Matter', 'Genus Lavendula' and 'Gray Area'.

0.0.6 (25-04-2021)
------------------
- Now the easy_plot functions return figure object along with axes.

0.0.7 (10-07-2021)
------------------
- Added dynamic_colors theme for better control over the colors.

0.0.8 (24-07-2021)
------------------
- Adding Style and Creating Plots are more flexible now.

            

Raw data

            {
    "_id": null,
    "home_page": "https://sprakshith.pythonanywhere.com/",
    "name": "tdstyles",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "matplotlib pyplot seaborn plt sns",
    "author": "SP RAKSHITH",
    "author_email": "rakshith0908@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/da/831c7dc3cfb22047d92234e327a8c30eef9ed40bf98d4cfc5bfca745237e/tdstyles-0.0.8.tar.gz",
    "platform": null,
    "description": "Using this python Package you can easily Include some custom CSS to style your Notebook.\r\nAlso few functions to create Descriptives plots.\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1 (20-04-2021)\r\n------------------\r\n- First Release\r\n\r\n0.0.2 (22-04-2021)\r\n------------------\r\n- Fixed issue with the urllib.request\r\n\r\n0.0.3 (24-04-2021)\r\n------------------\r\n- Adding CSS and Palette Code. Vertical and Horizontal Descriptive Plot.\r\n\r\n0.0.4 (25-04-2021)\r\n------------------\r\n- Fixed Importing issue. Refactored CSS Code.\r\n\r\n0.0.5 (25-04-2021)\r\n------------------\r\n- Added New Themes 'Dark Matter', 'Genus Lavendula' and 'Gray Area'.\r\n\r\n0.0.6 (25-04-2021)\r\n------------------\r\n- Now the easy_plot functions return figure object along with axes.\r\n\r\n0.0.7 (10-07-2021)\r\n------------------\r\n- Added dynamic_colors theme for better control over the colors.\r\n\r\n0.0.8 (24-07-2021)\r\n------------------\r\n- Adding Style and Creating Plots are more flexible now.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python package which helps in customizing a jupyter notebook with very less effort.",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://sprakshith.pythonanywhere.com/"
    },
    "split_keywords": [
        "matplotlib",
        "pyplot",
        "seaborn",
        "plt",
        "sns"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42da831c7dc3cfb22047d92234e327a8c30eef9ed40bf98d4cfc5bfca745237e",
                "md5": "f6f66ed74f80323bebbd2168bf97d54d",
                "sha256": "c3406f6763c3b3a662b33aa9b6160a7c7ad05cef3838445a8f8947f757df17be"
            },
            "downloads": -1,
            "filename": "tdstyles-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "f6f66ed74f80323bebbd2168bf97d54d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4202501,
            "upload_time": "2023-09-13T09:19:52",
            "upload_time_iso_8601": "2023-09-13T09:19:52.930680Z",
            "url": "https://files.pythonhosted.org/packages/42/da/831c7dc3cfb22047d92234e327a8c30eef9ed40bf98d4cfc5bfca745237e/tdstyles-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 09:19:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tdstyles"
}
        
Elapsed time: 0.12937s