Skip to main content

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 and REDDIT_CLIENT_SECRET as environment variables or pass these keys through the CLI with the arguments reddit_id and reddit_secret.

Capture

python ./src/main.py --medium --tag programming

Capture

Note: limit is 10 by default.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Fuse-Con-1.0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

Fuse_Con-1.0.1-py3-none-any.whl (1.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page