============================= JqPyCharts: Required Software ============================= .. index:: JqPyCharts; requirements Required Software ================= .. note:: other versions might also work but this are the once used for development - Python >= 3.4.2+ (3.4.2+ compiled 20141011) - ``_ - setuptools >= 7.0 - ``_ | - nose >= 1.3.4 (for tests) - ``_ - coverage >= 3.7.1 (for tests with Nose) - ``_ - PSphinxTheme >= 2.0.3 (for documentation generation) - ``_ Additional Recommended Software Python ====================================== - Cython >= 0.21.1 - ``_ - LCONF >= 7.0.0 (L(ight) CONF(iguration): A simple human-readable data serialization format for dynamic configuration.) - ``_ - PySpeedIT >= 1.0.8 (A collection of: Benchmark-IT, Profile-IT, Line-Memory-Profile-IT, Disassemble-IT.) - ``_ - flake8 >= 2.2.5 (modular source code checker: pep8, pyflakes and Ned Batchelder's McCabe script) - ``_ - pylint >= 1.3.1 (Pylint is a Python source code analyzer) - ``_ - psutil >= 2.1.3 (retrieving information on running processes and system utilization (CPU, memory, disks, network)) - ``_ - pip >= 1.5.6 (A tool for installing and managing Python packages.) - ``_ - ``_ Other Recommended Software ========================== - PyCharm Community Edition >= 4.0 138.SNAPSHOT (compiled 20141004) (Excellent IDE for the Python language) - ``_