smartdash


Namesmartdash JSON
Version 0.0.1.dev22 PyPI version JSON
download
home_pagehttps://github.com/notAI-tech/smartdash
Summarypython logging client for SmartDash
upload_time2023-12-13 07:00:38
maintainer
docs_urlNone
authorBEDAPUDI PRANEETH
requires_python>=3.6.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
### Start SmartDash

```
# Start smartdash server
smartdash --dash --server_url "http://localhost:8080" --port 6788 --save_dir ./

# Start smartdash dashboard
smartdash --dash --server_url "http://localhost:8080" --port 6788 --save_dir ./
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/notAI-tech/smartdash",
    "name": "smartdash",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "BEDAPUDI PRANEETH",
    "author_email": "praneeth@bpraneeth.com",
    "download_url": "https://files.pythonhosted.org/packages/9a/14/343bf500529421fcccc0a54eada995aa69004442f9074116d835858e5777/smartdash-0.0.1.dev22.tar.gz",
    "platform": null,
    "description": "\n### Start SmartDash\n\n```\n# Start smartdash server\nsmartdash --dash --server_url \"http://localhost:8080\" --port 6788 --save_dir ./\n\n# Start smartdash dashboard\nsmartdash --dash --server_url \"http://localhost:8080\" --port 6788 --save_dir ./\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "python logging client for SmartDash",
    "version": "0.0.1.dev22",
    "project_urls": {
        "Homepage": "https://github.com/notAI-tech/smartdash"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da02e05ae5b94e30fbbb3a6e0caa09fd060e3371a36add6496220893e128c832",
                "md5": "6e6839c487b1f433349a1ba9352114b6",
                "sha256": "1706ece30a7bdb69176e1b3dbac6be610272b5b0b8c28dc7ee2b5a414b21f3d6"
            },
            "downloads": -1,
            "filename": "smartdash-0.0.1.dev22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e6839c487b1f433349a1ba9352114b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.0",
            "size": 6289,
            "upload_time": "2023-12-13T07:00:37",
            "upload_time_iso_8601": "2023-12-13T07:00:37.550577Z",
            "url": "https://files.pythonhosted.org/packages/da/02/e05ae5b94e30fbbb3a6e0caa09fd060e3371a36add6496220893e128c832/smartdash-0.0.1.dev22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a14343bf500529421fcccc0a54eada995aa69004442f9074116d835858e5777",
                "md5": "caee6ef0ee424da4abcbfdd6099f2a28",
                "sha256": "57bc73ac5bbb5b78a4292ceb138a680ed95015fec12182a65e25a38d7e386ffc"
            },
            "downloads": -1,
            "filename": "smartdash-0.0.1.dev22.tar.gz",
            "has_sig": false,
            "md5_digest": "caee6ef0ee424da4abcbfdd6099f2a28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.0",
            "size": 6793,
            "upload_time": "2023-12-13T07:00:38",
            "upload_time_iso_8601": "2023-12-13T07:00:38.809201Z",
            "url": "https://files.pythonhosted.org/packages/9a/14/343bf500529421fcccc0a54eada995aa69004442f9074116d835858e5777/smartdash-0.0.1.dev22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 07:00:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "notAI-tech",
    "github_project": "smartdash",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "smartdash"
}
        
Elapsed time: 0.62902s