Sakis Kasampalis

Results 17 comments of Sakis Kasampalis

Hi. I like jupyter and I think that this is a good idea. When this repo was created jupyter was out of scope, but if you want to put some...

What's the reasoning behind running it only for a specific Python version (e.g. 3.7)?

I think that the basic idea was to able to run all scripts with one command. Coverage came later. So if we can simplify it by removing the coverage part...

Indeed this case save us time. Instead of pointing people to the closed issues that are not easily visible, they will hopefully read the README and find some answers to...

I'm a big fan of fp but although you can do it in Python, it is not always considered idiomatic. It's not a bad idea but I'm not sure if...

What would you propose, to remove one of them? Initially there was only mvc.py but later on a contributor decided to also add 3-tier.py, and I thought that it might...

Can you provide some explanation and why/how will these patterns be useful for this repo?

Most files include a reference to the original source. If there's nothing it most likely means that I forgot to add the reference so it's good if we can still...

@csaez That's exactly my thought. In general it's not a good practice to copy/paste blindly and use such code in production. I don't think that cloning the repo is a...

It's not about the difficulty of choosing a license. We simply can't add one license for all code because I didn't write all the code in this repo. Some examples...