feedparser 6.0.0
pip install feedparser==6.0.0
Released:
Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
Navigation
Verified details
These details have been verified by PyPIMaintainers
๐ Avatar for kurtmckee from gravatar.comkurtmckee
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-2-Clause)
- Author: Kurt McKee
- Tags atom , cdf , feed , parser , rdf , rss
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Reason this release was yanked:
Missing python_requires in setup.py, allowing unsupported Python versions to try installing.
Project description
feedparser - Parse Atom and RSS feeds in Python.
feedparser is open source. See the LICENSE file for more information.
Installation
feedparser can be installed by running pip:
$pipinstallfeedparser
Documentation
The feedparser documentation is available on the web at:
It is also included in its source format, ReST, in the docs/ directory. To build the documentation youโll need the Sphinx package, which is available at:
You can then build HTML pages using a command similar to:
$sphinx-build-bhtmldocs/fpdocs
This will produce HTML documentation in the fpdocs/ directory.
Testing
Feedparser has an extensive test suite, powered by tox. To run it, type this:
$python-mvenvvenv$sourcevenv/bin/activate# or "venv\bin\activate.ps1" on Windows
(venv)$pipinstall-rrequirements-dev.txt(venv)$tox
This will spawn an HTTP server that will listen on port 8097. The tests will fail if that port is in use.
Project details
Verified details
These details have been verified by PyPIMaintainers
๐ Avatar for kurtmckee from gravatar.comkurtmckee
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-2-Clause)
- Author: Kurt McKee
- Tags atom , cdf , feed , parser , rdf , rss
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file feedparser-6.0.0.tar.gz.
File metadata
- Download URL: feedparser-6.0.0.tar.gz
- Upload date:
- Size: 285.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a13fb1f26a7da985b51e6d1e91102fb1b1e5eb5d550a192643049a527bb24b0d
|
|
| MD5 |
bd39a6261e595bda7ed6fedd2be52121
|
|
| BLAKE2b-256 |
7fba553cbe9f0f0b0f959f2c09c87b5de3c2d62af562bbc325d4e7bdc4b064dd
|
File details
Details for the file feedparser-6.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: feedparser-6.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 82.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
351a08b59a373ad358226489750740f052e615bba093cfcc00e3bf742527979c
|
|
| MD5 |
7d35aea9eab1ab29455693fe882e01b7
|
|
| BLAKE2b-256 |
8899503196ca5e9e69a44d1b3e0e1bc0ca2a2fa0c12b09041b14b52bb3ef3523
|
