Skip to content

GuoJing/feedparser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror of https://github.com/kurtmckee/feedparser

gevent supported.

    import feedparser

    datas = [
        (url, etag, modified, agent, referrer, handlers, request_headers,
        response_headers,)
    ]

    feedparser.gparse(datas)

feedparser - Parse Atom and RSS feeds in Python.

Copyright (c) 2010-2013 Kurt McKee <contactme@kurtmckee.org>
Copyright (c) 2002-2008 Mark Pilgrim

feedparser is open source. See the LICENSE file for more information.

About

Mirror of feedparser in github. gevent supported.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%