| Name | Macs-api JSON |
| Version |
0.0.4
JSON |
| download |
| home_page | None |
| Summary | A small example package |
| upload_time | 2024-08-07 22:20:22 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.6 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
```markdown
# msapi
A Python package for executing scripts with Macsploit's API.
## Overview
This package provides a simple way to execute Roblox scripts (with Macsploit API) via a local server connection. It is designed to work with Roblox's Lua scripting language.
## Installation
You can install the package via pip:
```sh
pip3 install msapi
```
Raw data
{
"_id": null,
"home_page": null,
"name": "Macs-api",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Frank Kostine <frankkostine@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/8c/17/7ad7385e8c81f03d887cc7f1a1a17512db92888e92175b4c73a24a6764c2/macs_api-0.0.4.tar.gz",
"platform": null,
"description": "```markdown\n# msapi\n\nA Python package for executing scripts with Macsploit's API.\n\n## Overview\n\nThis package provides a simple way to execute Roblox scripts (with Macsploit API) via a local server connection. It is designed to work with Roblox's Lua scripting language.\n\n## Installation\n\nYou can install the package via pip:\n\n```sh\npip3 install msapi\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "A small example package",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/draxsoft/msapi",
"Issues": "https://github.com/draxsoft/msapi/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f6f55561143edd4d3998cdf1db5e5fa935dc5da72acf0d9e8786c1ba7c738caf",
"md5": "82b84b6695c5d8a4ea39eb232c29e6ac",
"sha256": "5e2343d09514ed5221a99f57a21939062eb848fb8d1a1d907c2244489684641b"
},
"downloads": -1,
"filename": "Macs_api-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "82b84b6695c5d8a4ea39eb232c29e6ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4113,
"upload_time": "2024-08-07T22:20:21",
"upload_time_iso_8601": "2024-08-07T22:20:21.058897Z",
"url": "https://files.pythonhosted.org/packages/f6/f5/5561143edd4d3998cdf1db5e5fa935dc5da72acf0d9e8786c1ba7c738caf/Macs_api-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8c177ad7385e8c81f03d887cc7f1a1a17512db92888e92175b4c73a24a6764c2",
"md5": "3098ffe154f32ba6e0a2877efb6d63a0",
"sha256": "84229f47d8227717ca9368310d02a2a0c528f913d68ad68790c2bbd5699b7b6e"
},
"downloads": -1,
"filename": "macs_api-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "3098ffe154f32ba6e0a2877efb6d63a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3999,
"upload_time": "2024-08-07T22:20:22",
"upload_time_iso_8601": "2024-08-07T22:20:22.321990Z",
"url": "https://files.pythonhosted.org/packages/8c/17/7ad7385e8c81f03d887cc7f1a1a17512db92888e92175b4c73a24a6764c2/macs_api-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-07 22:20:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "draxsoft",
"github_project": "msapi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "macs-api"
}