Fuse is a content aggregation CLI tool written in Python
Project description
Fuse
Fuse is a content aggregation CLI tool written in Python.
Currently supports Reddit and Medium as sources.
Installation
pip install Fuse-Con
View PyPi project at https://pypi.org/project/Fuse-Con/
Basic Usage
python ./src/main.py --reddit --sub programming --hot --limit 3
- Note: To use reddit as a source you need to generate a key for Reddit's API, follow this guide on reddit's github and then set
REDDIT_CLIENT_ID
andREDDIT_CLIENT_SECRET
as environment variables or pass these keys through the CLI with the argumentsreddit_id
andreddit_secret
.
python ./src/main.py --medium --tag programming
Note: limit is 10 by default.
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
rfuse-1.0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file rfuse-1.0.1.tar.gz
.
File metadata
- Download URL: rfuse-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a2c28d8c42437a31f3c022a2cb8ce76603b5f32454c9898e2df7bceccc0ecfc |
|
MD5 | 44be0e947eda5fd05db3d919f9930ee0 |
|
BLAKE2b-256 | d704126378b14b8c411731d549146db3272c9e5eec117c05cfb7e14b271e5522 |