scrapinghub / exporters

Exporters is an extensible export pipeline library that supports filter, transform and several sources and destinations
BSD 3-Clause "New" or "Revised" License
40 stars 10 forks source link

Exporters is now known as ozzy #287

Closed bbotella closed 8 years ago

eliasdorneles commented 8 years ago

We have a lot of code that's relying on the older name, we should not just break them. We can add an exporters.py with a proper deprecation warning, that imports all the top-level ozzy stuff. We should also have tests for that.