{ "info": { "author": "Nicholas Malcolm", "author_email": "bubylou7@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "# SteamCMD Server Manager ( SCSM )\n[![PyPi version](https://img.shields.io/pypi/v/scsm.svg)](https://pypi.org/project/scsm/)\n[![Travis build status](https://travis-ci.com/bubylou/scsm.svg?branch=master)](https://travis-ci.com/bubylou/scsm)\n[![Codecov coverage](https://img.shields.io/codecov/c/github/bubylou/scsm.svg)](https://codecov.io/gh/bubylou/scsm)\n[![PyUp status](https://pyup.io/repos/github/bubylou/scsm/shield.svg)](https://pyup.io/repos/github/bubylou/scsm)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nSCSM is a python program used to manage SteamCMD servers. It includes a core library, basic configuration file management, and a command line interface.\n\n## Features\n\n- Backup / Restore\n- Install / Update / Validate\n- Start / Stop / Restart / Kill\n- Monitor running servers\n- Multiple server support\n\n## Requirments\n\n- python (3.6+)\n- pip\n- screen\n- steamcmd\n\nIf SteamCMD is not available in your repository you can install it through SCSM itself by using the `scsm install steamcmd` command.\n\n## Install\n\nInstall using pip.\n```\npip install scsm\n```\n\n## Basic Usage\n\n```\nscsm setup\nscsm install gmod\nscsm start gmod\nscsm --help\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bubylou/scsm", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "scsm", "package_url": "https://pypi.org/project/scsm/", "platform": "", "project_url": "https://pypi.org/project/scsm/", "project_urls": { "Homepage": "https://github.com/bubylou/scsm" }, "release_url": "https://pypi.org/project/scsm/0.1.9/", "requires_dist": null, "requires_python": ">= 3.6", "summary": "SteamCMD Server Mangaer", "version": "0.1.9" }, "last_serial": 5898801, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6ab08422a0051942b4d5d951bd235b54", "sha256": "b8ec1b3b855f2967a9ca2e27eacf556a48412fff7504af207d3b5bdb4936138e" }, "downloads": -1, "filename": "scsm-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6ab08422a0051942b4d5d951bd235b54", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 3.6", "size": 45412, "upload_time": "2019-03-28T22:32:14", "url": "https://files.pythonhosted.org/packages/ef/50/4d01540dd1fda275f619f3dd66b54b4094c0be18cf96740b3444bd5237b2/scsm-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a6b737f8d4e77cfc8d5c64bc2b524ab8", "sha256": "b202146edeb1e40ff75ea8822918a3332754a070eec13d47d435bdb686706ae0" }, "downloads": -1, "filename": "scsm-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a6b737f8d4e77cfc8d5c64bc2b524ab8", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 30498, "upload_time": "2019-03-28T22:32:17", "url": "https://files.pythonhosted.org/packages/ed/3b/0bd5b92b056cec0e8e8df9e9361e4d45ea7c1e30ca3fc80d59ace943e4ba/scsm-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b601946ed28bcddab3d819517a8193c7", "sha256": "48d1e7e366a37d1ed9a027c95ebd99ccfa011ff087ff92eec8029db53444d576" }, "downloads": -1, "filename": "scsm-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b601946ed28bcddab3d819517a8193c7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 3.6", "size": 45412, "upload_time": "2019-03-28T22:42:13", "url": "https://files.pythonhosted.org/packages/af/02/3681d731ae66563a180758995fb16f24587f1e58d725ce02e2e055b2d8bc/scsm-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a5d50749a0e1c77c276aebf48dbebbc", "sha256": "be0fa7a6aac4d1b1abae5c5b4e82905240ef43886af6cd2f9e27a66c34a026cc" }, "downloads": -1, "filename": "scsm-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4a5d50749a0e1c77c276aebf48dbebbc", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 30506, "upload_time": "2019-03-28T22:42:14", "url": "https://files.pythonhosted.org/packages/51/6d/30c7aa819bb1c5e49fef373fceaf1fd870c57bf1f0d055909bafb502c8ce/scsm-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9f9597d7517c8b783181d1d5df506e75", "sha256": "5433d9363c7497ac6f6b89bfbdf64a6af4a36ea9013a83578b34d1b531581599" }, "downloads": -1, "filename": "scsm-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "9f9597d7517c8b783181d1d5df506e75", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 3.6", "size": 45373, "upload_time": "2019-03-28T23:28:42", "url": "https://files.pythonhosted.org/packages/f6/a5/80ede367e647ea3d7e38564e19b1414311329cfc7be4b35c94ec0c5b7cc5/scsm-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "373bf1f607be77d1ac248be9489d0d7c", "sha256": "5eeb1963b5f1e2226a8d67c857beacc01ad893cf08b75a4225d74d79ae3b3e20" }, "downloads": -1, "filename": "scsm-0.0.3.tar.gz", "has_sig": false, "md5_digest": "373bf1f607be77d1ac248be9489d0d7c", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 30482, "upload_time": "2019-03-28T23:28:43", "url": "https://files.pythonhosted.org/packages/6b/cc/8b4e37d443aaa40ccc2f2ff00daa51803f3de1646cdde1894695d5b79c3a/scsm-0.0.3.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b2b124c82c561d6f0fa8b34a86bf1425", "sha256": "311457c877ef348750cfee928e9c97d0452066a2d74c7b38fd1afc6641a58402" }, "downloads": -1, "filename": "scsm-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b2b124c82c561d6f0fa8b34a86bf1425", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 3.6", "size": 45390, "upload_time": "2019-03-31T15:36:23", "url": "https://files.pythonhosted.org/packages/aa/43/c918bc1f33cf11a9165b98b5ef285aa0c74d14c1b354fb885da760f799c8/scsm-0.1.2-py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "8abb7638219205aee56f66d87696524c", "sha256": "68a1e4fdcad48209e385c71f222b49dd8800d77156c1d2dc45ad7c046f0d5f6d" }, "downloads": -1, "filename": "scsm-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "8abb7638219205aee56f66d87696524c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 3.6", "size": 45390, "upload_time": "2019-03-31T15:36:52", "url": "https://files.pythonhosted.org/packages/f1/7b/95f2cd3ff93ff99cf9f01df9a0503510dafe705766791f09b8c5406c7e24/scsm-0.1.3-py3-none-any.whl" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "6e312467eda0d21f0b826265d2217699", "sha256": "38953d92a443f3d60b7fffbec3e68003859b7405f0e6438aa6d92cfa1b6d6e87" }, "downloads": -1, "filename": "scsm-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "6e312467eda0d21f0b826265d2217699", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 3.6", "size": 46277, "upload_time": "2019-05-10T04:55:23", "url": "https://files.pythonhosted.org/packages/51/f8/bc03d73a43e1e42ee3b9aec033b6f3f221216fb7fbaf778bc605029b426d/scsm-0.1.4-py3-none-any.whl" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "3679319d105f4f8712b94f45ec8c0ee8", "sha256": "8023694bd4de023046238ec13753599ebe33b6703b56e84171e7534f8061ce1e" }, "downloads": -1, "filename": "scsm-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "3679319d105f4f8712b94f45ec8c0ee8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 3.6", "size": 46279, "upload_time": "2019-05-10T05:27:59", "url": "https://files.pythonhosted.org/packages/e0/ca/d72ed3e9260c7df934db0f5a7997773cf0c9f48a9f7fa37e86f2b67be2cc/scsm-0.1.5-py3-none-any.whl" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "34ff259e2281d464fa729ba9db7f5091", "sha256": "30945d123e7a9b14cf94b610d5c894088d423f0e810e7d79e81ceb55bda44712" }, "downloads": -1, "filename": "scsm-0.1.6.tar.gz", "has_sig": false, "md5_digest": "34ff259e2281d464fa729ba9db7f5091", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 31355, "upload_time": "2019-07-10T20:53:06", "url": "https://files.pythonhosted.org/packages/cb/c9/15df73e0d8740e09692923f4696e489ea8a17f8fb41bf1526a5815ac96c6/scsm-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "a05a1d321a4702902519661da0d9b63e", "sha256": "dd376da62be47dbff752ed7767b7cc6afbe6efd930a8de3468c6f6dba002d9c1" }, "downloads": -1, "filename": "scsm-0.1.7.tar.gz", "has_sig": false, "md5_digest": "a05a1d321a4702902519661da0d9b63e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 31602, "upload_time": "2019-07-13T00:49:49", "url": "https://files.pythonhosted.org/packages/32/4f/19a0068deca620d7c099d1ffe2771e6e85da3262589bcdd1af5ffbec4ee3/scsm-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "7a7113cb5a53b4ecf7caebacd6a18e37", "sha256": "faf3e0184a49c64a123a1e67ac2102ce855910984bc2723fa83a446afdae9c2f" }, "downloads": -1, "filename": "scsm-0.1.8.tar.gz", "has_sig": false, "md5_digest": "7a7113cb5a53b4ecf7caebacd6a18e37", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 31606, "upload_time": "2019-07-25T19:59:04", "url": "https://files.pythonhosted.org/packages/c7/e3/d0e091f69def6188fc8bd43013fbc5156ff7c1449c6defbb8c5be6ac833a/scsm-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "cf596943f8628d1850d1204b84e0e2d2", "sha256": "c657ae87b5608c9e46c20c676c518ce637abd597bae8fdd8010095407471b4b7" }, "downloads": -1, "filename": "scsm-0.1.9.tar.gz", "has_sig": false, "md5_digest": "cf596943f8628d1850d1204b84e0e2d2", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 31609, "upload_time": "2019-09-28T03:40:28", "url": "https://files.pythonhosted.org/packages/da/2b/59aee249dbdcbaba200718b2d84df43e1a8c38e3708841e065a39a9da356/scsm-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf596943f8628d1850d1204b84e0e2d2", "sha256": "c657ae87b5608c9e46c20c676c518ce637abd597bae8fdd8010095407471b4b7" }, "downloads": -1, "filename": "scsm-0.1.9.tar.gz", "has_sig": false, "md5_digest": "cf596943f8628d1850d1204b84e0e2d2", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 31609, "upload_time": "2019-09-28T03:40:28", "url": "https://files.pythonhosted.org/packages/da/2b/59aee249dbdcbaba200718b2d84df43e1a8c38e3708841e065a39a9da356/scsm-0.1.9.tar.gz" } ] }