{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Compiles CoffeeScript code to JavaScript from within Python, wrapping the JS CoffeeScript compiler for use as a Python library.","skillfed_tags":["transpiler","abandoned"],"use_cases":["Transpile CoffeeScript source files to JavaScript as part of a Python-based build or asset pipeline.","Generate JavaScript code dynamically from a Python web application or template engine.","Integrate CoffeeScript compilation into a Python project that mixes both languages.","Batch-process CoffeeScript files to JavaScript in a Python automation script."],"what_it_does":"CoffeeScript is a Python wrapper around the JavaScript CoffeeScript compiler, allowing you to compile CoffeeScript syntax to JavaScript from within Python code. It bundles the CoffeeScript.js compiler as a library artifact, so you can call a simple compile() function to transform CoffeeScript strings or files into JavaScript output.\n\nThe package is designed for developers who want to generate or transpile CoffeeScript as part of a Python application\u2014for example, in a build pipeline, a web framework, or a code generation tool. It has no runtime dependencies beyond Python itself, but the repository has been archived and unmaintained since the last commit on 2018-03-19. The classifiers indicate support only for Python 2.7 and 3.2\u20133.4, all of which are end-of-life.","worth_installing":"No. The package is unmaintained (archived, last commit 2018-03-19, latest release 2018-01-18) and its stated Python support (2.7, 3.2\u20133.4) is obsolete. High install friction from bundled artifacts and lack of active maintenance make it risky for new projects. If you need CoffeeScript compilation, use the standalone CoffeeScript CLI or a modern, maintained Node.js toolchain instead."},"id":"coffeescript","links":{"html":"https://skillfed.io/packages/coffeescript","md":"https://skillfed.io/packages/coffeescript.md","pypi":"https://pypi.org/project/coffeescript/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-01-18","license_spdx":null,"license_treatment":"permissive","name":"CoffeeScript","python_support":"unspecified","summary":"A bridge to the JS CoffeeScript compiler"},"popularity":{"monthly_downloads":86878,"position":13829,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.3"}
