|
|
|
|
|
by colevscode
4469 days ago
|
|
We totally agree, and use pip and virtual envs for everything. However we chose python, and easy_install because it's pre-installed all macbooks going back to snow leopard. (specifically python 2.6.1 which comes with distutils needed for our setup.py file) This means for many web designers, brace-tags doesn't require that you update your python install, or really know python at all. It's the simplest command line install experience we could come up with. |
|