forked from ozdemircili/pycheat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
217 lines (122 loc) · 5.97 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
2013-10-08 Özgür Özdemircili <[email protected]>
* pycheat/xml_elememtree.py: Added xml_elementree Cheat
2013-10-04 Özgür Özdemircili <[email protected]>
* pycheat/text_textblob.py: Added Text Cheat - Textblob
2013-10-03 Özgür Özdemircili <[email protected]>
* pycheat/while.py: Added while cheat
* pycheat/sendmail.py: Added Sendmail Cheat
2013-10-01 Özgür Özdemircili <[email protected]>
* ChangeLog, pycheat/api_linkedin.py: Added Linkedin API
* pycheat/build/pip-delete-this-directory.txt, pycheat/psutil.pyc,
pycheat/requests.py: Added requests cheat
2013-09-13 Özgür Özdemircili <[email protected]>
* pycheat/funny_this.py, pycheat/progessbar.py, pycheat/slowtext.py: Added
progressbar, slowtext and funny_this - Text tricks, progress bar and a bonus
Python easter egg
* ChangeLog, pycheat/api_vsphere.py: Updated api_vmware.py
* ChangeLog, pycheat/api_vsphere.py: Added api_vsphere.py - Vmware Vsphere
API
* pycheat/api_nmap.py: Added api_nmap.py - Nmap Api
* ChangeLog, pycheat/__init__.pyc, pycheat/api_twitter.py: Added api_twitter
- Twitter Api
* pycheat/api_wikipedia.py: Added api_wikipedia - Wikipedia Api
* pycheat/api_dropbox.py: Added api_dropbox - Dropbox Api
2013-09-12 Özgür Özdemircili <[email protected]>
* pycheat/util_configparser.py: Added os_configparser - ConfigParser Sample
* ChangeLog, pycheat/mail_mailbox.py, pycheat/os_filecomp.py: Added
os_filecomp.py - File Comparison Sample and mail_mailbox Mailbox Sample
* pycheat/mail_mbox.py: Added mail_mbox Sample
* ChangeLog, pych.py, pycheat/clint.py: Added clint Sample
* pycheat/clint.py: Added clint Sample
2013-09-10 Özgür Özdemircili <[email protected]>
* ChangeLog, pycheat/argparse.pyc, pycheat/fabfile.pyc: mend
* pycheat/api_bing.py, pycheat/api_bitly.py: Added Bing and Bitly api samples
* : Delete logfile.txt
* ChangeLog, pycheat/lang_russian.py: Added Russian Language Sample
* README.md: Updated Readme.md
* README.md: Updated Readme
* README.md: Updated Readme
* README.md: Updated Readme
* README.md: Updated Readme
* README.md: Updated Readme
* os.py: Delete os.py
* csvfilter.py: Delete csvfilter.py
* csvfilter.pyc: Delete csvfilter.pyc
* network_server.py: Delete network_server.py
* openstack.py: Delete openstack.py
* os_function.py: Delete os_function.py
* paramiko.py: Delete paramiko.py
* password_generator.py: Delete password_generator.py
* platform.py: Delete platform.py
* process.py: Delete process.py
* psutil.py: Delete psutil.py
* randommsgnext.txt: Delete randommsgnext.txt
* read_hosts.py: Delete read_hosts.py
* display.py: Delete display.py
* exec.py: Delete exec.py
* fabfile.py: Delete fabfile.py
* findip.py: Delete findip.py
* ip.sh: Delete ip.sh
* mycsv_complex.py: Delete mycsv_complex.py
* mycsvwriter.py: Delete mycsvwriter.py
* network_connect.py: Delete network_connect.py
* readfile.py: Delete readfile.py
* sh.py: Delete sh.py
* simpleXMLRPC_client.py: Delete simpleXMLRPC_client.py
* simpleXMLRPC_server.py: Delete simpleXMLRPC_server.py
* sniffer.py: Delete sniffer.py
* socket.py: Delete socket.py
* socket_client.py: Delete socket_client.py
* tcp_packet.py: Delete tcp_packet.py
* list.py: Delete list.py
* gui-sendemail.py: Delete gui-sendemail.py
* server.py: Delete server.py
* datetime.pyc: Delete datetime.pyc
* cuisine.py: Delete cuisine.py
* datetime.py: Delete datetime.py
* date_time.py: Delete date_time.py
* argparse.py: Delete argparse.py
* mycsv.py: Delete mycsv.py
* sudo.py: Delete sudo.py
* sys_argv.py: Delete sys_argv.py
* sysinfo.py: Delete sysinfo.py
* telnet_client.py: Delete telnet_client.py
* timer.py: Delete timer.py
* tkgui.py: Delete tkgui.py
* : Delete tmp_socket.py
* using_name.py: Delete using_name.py
* split_join.py: Delete split_join.py
* ssh_paramiko.py: Delete ssh_paramiko.py
* zip.py: Delete zip.py
* checkuid.py: Delete checkuid.py
* ChangeLog: Added Amazon Api Examples
* ChangeLog, pycheat/api_amazon.py, pycheat/argparse.pyc,
pycheat/fabfile.pyc: Added Amazon Api Cheat
2013-09-09 Özgür Özdemircili <[email protected]>
* pycheat/api_hackernews.py: Added hackernews api cheat
* pycheat/fabfile.py: Added color wrap cheat for fabfile.py
* pycheat/fabfile.py: Added fabric output capture cheat
* LICENSE, Pycheat.egg-info/PKG-INFO, Pycheat.egg-info/SOURCES.txt,
Pycheat.egg-info/dependency_links.txt, Pycheat.egg-info/entry_points.txt,
Pycheat.egg-info/not-zip-safe, Pycheat.egg-info/top_level.txt, README.md,
pycheat/__init__.py, pycheat/argparse.py, pycheat/checkuid.py,
pycheat/csvfilter.py, pycheat/cuisine.py, pycheat/date_time.py,
pycheat/datetime.py, pycheat/display.py, pycheat/exec.py, pycheat/fabfile.py,
pycheat/findip.py, pycheat/gui-sendemail.py, pycheat/list.py,
pycheat/mycsv.py, pycheat/mycsv_complex.py, pycheat/mycsvwriter.py,
pycheat/network_connect.py, pycheat/network_server.py, pycheat/openstack.py,
pycheat/os.py, pycheat/os_function.py, pycheat/paramiko.py,
pycheat/password_generator.py, pycheat/platform.py, pycheat/process.py,
pycheat/psutil.py, pycheat/read_hosts.py, pycheat/readfile.py,
pycheat/server.py, pycheat/sh.py, pycheat/simpleXMLRPC_client.py,
pycheat/simpleXMLRPC_server.py, pycheat/sniffer.py, pycheat/socket.py,
pycheat/socket_client.py, pycheat/split_join.py, pycheat/ssh_paramiko.py,
pycheat/sudo.py, pycheat/sys_argv.py, pycheat/sysinfo.py,
pycheat/tcp_packet.py, pycheat/telnet_client.py, pycheat/timer.py,
pycheat/tkgui.py, pycheat/using_name.py, pycheat/zip.py, setup.cfg, setup.py:
Added setup script and License
2013-09-06 Özgür Özdemircili <[email protected]>
* tcp_packet.py: Added tcp_check.py sample
2013-09-03 Özgür Özdemircili <[email protected]>
* argparse.py, checkuid.py, csvfilter.py, csvfilter.pyc, datetime.py,
datetime.pyc, exec.py, fabfile.py, findip.py, process.py: Trivial changes