Skip to content

Commit ef35132

Browse files
committed
Update 04-2018
1 parent eb803d8 commit ef35132

File tree

3 files changed

+79
-0
lines changed

3 files changed

+79
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Also published on [Mybridge Publication](https://medium.mybridge.co)
1414

1515
* [v.Feb 2018 - Top 10 Open Source Projects](./src/02-2018.md)
1616
* [v.Mar 2018 - Top 10 Open Source Projects](./src/03-2018.md)
17+
* [v.Apr 2018 - Top 10 Open Source Projects](./src/04-2018.md)
1718

1819

1920
<br>

src/04-2018.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Python Top 10 Open Source Projects for the Past Month (v.Apr 2018)
2+
3+
<img src="apr-python-opensource.jpg" 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,135 ⭐️
9+
* Topics: HTML Parsing, Unit Testing, Qt, Terminal, Machine Learning, Formatter, Instagram, Site Generator, Twitter, Benchmark
10+
11+
Open source projects can be useful for programmers. Hope you find an interesting project that inspires you.
12+
13+
<br>
14+
15+
### Course of the month:
16+
17+
[A) Beginners: The Python Bible™ | Everything You Need to Program in Python.](http://bit.ly/2Dci974) [7,140 recommends, 4.6/5 stars]
18+
19+
[B) Deep Learning: Complete Guide to TensorFlow for Deep Learning with Python.](http://bit.ly/2EatVy7) [3,664 recommends, 4.5/5 stars]
20+
21+
<br>
22+
23+
## Rank 1
24+
### [Requests-HTML v0.9: HTML Parsing for Humans (writing Python 3) [★7377]](https://github.com/kennethreitz/requests-html?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
25+
26+
27+
<br>
28+
29+
## Rank 2
30+
### [PyTest v3.5: Python framework that makes it easy to write small tests, yet scales to support complex functional testing [★2448]](https://github.com/pytest-dev/pytest?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
31+
32+
33+
<br>
34+
35+
## Rank 3
36+
### [Lector: qt based ebook reader [★326]](https://github.com/BasioMeusPuga/Lector?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
37+
38+
39+
<br>
40+
41+
## Rank 4
42+
### [Asciinema v2.0: Terminal session recorder built in Python [★5480]](https://github.com/asciinema/asciinema?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
43+
44+
45+
<br>
46+
47+
## Rank 5
48+
### [Snips-nlu v0.13: Snips Python library to extract meaning from text [★1414]](https://github.com/snipsco/snips-nlu?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
49+
50+
51+
<br>
52+
53+
## Rank 6
54+
### [Black: The uncompromising Python code formatter [★1650]](https://github.com/ambv/black?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
55+
56+
57+
<br>
58+
59+
## Rank 7
60+
### [Instagram-terminal-news-feed: Instagram in terminal [★687]](https://github.com/billcccheng/instagram-terminal-news-feed?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
61+
62+
63+
<br>
64+
65+
## Rank 8
66+
### [Makesite: Site/blog generator for Python coders. Take full control of your static website/blog generation by writing your own simple, lightweight, and magic-free static site generator in Python [★481]](https://github.com/sunainapai/makesite?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
67+
68+
69+
<br>
70+
71+
## Rank 9
72+
### [Twitter-scraper: Scrape the Twitter Frontend API without authentication. Built in Python. [★827]](https://github.com/kennethreitz/twitter-scraper?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
73+
74+
75+
<br>
76+
77+
## Rank 10
78+
### [Fast-Pandas: Benchmark for different operations in pandas against various dataframe sizes. [★660]](https://github.com/mm-mansour/Fast-Pandas?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)

src/apr-python-opensource.jpg

692 KB
Loading

0 commit comments

Comments
 (0)