{ "info": { "author": "lines-of-code", "author_email": "admin@susite.ga", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3" ], "description": "# StoryScript\n\n![StoryScript Logo](https://github.com/lines-of-codes/StoryScript/blob/be67a0b872783b78378dc3ac0969fb1111cb3e0f/StoryScript.png)\n\n![Issues](https://img.shields.io/github/issues/lines-of-codes/StoryScript)\n![Forks](https://img.shields.io/github/forks/lines-of-codes/StoryScript)\n![Stars](https://img.shields.io/github/stars/lines-of-codes/StoryScript)\n![License](https://img.shields.io/github/license/lines-of-codes/StoryScript)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=StoryScriptorg_StoryScript&metric=alert_status)](https://sonarcloud.io/dashboard?id=StoryScriptorg_StoryScript)\n[![Join the chat at https://gitter.im/StoryScripting/community](https://badges.gitter.im/StoryScripting/community.svg)](https://gitter.im/StoryScripting/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![codecov](https://codecov.io/gh/StoryScriptorg/StoryScript/branch/main/graph/badge.svg?token=BWC521L4X5)](https://codecov.io/gh/StoryScriptorg/StoryScript)\n[![Maintainability](https://api.codeclimate.com/v1/badges/808f1a45d594387472eb/maintainability)](https://codeclimate.com/github/StoryScriptorg/StoryScript/maintainability)\n[![DeepSource](https://deepsource.io/gh/StoryScriptorg/StoryScript.svg/?label=active+issues&show_trend=true&token=5Ju5wGtlKSj6HZrmU7HnIA72)](https://deepsource.io/gh/StoryScriptorg/StoryScript/?ref=repository-badge)\n[![Discord](https://img.shields.io/discord/879964500151914526)](https://discord.gg/2ymyB4n6Ad)\n\nStoryScript is an interpreted programming language that is made to being easy to learn.\n\n## How to install\n\n### Windows way\nTo install StoryScript, you can just download the zip file in one of the release, and then extract\n### If you have other OS\nIf you don't use Windows, You can just download the `Source code` in one of the release, and run it.\n\nRemember, Before you run it, Make sure to have the required packages installed.\n\n## Download lastest code from main\n\nSo, Just download the source code from Main branch. \\(And wish there is no bug\\)\n\n**And also, You need Python installed**\n\nDue to Pull request #27, You can now easily setup StoryScript by doing:\n```bash\npython setup.py install\n```\n\nThen you can just `python -m storyscript`, Then it will launch the shell, And you can use the language.\n\nAnd to execute a file, Use `python -m storyscript -i [filename]` and replace `[filename]` with the real File name. For example:\n\n```text\npython -m storyscript -i main.sts\n```\n\nNote: If you are looking for C Transpiler source, It has been moved [here](https://github.com/StoryScriptorg/StoryScript-CTranspiler/)\n\n### Required Packages\nRequired packages:\n- Numpy\n- Colorama\n\nThese are required packages for StoryScript, You can setup them manually or install through the setup script.\n\n## How to use the Language\n\nPlease visit the [Wiki](https://github.com/lines-of-codes/StoryScript/wiki) for more info about how to use StoryScript.\n\n\n\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/storyscriptorg/StoryScript", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "storyscript", "package_url": "https://pypi.org/project/storyscript/", "platform": "", "project_url": "https://pypi.org/project/storyscript/", "project_urls": { "Homepage": "https://github.com/storyscriptorg/StoryScript" }, "release_url": "https://pypi.org/project/storyscript/0.0.3/", "requires_dist": [ "Pyinstrument", "colorama (==0.4.4)", "numpy (==1.21.1)" ], "requires_python": "", "summary": "An interpreted programming language.", "version": "0.0.3", "yanked": false, "yanked_reason": null }, "last_serial": 12216723, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "5b8c3dbc0bf0e4e828998fb859caf379", "sha256": "8525d663a2b1219f218a1a02992bd0597fd5fa978e2efc1b88f6f6c9bb359fe9" }, "downloads": -1, "filename": "storyscript-0.0.3-py3.9.egg", "has_sig": false, "md5_digest": "5b8c3dbc0bf0e4e828998fb859caf379", "packagetype": "bdist_egg", "python_version": "0.0.3", "requires_python": null, "size": 65543, "upload_time": "2021-12-05T20:09:48", "upload_time_iso_8601": "2021-12-05T20:09:48.025316Z", "url": "https://files.pythonhosted.org/packages/68/fe/7acc4b7693526ff76b43f0e080fac39f5b38ccddb28913ac0daf26e95f72/storyscript-0.0.3-py3.9.egg", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c110174cc103580fff9c8e42d5c63a5b", "sha256": "0b2880875ed97affac511d0f39fc1673cdb575635e680c9d06a8ef9942638c0b" }, "downloads": -1, "filename": "storyscript-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c110174cc103580fff9c8e42d5c63a5b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 30525, "upload_time": "2021-12-05T20:09:45", "upload_time_iso_8601": "2021-12-05T20:09:45.695681Z", "url": "https://files.pythonhosted.org/packages/79/6e/c7e57f9c9755766f82cffd2cbe33b5bed03a5b33f72a2981ffa815f890da/storyscript-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b8c3dbc0bf0e4e828998fb859caf379", "sha256": "8525d663a2b1219f218a1a02992bd0597fd5fa978e2efc1b88f6f6c9bb359fe9" }, "downloads": -1, "filename": "storyscript-0.0.3-py3.9.egg", "has_sig": false, "md5_digest": "5b8c3dbc0bf0e4e828998fb859caf379", "packagetype": "bdist_egg", "python_version": "0.0.3", "requires_python": null, "size": 65543, "upload_time": "2021-12-05T20:09:48", "upload_time_iso_8601": "2021-12-05T20:09:48.025316Z", "url": "https://files.pythonhosted.org/packages/68/fe/7acc4b7693526ff76b43f0e080fac39f5b38ccddb28913ac0daf26e95f72/storyscript-0.0.3-py3.9.egg", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c110174cc103580fff9c8e42d5c63a5b", "sha256": "0b2880875ed97affac511d0f39fc1673cdb575635e680c9d06a8ef9942638c0b" }, "downloads": -1, "filename": "storyscript-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c110174cc103580fff9c8e42d5c63a5b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 30525, "upload_time": "2021-12-05T20:09:45", "upload_time_iso_8601": "2021-12-05T20:09:45.695681Z", "url": "https://files.pythonhosted.org/packages/79/6e/c7e57f9c9755766f82cffd2cbe33b5bed03a5b33f72a2981ffa815f890da/storyscript-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }