This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+distributions/spacemacs-docker/deps-install/installers/python/README.org

28 lines
1.1 KiB
Org Mode
Raw Normal View History

#+TITLE: python layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
2017-08-28 21:58:10 +00:00
- [[#features][Features:]]
2017-05-22 14:16:12 +00:00
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/python/README.org][python layer]].
2017-08-28 21:58:10 +00:00
** Features:
- Python support for Docker
* List of installed software:
1. [[https://pypi.python.org/pypi/pip][pip]]
2. [[https://github.com/davidhalter/jedi][jedi]]
2017-04-18 05:03:05 +00:00
3. [[https://pypi.python.org/pypi/json-rpc][json-rpc]]
4. [[https://pypi.python.org/pypi/service_factory/0.1.2][service_factory]]
5. [[https://pypi.python.org/pypi/autoflake][autoflake]]
6. [[https://github.com/hylang/hy][hy]]
7. [[https://pypi.python.org/pypi/nose/1.3.7][nose]]
8. [[https://pypi.python.org/pypi/pytest][pytest]]
9. [[https://pypi.python.org/pypi/flake8][flake8]]
10. [[https://github.com/google/yapf][yapf]]
11. [[https://pypi.python.org/pypi/pylint][pylint]]
12. [[https://pypi.python.org/pypi/isort][isort]]
13. [[http://packages.ubuntu.com/xenial/python][python]]