Hacker News new | past | comments | ask | show | jobs | submit login

Aah okay, we're trying to eliminate Python 2 completely, so sadly no Fabric for us.



Even though i've moved to python3, I keep fabric installed via apt-get and using the system python which is usually 2.7 I don't have anything in my fabric that needs access to my django app or virtualenv.


https://github.com/pyinvoke/invoke is the start of the py3 version.


fabric is a tool that's using python as an embedded language; i don't really consider it python any more as i consider Makefile python.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: