-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlibs-2x.json
More file actions
102 lines (101 loc) · 3.09 KB
/
libs-2x.json
File metadata and controls
102 lines (101 loc) · 3.09 KB
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
[
{
"src":"http://qpython.org",
"rdate":"2017-06-15",
"link":"http://io.qpython.org/2x/scripts/qedit4web.py",
"smodule":"qedit4web.py",
"description":"Edit with browser from your PC",
"title":"QEditor",
"ver":"0.9.0",
"downloads": "10,000+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2017-06-15",
"link":"http://io.qpython.org/2x/scripts/pip4console.py",
"smodule":"pip4console.py",
"description":"Install pure python libraries from python's pypi",
"title":"PIP",
"ver":"0.9.0",
"downloads": "10,000+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2017-06-15",
"link":"http://io.qpython.org/2x/scripts/djangoman.py",
"smodule":"djangoman.py",
"description":"Manage Django project",
"title":"Django Manager",
"ver":"0.9.0",
"downloads": "1,000+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2018-03-01",
"link":"http://io.qpython.org/2x/scripts/notebookman.py",
"smodule":"notebookman.py",
"description":"Start QPyNotebook Service",
"title":"QPyNotebook",
"ver":"0.9.0",
"downloads": "1000+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2018-01-26",
"link":"http://io.qpython.org/2x/scripts/ipython2.py",
"smodule":"ipython2.py",
"description":"interactive shell for Python that offers enhanced features...",
"title":"IPython",
"ver":"0.9.0",
"downloads": "1000+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2018-02-24",
"link":"http://io.qpython.org/2x/scripts/rterminal.py",
"smodule":"rterminal.py",
"description":"Running Python on server by ssh",
"title":"Rterminal",
"ver":"1.0.1",
"downloads": "1000+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2017-06-15",
"link":"http://io.qpython.org/2x/scripts/fabricman.py",
"smodule":"fabricman.py",
"description":"Pythonic tool for remote execution and deployment",
"title":"Fabric Manager",
"ver":"0.9.0",
"downloads": "500+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2017-06-15",
"link":"http://io.qpython.org/2x/scripts/sqlmapman.py",
"smodule":"sqlmapman.py",
"description":"Automatic SQL injection and database takeover tool",
"title":"SQLMap",
"ver":"0.9.0",
"downloads": "1,000+",
"cat":"script"
},
{
"src":"http://qpython.org",
"rdate":"2017-06-15",
"link":"http://io.qpython.org/2x/scripts/scapyman.py",
"smodule":"scapyman.py",
"description":"Python-based interactive network packet manipulation program & library",
"title":"Scapy",
"ver":"0.9.0",
"downloads": "1,000+",
"cat":"script"
}
]