Email or username:

Password:

Forgot your password?
Niki Tonsky

Yesterday I got really close to generating diagram like this but... Python dependency management was stronger than me. After spending a good 30 minutes on it I gave up. For anyone wondering, the tool is github.com/src-d/hercules

5 comments
L3viathan

@nikitonsky Got it to work: Install in a Python 3.7 venv, and first install wheel.

Григорий Клюшников

Why do people keep choosing these languages that need an environment. I'll never understand that I guess.

gullevek ☢️

@grishka Sometimes you don’t choose the language, the language is chosen for you

Григорий Клюшников

gullevek, but then you still choose to work on that project.

Gleb Voropaev 🐍

@grishka because choosing a tech stack is always a compromise between useful/good and harmful/bad traits 🤷🏻‍♂️

Go Up