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 |
Prodesire
|
155de6bc45
|
fix coverage error on ci
|
2018-01-04 23:48:46 +08:00 |
Prodesire
|
c04efdc1e7
|
remove python 3.4 from travis
|
2018-01-04 23:36:45 +08:00 |
Prodesire
|
9845203cea
|
add codecov to ci
|
2018-01-04 23:33:30 +08:00 |
Prodesire
|
d8fd179dd1
|
remove support for python 3.4
|
2018-01-04 23:31:44 +08:00 |
Prodesire
|
45cefd801e
|
remove --box from setup.py
|
2018-01-04 23:28:06 +08:00 |
Prodesire
|
3a4ab821fe
|
remove unused lib; update .travis.yml
|
2018-01-04 23:10:37 +08:00 |
Prodesire
|
1c39c6bfe8
|
using codecov and coverage tool
|
2018-01-04 22:34:24 +08:00 |
Prodesire
|
0ab334740a
|
update .appveyor.yml
|
2018-01-04 21:58:23 +08:00 |
Prodesire
|
de578d50ec
|
add .appveyor.yml; add py34 to travis and tox
|
2018-01-04 21:47:19 +08:00 |
Prodesire
|
31831a1990
|
change contributors badge
|
2018-01-03 20:42:53 +08:00 |
Prodesire
|
86435c9fd8
|
change travis badge
|
2018-01-03 20:39:44 +08:00 |
Prodesire
|
030b92b3fb
|
change coverage badge
|
2018-01-03 20:35:07 +08:00 |
Prodesire
|
f420fae4e3
|
add doc for dict.OrderedDict
|
2018-01-02 22:56:00 +08:00 |
Prodesire
|
d5cb5835c7
|
refactor OrderedDefaultDict.__copy__
|
2018-01-02 22:44:52 +08:00 |
Prodesire
|
3da1113ee6
|
add OrderedDefaultDict, inspired by https://stackoverflow.com/questions/6190331/can-i-do-an-ordered-default-dict-in-python
|
2018-01-01 18:40:49 +08:00 |
Prodesire
|
1bdf6a98b7
|
Fix #15. If obj or the item of obj is not list or dict, will return itself.
|
2017-12-31 11:36:36 +08:00 |
Prodesire
|
d070bde12d
|
exception.ignore is same to context.lib.suppress on Python 3
|
2017-12-30 23:22:10 +08:00 |
Prodesire
|
ab160b4adf
|
console.console_size will use shutil.get_terminal_size if possible
|
2017-12-30 23:14:32 +08:00 |
Prodesire
|
b1693db382
|
add doc for system.FileTracker
|
2017-12-29 19:59:32 +08:00 |
Prodesire
|
69c279b3b4
|
remove : from request.Filename doc
|
2017-12-29 19:59:04 +08:00 |
Prodesire
|
e0adec94fc
|
fix is_ipv6 test error on Windows for Python 3
|
2017-12-29 19:40:17 +08:00 |
Prodesire
|
0134f20d25
|
fix pip install error on Windows with Python 3; change version to 0.3.1
|
2017-12-29 19:09:02 +08:00 |
Prodesire
|
0f932349ae
|
fix description error on network doc
|
2017-12-29 18:40:14 +08:00 |
Prodesire
|
774e6a5608
|
remove note from network.is_ipv6 doc for that the method now can be used on Windows
|
2017-12-29 00:03:16 +08:00 |
Prodesire
|
b44b63c683
|
remove notify email
|
2017-12-28 18:56:46 +08:00 |
Prodesire
|
cc734fd274
|
remove notify email
|
2017-12-28 18:46:24 +08:00 |
Prodesire
|
e39d406dd2
|
add FileTracker which could track opening files
|
2017-12-27 01:02:58 +08:00 |
Prodesire
|
3ecb79e505
|
change version to 0.3.0
|
2017-12-26 12:00:52 +08:00 |
Prodesire
|
1b9c5c160b
|
fix typo on cmd and request
|
2017-12-26 11:59:44 +08:00 |
Prodesire
|
4ca620a0a1
|
improve test for pydu.request
|
2017-12-25 17:32:35 +08:00 |
Prodesire
|
0e44b15b98
|
improve test for set
|
2017-12-24 23:51:26 +08:00 |
Prodesire
|
1fff461708
|
improve test for set
|
2017-12-24 23:45:04 +08:00 |
Prodesire
|
a2aa10a6d4
|
don't test trace, otherwise the coverage will be wrong.
|
2017-12-24 23:38:20 +08:00 |
Prodesire
|
0d251d6036
|
remove unnecessary lines
|
2017-12-24 23:35:12 +08:00 |
Prodesire
|
bceb5eb6e2
|
add cmd.terminate; improve cmd doc
|
2017-12-24 08:21:09 +08:00 |