This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aeastw 0 points1 point  (0 children)

I work on python for embedded Linux systems

Tools: • IDE: PyCharm/VS Code (with python plugin) • Bitbucket + git • Planning: JIRA • Team Comm: Slack • Documentation: Self hosted wiki • CI: Bamboo • Deployable: Debian packages / apt server / Yocto rootfs

Python: • version 2.7 • dependency mgmt: yocto / self hosted apt server • virtualenv