Convert DuckduckGo News to RSS feed
Project description
DDG2RSS
Package python permettant de générer un flux rss au format xml, à partir de duckduckgo news, avec une recherche par mots clés.
Installation
python3 -m venv env
source env/bin/activate
pip install ddg2rss
Utilisation
>>> from ddg2rss.generator import rss_file
>>> rss_file(
link="https://public_link_of_your_output.xml",
keywords="Your search here",
output_dir="/absolute/or/relative/path/to/your/output/directory"
)
Project details
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
ddg2rss-1.0.0.tar.gz
(3.2 kB
view details)
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 ddg2rss-1.0.0.tar.gz.
File metadata
- Download URL: ddg2rss-1.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ae3e83353973c8d6c253238414013973c5bc164259a6226c9c0595a6c4ab6e
|
|
| MD5 |
941600e459ca1ed300331029e159eaec
|
|
| BLAKE2b-256 |
1b91aee04f3b0ac17f7974809974f1f3ac56a3c39015c4eae1a0b9429496889e
|
File details
Details for the file ddg2rss-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ddg2rss-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3023614dbc605d180ac6b47ddc112f04e4e2aeb6c3f7040f70617dad8b947f0e
|
|
| MD5 |
e1938668e8e935f8c322d130e3ab809a
|
|
| BLAKE2b-256 |
9413128649e508cd09a8045045fc2d5ca85452c49a275f3225383f71a1214c63
|