Commit Graph

261 Commits

Author SHA1 Message Date
Prodesire d6bd7d7214 add exception.ignore 2017-12-17 17:14:32 +08:00
Prodesire f826b33400 improve network.get_free_port test 2017-12-17 01:07:29 +08:00
Prodesire 91463a4dfb Merge branch 'master' of https://github.com/Prodesire/pydu 2017-12-17 01:05:33 +08:00
Prodesire 4d662c8654 network.is_ipv6 supports Windows 2017-12-17 01:05:18 +08:00
Prodesire 555c4789c0
Update README.rst 2017-12-16 23:58:32 +08:00
Prodesire ecfa734d9c fix error in readme 2017-12-16 23:57:23 +08:00
Prodesire 2e819a06c9 add contributors for readme 2017-12-16 23:55:43 +08:00
Prodesire 89234a1ca3 add img shields for pydu 2017-12-16 23:52:57 +08:00
Prodesire 60385fe0bf update docs for detail description 2017-12-16 23:45:01 +08:00
Prodesire e049b95ee3 make cmd green on make help 2017-12-16 23:29:57 +08:00
Prodesire 05ed7b34a6 add publish for makefile 2017-12-16 23:28:13 +08:00
Prodesire 714f8a7bd9 add init, coverage, docs for makefile 2017-12-16 23:19:47 +08:00
Prodesire 4354f43420 Set logging handler to avoid "No handler found" warnings. 2017-12-16 22:55:54 +08:00
Prodesire 8f8089b22f add makefile which can help test and clean easily with make command 2017-12-16 01:21:15 +08:00
Prodesire 0e6e77bf4a format readme 2017-12-15 08:34:04 +08:00
Prodesire ffb8f8e2b3 update readme 2017-12-15 08:32:00 +08:00
Prodesire fea328d2db add long description 2017-12-15 08:29:12 +08:00
Prodesire 6565f5b553 improve information of setup 2017-12-14 20:48:15 +08:00
Prodesire 0726afb95e remove os and log config from __init__ 2017-12-14 20:41:15 +08:00
Prodesire 101e217147 modify version to 0.1.0 2017-12-14 20:40:17 +08:00
Prodesire 5fe0c0acde format doc for string 2017-12-14 20:38:22 +08:00
Prodesire df19192915 add doc for string.sort 2017-12-14 20:37:27 +08:00
Prodesire 8cde5f50fd add FileName.from_any to request doc 2017-12-14 20:32:47 +08:00
Prodesire c25e110983 add doc for platform 2017-12-14 20:29:33 +08:00
Prodesire c98cf978bf add doc for path 2017-12-14 20:22:15 +08:00
Prodesire cb9a93790f add note for is_ipv6 in network doc 2017-12-14 20:19:46 +08:00
Prodesire d7250ae7c8 add doc for misc.super_len 2017-12-14 20:18:32 +08:00
Prodesire 613a1f3404 format misc doc 2017-12-14 20:12:07 +08:00
Prodesire 64db2e00cc fix func name error in misc doc 2017-12-14 20:10:06 +08:00
Prodesire 8cfdf717d3 add doc for list 2017-12-14 20:08:03 +08:00
Prodesire b19eea3091 add note to file doc 2017-12-14 20:01:15 +08:00
Prodesire 7c9f73b75d fix imap signature error in compat doc 2017-12-14 19:58:15 +08:00
Prodesire b0da7936a2 fix cmp signature error in compat doc 2017-12-14 19:57:35 +08:00
Prodesire 4d9897512d fix func name error in cmd doc 2017-12-14 19:55:37 +08:00
Prodesire 9141d67b2a add path.cd which is a context manager for cd the given path 2017-12-14 19:50:25 +08:00
Prodesire f997c603cf add param to tox.ini 2017-12-13 22:27:24 +08:00
Prodesire fd7c76fa0a format test_string 2017-12-13 22:25:11 +08:00
Prodesire 6ffb465cdd Merge branch 'focalism-master' 2017-12-13 22:06:52 +08:00
Prodesire 730296dd61 improve implement of string.sort 2017-12-13 22:06:17 +08:00
Prodesire 3ca02f1524 format string.py docstring 2017-12-13 22:02:42 +08:00
Prodesire 74ccb78b4a format string doc 2017-12-13 22:01:14 +08:00
xuzg 8f20d7d4f2 Modify test case 2017-12-13 21:02:33 +08:00
xuzg b59745ae15 Delete def string 2017-12-13 21:01:53 +08:00
xzg 2fa05b4cc8 Merge branch 'master' of github.com:focalism/pydu 2017-12-12 23:35:18 +08:00
xzg 148d05c8bf Add sort for string and test case 2017-12-12 23:34:44 +08:00
Prodesire 0adce826b1 is_ipv4 is for all platforms, is_ipv6 is only for POSIX 2017-12-12 11:11:52 +08:00
Prodesire 8bd61a13d8
Merge pull request #9 from focalism/master
Modify some description for file in docs
2017-12-11 23:01:31 +08:00
Prodesire b487cdc2e1
Merge branch 'master' into master 2017-12-11 23:00:32 +08:00
Prodesire 0406da62eb
Merge branch 'master' into master 2017-12-11 22:59:51 +08:00
xzg 104b24c010 Add describtion for string.rst 2017-12-11 22:26:02 +08:00