Commit Graph

342 Commits

Author SHA1 Message Date
Mahmoud Hashemi bee2ecce5a progress on intersphinxin 2015-03-25 01:07:29 -07:00
Mahmoud Hashemi aa69ed5e06 finalizing .todict() and adding .sorted() to the OMD 2015-03-25 01:06:52 -07:00
Mahmoud Hashemi 5451bb0a80 document all major public methods of dictutils.OrderedMultiDict and add an intro to the top. 2015-03-24 02:48:11 -07:00
Mahmoud Hashemi cc914b22df add a little note to the top of debugutils 2015-03-24 02:47:36 -07:00
Mahmoud Hashemi 8e83bbb8c0 removing osutils and adding a note about utils in general 2015-03-23 02:54:48 -07:00
Mahmoud Hashemi 983ccd6bcc cacheutils inheritance docs 2015-03-23 02:40:51 -07:00
Mahmoud Hashemi e150258331 adding fileutils docs, including google-style docstring for AtomicSaver 2015-03-23 02:40:29 -07:00
Mahmoud Hashemi c6a24dfb53 LRU docs update 2015-03-23 02:11:10 -07:00
Mahmoud Hashemi 0823ca6e14 cacheutils doc updates 2015-03-23 01:37:46 -07:00
Mahmoud Hashemi c971dd50b2 making cacheutils more consistent between LRU and LRI, adding some cacheutils docs 2015-03-23 00:18:45 -07:00
Mahmoud Hashemi 690dff1e77 fix numbering 2015-03-22 11:47:38 -07:00
Mahmoud Hashemi 38ffbf115b add notes about boltons usage 2015-03-22 02:56:24 -07:00
Mahmoud Hashemi 0f39effe09 add a couple module docstrings 2015-03-22 02:36:20 -07:00
Mahmoud Hashemi 91e6f2e313 move osutils stuff into fileutils 2015-03-22 02:16:18 -07:00
Mahmoud Hashemi f56aa8bf2b updated headings for all the modules, thinking about merging osutils and fileutils 2015-03-21 23:18:45 -07:00
Mahmoud Hashemi 01d479ba6b adding initial docs 2015-03-21 17:12:50 -07:00
Mahmoud Hashemi ee8fdcd2f7 statsutils2 is now ready to take the place of statsutils, with backwards-compatible global convenience functions, etc. 2015-03-19 01:03:16 -07:00
Mahmoud Hashemi 8c6f27c0a3 adding in-process statsutils2, with new DataAnalyzer and get_pearson_type (not merged yet) 2015-03-18 00:57:58 -07:00
Mahmoud Hashemi 2334716ab0 bump version for dev 2015-03-07 23:56:16 -08:00
Mahmoud Hashemi cf9f565b4e bump version for release 2015-03-07 23:55:01 -08:00
Mahmoud Hashemi 0acba7f346 add gc.get_all() for getting all instances of a type, update TODO 2015-03-07 18:02:23 -08:00
Mahmoud Hashemi 9b8c59fa19 minro OMD API change: split out addlist() from add(), removing the multi kwarg 2015-03-06 19:43:31 -08:00
Mahmoud Hashemi 5483d34384 add gcutils test and comment; update TODO 2015-03-04 02:32:49 -08:00
Mahmoud Hashemi 78b2bc6a9b adding GCToggler/gcutils 2015-03-04 02:26:00 -08:00
Mahmoud Hashemi b5c30bab7b bumping version to 0.4.2dev 2015-02-25 19:49:52 -08:00
Mahmoud Hashemi 9efe3eef75 bumping version to release for tag 2015-02-25 19:48:19 -08:00
Mahmoud Hashemi 59bc222674 adding mboxutils for handy dandy /var/mail integrations like cronfed 2015-02-25 19:46:28 -08:00
Mahmoud Hashemi d750dc1a4c bump version to 0.4.1dev 2015-02-23 15:21:07 -08:00
Mahmoud Hashemi e219aca618 bumping version to 0.4.0 2015-02-23 15:18:58 -08:00
Mahmoud Hashemi 7abc2fe98a add a couple files to the tests directory 2015-02-23 15:17:23 -08:00
Mahmoud Hashemi 90ee750812 commit a longstanding idea to TODO 2015-02-21 19:58:03 -08:00
Mahmoud Hashemi e2a0868f74 change the way exceptions are parsed out of tracebacks 2015-02-21 19:57:16 -08:00
Mahmoud Hashemi 0394d93b93 raw string for regex pattern, rephrase comment 2015-02-21 19:56:16 -08:00
Mahmoud Hashemi 75616c7b94 guard against linecache non-safety 2015-02-08 19:00:09 -08:00
Mahmoud Hashemi 6c2296283b defined/implemented windowed_iter corner case behavior 2015-02-08 14:09:56 -08:00
Mahmoud Hashemi 3952371d27 working on windowed_iter 2015-02-08 02:10:50 -08:00
Mahmoud Hashemi 3895c7800f refactor atomic_save to put more into the context manager. works like a charm. 2015-02-07 21:58:58 -08:00
Mahmoud Hashemi 60e37d29b8 in progress commit of success_swap (name definitely going to change), also add from_path to FilePerms 2015-02-01 15:04:10 -08:00
Mahmoud Hashemi 0126a2eff3 adding find_hashtags to strutils 2015-02-01 13:53:03 -08:00
Mahmoud Hashemi a8d95e0771 add ignore patterns to osutils.iter_find_files 2014-11-05 02:47:48 -08:00
Mahmoud Hashemi ba8f5524d4 bump version 2014-10-19 14:32:20 -07:00
Mahmoud Hashemi fc8e67edf1 add Contextual* to tbutils, clarify APIs a bit 2014-10-18 17:21:09 -07:00
Mahmoud Hashemi aa9aedd079 a few minor changes to the BasicCache 2014-10-18 16:06:44 -07:00
Mahmoud Hashemi 8c0ffca768 update tbutils with some critical bits. still need to add convenience method for ExceptionInfo -> default exception print, also need to add more docstrings. 2014-09-03 02:35:49 -07:00
Mahmoud Hashemi d07f925bee add some temporary test files and remove some cruft 2014-08-17 23:09:11 -07:00
Mahmoud Hashemi 28f130f20f adding initial jsonutils with JSONL support 2014-08-17 23:06:08 -07:00
Mahmoud Hashemi d866302af6 LRU pretty much complete. needs more testing, obviously. 2014-08-11 02:41:13 -07:00
Mahmoud Hashemi c930720bce workin on the LRU 2014-08-03 23:50:01 -07:00
Mahmoud Hashemi 580057ac64 LRU in progress 2014-08-01 04:34:05 -07:00
Mahmoud Hashemi 8021d0336b fix .keys -> .keys() 2014-08-01 01:08:41 -07:00