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"
)
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.2.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.2.tar.gz.
File metadata
- Download URL: ddg2rss-1.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11d61f9ac09578482cba1c38875798403b4c075e25f09e3c0a83a4da7ce4ac4f
|
|
| MD5 |
ce7db22e9a43f769d57f16d4d2bac288
|
|
| BLAKE2b-256 |
415bf89b4bb97ada510a30afed56824e03dc3c3b3ff9ff453d95f034f895fefd
|
File details
Details for the file ddg2rss-1.0.2-py3-none-any.whl.
File metadata
- Download URL: ddg2rss-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fc147b868bd0f5a02f703e000a8e9d58daa45c7f4b2f7f2a91da4f9532ce55a
|
|
| MD5 |
485ffdbf859ce3bb6d1f84dc4bbe27e2
|
|
| BLAKE2b-256 |
5df12c51e2dc6d80631448c8e34b58aa4cfaa4ea5d4abe1cf8680985892ee043
|