Sha256: b33105076e534b1f6153c74cd2f3828ae1242293da6fde4c810f8f55df97ae27
Contents?: true
Size: 541 Bytes
Versions: 132
Compression:
Stored size: 541 Bytes
Contents
If Python isn't already available on your system follow the instructions at [the Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/#getting-started) to install Python on your computer. Exercism currently supports Python3.4, Python3.3 and Python2.7. ## Packages The [Python Package Index](https://pypi.python.org/pypi) contains thousands of packages. Pretty much each of them is installable with `pip install packagename`. If you don't have __pip__ already, [get it now](https://pip.pypa.io/en/latest/installing.html)!
Version data entries
132 entries across 132 versions & 1 rubygems