Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d42437f

Browse files
committed
add Weekly and Twitter sections
1 parent 6d96367 commit d42437f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,20 @@ so you need Python.
514514
* [Trending Python repositories on GitHub today](https://github.com/trending?l=python) - Good place to find new Python libraries.
515515
* [Django Packages](https://www.djangopackages.com/) - A directory of reusable apps, sites, tools, and more for Django projects.
516516

517+
## Weekly
518+
519+
* [Pycoder's Weekly](http://pycoders.com/) - A free weekly newsletter, on Fridays, for those interested in Python development and various topics around Python.
520+
* [Python Weekly](http://www.pythonweekly.com/) - A free weekly newsletter featuring curated news, articles, new releases, jobs etc related to Python.
521+
522+
## Twitter
523+
524+
* [@gvanrossum](https://twitter.com/gvanrossum) - Python BDFL.
525+
* [@pypi](https://twitter.com/pypi)
526+
* [@getpy](https://twitter.com/getpy)
527+
* [@planetpython](https://twitter.com/planetpython)
528+
* [@pycoders](https://twitter.com/pycoders)
529+
* [@PythonWeekly](https://twitter.com/PythonWeekly)
530+
517531
## Articles
518532

519533
* [More About Unicode in Python 2 and 3](http://lucumr.pocoo.org/2014/1/5/unicode-in-2-and-3/)

0 commit comments

Comments
 (0)