lokal-profil / wikidata-stuff

Pywikibot framework for importing and sourcing statements on Wikidata
MIT License
5 stars 3 forks source link

Rename modules in line with PEP8 #55

Closed lokal-profil closed 6 years ago

lokal-profil commented 6 years ago

Rename modules (filenames) to all-lowercase (with underscores).

Placeholder files are left behind in order to maintain backwards compatibility and provide deprecation notices.

The pywikibot deprecation framework does not support deprecating subclasses, calls to e.g. WikidataStuff.WikidataStuff.Reference will trigger the WikidataStuff.WikidataStuff deprecation notice but also raise an error.

lokal-profil commented 6 years ago

@Vesihiisi Since you've reviewed this I left my last minute addition in a separate patch, #59. Once you've reviewed that I'll merge it into this one then merge the whole thing into 0.4