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
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
Description
Currently, we are using Plumbum which offers a way to execute shell commands in a python script but it is not very pythonic.
Sultan is more pythonic, the syntax is cleaner and offers context managers.
There is no current need for it, but we should consider this when we want to improve the program.
The text was updated successfully, but these errors were encountered: