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
Everything you do often in a python project should be a command
Everything should be a plugin
Command installing should be lazy and easy
All the commands should be easy to understand and to explain
If you have to read more than 2 lines of documentation to use a command the command is too complex
If a building tool from another language implements it and it's a good idea we should copy and invite the developers a beer
If a command is very popular it should be part of the default set
Let's use other people work so we can write less code and drink more wine
Writing a explicit declaration of design principles is a non trivial issue and i believe that should be done now that we have a clean repo.
Some sentences from the chat we had at the table:
"If we have to write a lot of code, we are doing something wrong"
"Everything should be plug in"
The text was updated successfully, but these errors were encountered: