# CoCCalc **Repository Path**: andya/CoCCalc ## Basic Information - **Project Name**: CoCCalc - **Description**: THIS PROJECT HAS BEEN ABANDONED. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * **csv2json.py** --- Converts the \*.csv files to a JSONP-formatted file usable by **coccalc.html**. * **coccalc.html** --- Calculates the running time and health by unit deployed. * **decompress-sc.py** --- Decompress the \*.sc files to \*.scf files. You must install [PyLZMA](https://pypi.python.org/pypi/pylzma). * **dump-scf.py** --- Extract the images from the \*.scf files. You must install [Pillow 2](https://pypi.python.org/pypi/Pillow/).