Commit Graph

531 Commits

Author SHA1 Message Date
Prodesire a2d89ac341 add doc for network.private_ipv4s 2018-02-08 21:34:06 +08:00
Prodesire a9b9a225b8 add network.private_ipv4 2018-02-07 00:10:13 +08:00
Prodesire 34a8b7e364 add psutil to requirements-dev 2018-02-06 22:17:29 +08:00
Prodesire 1238bc9b93 start developing 0.5.0 2018-02-05 21:47:30 +08:00
Prodesire 63c55a8ce2 add iter to index 2018-02-05 21:27:25 +08:00
Prodesire 9121866f6a add doc for iter 2018-02-04 20:27:01 +08:00
Prodesire e3f9dda932 fix next error with python3 2018-02-03 00:41:27 +08:00
Prodesire 41f5b343cc add iter.join 2018-02-03 00:31:35 +08:00
Prodesire 83864aa9c8 refactor network.get_free_port with closing context 2018-02-03 00:28:07 +08:00
Prodesire 7cee0d9267 add iter.all, iter.any and their test 2018-02-03 00:23:09 +08:00
Prodesire 47531166cb add test for iter.first and iter.last 2018-02-03 00:02:49 +08:00
Prodesire 5da517dbdb add iter and iter.first, iter.last 2018-02-02 23:55:53 +08:00
Prodesire f07f2dd24b fix process.get_processes_by_path's path judgement 2018-01-27 11:09:01 +08:00
Prodesire d79251168d update description about path.is_super_path 2018-01-27 11:07:56 +08:00
Prodesire 4f534879b2 add note to process 2018-01-27 11:06:47 +08:00
Prodesire 4ac82efcfb add process to index 2018-01-27 11:04:47 +08:00
Prodesire 479b7ca7cd add doc for process.get_processes_by_path 2018-01-27 11:02:34 +08:00
Prodesire f699b13945 add docstring for process.get_processes_by_path 2018-01-26 22:23:41 +08:00
Prodesire b1d27fd122 add process.get_processes_by_path 2018-01-25 23:54:38 +08:00
Prodesire 1d11f2aadc update doc for network 2018-01-23 20:14:02 +08:00
Prodesire c8acf849e1 fix type error for int2ip on Windows 2018-01-22 22:52:59 +08:00
Prodesire 35669d6e05 add ip2int and int2ip to network 2018-01-22 22:30:50 +08:00
Prodesire b081bab22e fix: when given big number on Python 2, several convert funcs return values with unnecessary value 'L'. 2018-01-22 22:19:00 +08:00
Prodesire 770ae8ce12 supply socket.inet_pton and socket.inetntop for Windows. Refactor network.is_ipv6 2018-01-22 21:06:12 +08:00
Prodesire d6a054ed7a start developing 0.4.2 2018-01-22 21:05:03 +08:00
Prodesire 89798c0dae change version to 0.4.1 2018-01-20 14:27:26 +08:00
Prodesire 80a6e157f5 remove unnecessary lib 2018-01-20 14:18:40 +08:00
Prodesire fe1926a1fa fix desc error of compat.strbytes_types 2018-01-19 12:48:01 +08:00
Prodesire e12cecd751 add doc for list.flatten 2018-01-18 18:50:39 +08:00
Prodesire 230cac9850 add list.flatten 2018-01-18 18:49:07 +08:00
Prodesire 5d744f0873 add test for list.tolist 2018-01-18 18:44:25 +08:00
Prodesire 08ea58781c add compat.strbytes_types which includes all types about string. 2018-01-18 18:27:33 +08:00
Prodesire 54a9753c54 update doc for list.tolist 2018-01-17 00:22:01 +08:00
Prodesire a630cb59e0 add doc for list.tolist 2018-01-17 00:14:43 +08:00
Prodesire 05c5f4e748 add doc for environ.path 2018-01-17 00:11:36 +08:00
Prodesire 6b16e21305 add environ.path which is a context manager for updating the PATH environment variable 2018-01-16 01:03:27 +08:00
Prodesire 3c054aff73 add list.tolist which converts obj to list 2018-01-16 01:02:47 +08:00
Prodesire e9cfa5101c add doc for environ.environ 2018-01-15 00:16:33 +08:00
Prodesire 9249a09196 add environ.environ which is a context manager for updating one or more environment variables 2018-01-15 00:16:24 +08:00
Prodesire 97c40cde43 add doc for path.is_super_path 2018-01-14 13:05:59 +08:00
Prodesire e8f91d7db1 add path.is_super_path 2018-01-13 01:52:20 +08:00
Prodesire 9555d7b5bd update doc for convert 2018-01-10 00:31:59 +08:00
Prodesire e47bc75973 add bin2oct, bin2dec, bin2hex, oct2bin, oct2dec, oct2hex, dec2bin, dec2oct, dec2hex, hex2bin, hex2oct, hex2dec to convert 2018-01-10 00:22:02 +08:00
Prodesire 13f5ec7bd8 change version to 0.4.0 2018-01-09 21:01:37 +08:00
Prodesire 2055225497 mv string.boolean to convert.boolean 2018-01-09 08:37:00 +08:00
Prodesire 2ec5cd5956 add doc for string.boolean 2018-01-08 21:16:07 +08:00
Prodesire 0ada2fa96c add boolean to string 2018-01-08 21:11:25 +08:00
Prodesire 36c9dc85bb change badge for windows and linux 2018-01-08 00:45:09 +08:00
Prodesire decce0422b change coveralls badge to codecov badge 2018-01-04 23:59:33 +08:00
Prodesire c3433fd38a add appveyor badge 2018-01-04 23:55:43 +08:00