You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement custom tree generation method in pure Python. Removes overhead of dependency Tree command and mitigates risk associated with executing the command using the subprocess module @eli64s (#53)
π Maintenance
Refactor small details of codebase to improve readability and fix various small bugs @eli64s (#54)