6 ms·
I'm not one of the authors, but the code in question is all in one file: https://github.com/clips/pattern/blob/master/pattern/web/__init__.py https://github.com
by fooandbarify 14y ago
I'm not one of the authors, but the code in question is all in one file: https://github.com/clips/pattern/blob/master/pattern/web/__init__.py https://github.com/clips/pattern/blob/master/pattern/web/__i...
It would be fairly straightforward to add your own class.
- rabidsnail 14y agoIs it just me or are they rerlolling requests and lxml for no good reason?
- a235 14y agoWhoa, modules with dozen of classes and 2450 lines of code! They definitely don't rely on file-navigation. Project is great, but I've got a feeling that many smallish components have been already implemented, but here they were rewritten from scratch.