{"library":"pscript","type":"library","category":null,"description":"pscript is a Python-to-JavaScript compiler that allows developers to write Python code that runs directly in a JavaScript environment, such as a web browser or Node.js. It supports converting Python functions and basic data structures into their JavaScript equivalents, enabling seamless integration of Python logic into web applications. The current version is 0.8.1, with releases occurring periodically, often tied to Python version support updates.","language":"python","status":"active","version":"0.8.1","tags":["javascript","compiler","transpiler","frontend","web"],"install":[{"cmd":"pip install pscript","imports":["from pscript import evaljs","from pscript import evalpy","from pscript import create_js_module"]}],"homepage":null,"github":"https://github.com/flexxui/pscript","docs":"http://pscript.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/pscript/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pscript/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}