mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 16:17:58 +00:00
Merge pull request #68 from ellisonleao/master
Add facepy and opengraph libs
This commit is contained in:
commit
edb216ec89
1 changed files with 2 additions and 0 deletions
|
@ -449,6 +449,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [sumy](https://github.com/miso-belica/sumy) - A module for automatic summarization of text documents and HTML pages.
|
||||
* [Haul](https://github.com/vinta/Haul) - An Extensible Image Crawler.
|
||||
* [python-readability](https://github.com/buriy/python-readability) - Fast Python port of arc90's readability tool.
|
||||
* [opengraph](https://github.com/erikriver/opengraph) - A python module to parse the Open Graph Protocol
|
||||
|
||||
## Downloader
|
||||
|
||||
|
@ -693,6 +694,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [Wikipedia](https://wikipedia.readthedocs.org/en/latest/) - A Pythonic wrapper for the Wikipedia API.
|
||||
* [python-instagram](https://github.com/Instagram/python-instagram) - A Python Client for Instagram API.
|
||||
* [gmail](https://github.com/charlierguo/gmail) - A Pythonic interface for Gmail.
|
||||
* [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API
|
||||
|
||||
## DevOps Tools
|
||||
|
||||
|
|
Loading…
Reference in a new issue