1.

Did Scrapy “steal” X From Django?

Answer»

PROBABLY, but we don’t like that word. We THINK Django is a great open source project and an example to follow, so we’ve used it as an inspiration for Scrapy.

We BELIEVE that, if something is already done well, there’s no NEED to reinvent it. This concept, besides being one of the foundations for open source and free software, not only applies to software but also to documentation, procedures, policies, etc. So, instead of going through each problem ourselves, we choose to copy ideas from those projects that have already solved them PROPERLY, and focus on the real problems we need to solve.

Probably, but we don’t like that word. We think Django is a great open source project and an example to follow, so we’ve used it as an inspiration for Scrapy.

We believe that, if something is already done well, there’s no need to reinvent it. This concept, besides being one of the foundations for open source and free software, not only applies to software but also to documentation, procedures, policies, etc. So, instead of going through each problem ourselves, we choose to copy ideas from those projects that have already solved them properly, and focus on the real problems we need to solve.



Discussion

No Comment Found