Skip to content

Commit 27d1602

Browse files
Create 11-2018.md
1 parent 568c4b7 commit 27d1602

File tree

1 file changed

+80
-0
lines changed

1 file changed

+80
-0
lines changed

src/11-2018.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
# Python Open Source of the Month (v.Nov 2018)
2+
3+
<img src="Opensource-Nov-Python.png" width="800" alt="Mybridge"></a>
4+
5+
For the past month, we ranked nearly 250 Python Open Source Projects to pick the Top 10.
6+
We compared projects with new or major release during this period. Mybridge AI ranks projects based on a variety of factors to measure its quality for professionals.
7+
8+
* Average number of Github stars in this edition: 2,192 ⭐️
9+
* Topics: Writing Algorithms, Interactive Plots, Xss Scanner, Pattern Matching, Data Scientists, Browser, Crawler, Python tests, WebRTC, Imitation of Docker
10+
Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
11+
12+
<br>
13+
14+
### Course of the month:
15+
16+
[A)Beginners: The Modern Python 3 Bootcamp.](http://bit.ly/2p2c0DT) [5,335 recommends, 4.6/5 stars]
17+
18+
[B) Complete Python Programming Masterclass Beginner to Advanced.](http://bit.ly/2PUeofa) [861 recommends, 4.6/5 stars]
19+
20+
<br>
21+
22+
## Rank 1
23+
### [Algojammer: An experimental, proof-of-concept code editor for writing algorithms in Python [★2602]](https://github.com/ChrisKnott/Algojammer?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
24+
25+
26+
<br>
27+
28+
## Rank 2
29+
### [Bokeh: An interactive visualization library for Python that enables beautiful and meaningful visual presentation of data in modern web browsers [★8529]](https://github.com/bokeh/bokeh?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
30+
31+
32+
<br>
33+
34+
## Rank 3
35+
### [XSStrike 3.0: A Cross Site Scripting detection suite equipped with four hand written parsers, an intelligent payload generator, a powerful fuzzing engine and an incredibly fast crawler in Python. [★5342]](https://github.com/s0md3v/XSStrike?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
36+
37+
38+
<br>
39+
40+
## Rank 4
41+
### [Pampy: The Pattern Matching for Python you always dreamed of. [★1275]](https://github.com/santinic/pampy?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
42+
43+
44+
<br>
45+
46+
## Rank 5
47+
### [Chartify: Python library that makes it easy for data scientists to create charts. [★1302]](https://github.com/spotify/chartify?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
48+
49+
50+
<br>
51+
52+
## Rank 6
53+
### [Transcrypt: Python 3.7 to JavaScript compiler - Lean, fast, open! - [★1422]](https://github.com/qquick/Transcrypt?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
54+
55+
56+
<br>
57+
58+
## Rank 7
59+
### [AutoCrawler: Google, Naver multiprocess image web crawler (Selenium) [★194]](https://github.com/YoongiKim/AutoCrawler?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
60+
61+
62+
<br>
63+
64+
## Rank 8
65+
### [Wily: A Python application for tracking, reporting on timing and complexity in tests [★82]](https://github.com/tonybaloney/wily?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
66+
67+
68+
<br>
69+
70+
## Rank 9
71+
### [Aiortc: A library for Web Real-Time Communication (WebRTC) and Object Real-Time Communication (ORTC) in Python [★856]](https://github.com/jlaine/aiortc?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
72+
73+
74+
<br>
75+
76+
## Rank 10
77+
### [Mocker: A crappy imitation of Docker, for teaching purposes [★490]](https://github.com/tonybaloney/mocker?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
78+
79+
80+

0 commit comments

Comments
 (0)