{ "info": { "author": "Rithik Yelisetty", "author_email": "rithik@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "JSPy |Build Status|\n===================\n\nRun JavaScript through Python\n-----------------------------\n\nUsage\n-----\n\nTo use this library, you must first install the library\n(``pip3 install JSPy``)\n\nIn your code, you must import JSPy package by including ``import JSPy``.\n\nTo execute JavaScript, use the command ``JSPy.exec(JAVASCRIPT_STRING)``,\nwhere the ``JAVASCRIPT_STRING`` is the JavaScript you would like to run.\nThis will automatically run the file and return anything that the system\nreturns.\n\nIf you would like to execute a JavaScript File, use the command\n``print(JSPy.exec(\"FILE\", \"file\"))``, where ``FILE`` is the filename.\nThis will automatically run the file and return anything that the system\nreturns. If an error is thrown relating to the filename, you may have to\ninclude the file path.\n\nCommon Errors\n-------------\n\nIf you get a JavaScript Runtime Error, you can use the following\ncommands:\n\n.. code:: bash\n\n sudo apt-get install npm\n sudo apt-get install nodejs\n\nIf you do not have sudo permissions, you can use the following commands:\n\n.. code:: bash\n\n curl https://raw.githubusercontent.com/creationix/nvm/v0.25.0/install.sh | bash\n nvm install stable\n nvm alias default stable\n\nIf you are using a Windows Computer/Server, download ``nodejs`` from\n`https://nodejs.org/ `__. You may have to\nrestart your computer/server for this to be configured.\n\nUnnoticed Errors\n----------------\n\nIf you would like to report any errors, please open an issue. If you\nknow how to fix the issue, please submit appropriate changes.\n\n.. |Build Status| image:: https://travis-ci.org/rithik/JSPy.svg?branch=master\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rithik/JSPy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "JSPy", "package_url": "https://pypi.org/project/JSPy/", "platform": "", "project_url": "https://pypi.org/project/JSPy/", "project_urls": { "Homepage": "https://github.com/rithik/JSPy" }, "release_url": "https://pypi.org/project/JSPy/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Python Library that runs Javascript", "version": "1.0.0" }, "last_serial": 3872421, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "2a7868508f3ce5eefc1a670272a237ed", "sha256": "a8da5332705da28a346439d530af3bdb173dc934dc597186f17938ceddca9fa7" }, "downloads": -1, "filename": "JSPy-0.2.tar.gz", "has_sig": false, "md5_digest": "2a7868508f3ce5eefc1a670272a237ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1588, "upload_time": "2018-04-22T17:55:24", "url": "https://files.pythonhosted.org/packages/95/d3/2d0ea7df734e3d2064c29c2bfb1fca0243e64a74ea09ee6559c472bac06b/JSPy-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "4956e45bb736615aadbf7f7f07267413", "sha256": "c5a295c7092f62a0af00b01245403c5be884469e19097da0eff62dfc15b3477a" }, "downloads": -1, "filename": "JSPy-0.3.tar.gz", "has_sig": false, "md5_digest": "4956e45bb736615aadbf7f7f07267413", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1674, "upload_time": "2018-04-22T18:12:45", "url": "https://files.pythonhosted.org/packages/18/67/3a35397bb5577e607682fea29ba305d797ab7830720c1508cdbcfa32bee1/JSPy-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "cf4197f3f48759bce8273b217b5df14e", "sha256": "8cfb91aaf0df0c0d8b0ddcf2bda3abee9ac44cf980431d366090a0ec86ce8a8c" }, "downloads": -1, "filename": "JSPy-0.4.tar.gz", "has_sig": false, "md5_digest": "cf4197f3f48759bce8273b217b5df14e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1826, "upload_time": "2018-04-22T18:20:31", "url": "https://files.pythonhosted.org/packages/e0/d8/585e6dfae2b74b3ef4ae0ad31945c8497ae5e98a435804fc7116b3fd6852/JSPy-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "746cef3bad716fdf3e8e5be1bd6539c0", "sha256": "df0bf0e3f26f8f4c1210c36c1e2c2cdac3e0ae52ffef24e7565c1478e743ee05" }, "downloads": -1, "filename": "JSPy-0.5.tar.gz", "has_sig": false, "md5_digest": "746cef3bad716fdf3e8e5be1bd6539c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1970, "upload_time": "2018-05-17T13:29:58", "url": "https://files.pythonhosted.org/packages/c8/76/33565bb13a395d9e645ebbfbc57b851341c1430e1a1f1ca33b4e13819dfc/JSPy-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "dc162f417fc17668bd1141eef3bd7de8", "sha256": "eb5db1c2f7f3fe8bd0cc64661cb0f4964f385d5b07f1363663037078aebcee32" }, "downloads": -1, "filename": "JSPy-0.6.tar.gz", "has_sig": false, "md5_digest": "dc162f417fc17668bd1141eef3bd7de8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2012, "upload_time": "2018-05-17T13:33:19", "url": "https://files.pythonhosted.org/packages/59/8e/a37d31d4c20fc38b29a95a9d6aecbc7c328041a75acea020ea3cf1ebf4f2/JSPy-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "45ee03e7859f7abb3de929e5ebb2bc5c", "sha256": "7a348d46365adf09f91f4e8ff9a5d43cafd63e96878b09bd8aa9e990d04855ca" }, "downloads": -1, "filename": "JSPy-0.7.tar.gz", "has_sig": false, "md5_digest": "45ee03e7859f7abb3de929e5ebb2bc5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2163, "upload_time": "2018-05-17T13:37:20", "url": "https://files.pythonhosted.org/packages/dc/43/a2050f8f3e5c8b8417cb5ef412d2bca1771eba2601223165e7d5f56deb1c/JSPy-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "9abc0cd166f4ff9bffe8b55fddb9e4a8", "sha256": "60703efeccfb26686a69732dec87bd8f1200a0d84b59bb96887c5759b18ad37b" }, "downloads": -1, "filename": "JSPy-0.8.tar.gz", "has_sig": false, "md5_digest": "9abc0cd166f4ff9bffe8b55fddb9e4a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2146, "upload_time": "2018-05-17T13:41:45", "url": "https://files.pythonhosted.org/packages/25/71/2ad4c55396854af5f40acf2b5c38fc23c79055ccc5061091d302cc22e3b0/JSPy-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "cc4a3d498897142956988048899b3ca8", "sha256": "d317ac9d70f9068b63a0b3b056485e24ed71bd05adede6f363b0bd64bdd38a91" }, "downloads": -1, "filename": "JSPy-0.9.tar.gz", "has_sig": false, "md5_digest": "cc4a3d498897142956988048899b3ca8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2267, "upload_time": "2018-05-17T13:42:44", "url": "https://files.pythonhosted.org/packages/08/91/1493eb3324499e03a135c8000de2221c668c194c0cd9d0efc08686c278e0/JSPy-0.9.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "3fe97eaa5493e7f5d6fcfd628884c80f", "sha256": "cd77a67bdda54cc43448aef4dd45eb58c004f87259957351533148e16ced732a" }, "downloads": -1, "filename": "JSPy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3fe97eaa5493e7f5d6fcfd628884c80f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2447, "upload_time": "2018-05-17T13:53:12", "url": "https://files.pythonhosted.org/packages/55/22/a5b44fd67b3c57168a1bac55bb664bf9d06d702f94d770efcea9338ffb4d/JSPy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3fe97eaa5493e7f5d6fcfd628884c80f", "sha256": "cd77a67bdda54cc43448aef4dd45eb58c004f87259957351533148e16ced732a" }, "downloads": -1, "filename": "JSPy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3fe97eaa5493e7f5d6fcfd628884c80f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2447, "upload_time": "2018-05-17T13:53:12", "url": "https://files.pythonhosted.org/packages/55/22/a5b44fd67b3c57168a1bac55bb664bf9d06d702f94d770efcea9338ffb4d/JSPy-1.0.0.tar.gz" } ] }