.. _RequiredSoftware:
**************************
SpeedIT: Required Software
**************************
**SpeedIT: A Collection of: Benchmark-IT, Profile-IT, Line-Memory-Profile-IT, Disassemble-IT.**
.. contents::
:depth: 2
Main Required Software
======================
NOTE: other versions might also work but this are the once used for development
- Python >= 3.4.1 (3.4.1+ compiled Jul 2 2014)
- ``_
- Setuptools >= 5.4.1
- ``_
- psutil >= 2.1.1 (retrieving information on running processes and system utilization (CPU, memory, disks, network))
- ``_
Additional Required Software
============================
- Nose >= 1.3.3 (for tests)
- ``_
- coverage >= 3.7.1 (for tests with Nose)
- ``_
- Sphinx >= 1.2.2 (for documentation generation)
- ``_
- sphinxcontrib-napoleon >= 0.2.8 (for documentation generation with Sphinx)
- ``_
- ``_
Additional Recommended Software
===============================
- flake8 >= 2.2.2 (modular source code checker: pep8, pyflakes and Ned Batchelder's McCabe script)
- ``_
- pylint >= 1.2.1 (Pylint is a Python source code analyzer)
- ``_
- pip >= 1.5.6 (A tool for installing and managing Python packages.)
- ``_
- ``_
- PyCharm Community Edition >= 3.4 138.SNAPSHOT (20140721) (Excellent IDE for the Python language)
- ``_
- ReText >= 4.1.3 (ReText is a simple text editor for Markdown and reStructuredText. .rst files editing)
- ``_
- pyenchant >= 1.6.6 (dependency of ReText)
- ``_
|
(c) 2014, `peter1000` https://github.com/peter1000
All rights reserved.
|