Skip to main content

A web news aggregator with visualization improvements and powered by Artificial Intelligence (IA)

Project description

Latest PyPI version Python versions Code Climate Test coverage Requirements Status

A web news aggregator with visualization improvements and powered by Artificial Intelligence (IA)

Development commands

Type checks

Running type checks with mypy:

$ mypy newspipe

Test coverage

To run the tests, check your test coverage, and generate an HTML coverage report:

$ coverage run -m pytest
$ coverage html
$ open htmlcov/index.html

Celery

This app comes with Celery. To run a celery worker:

celery -A newspipe worker -l info

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

newspipe-0.1.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

newspipe-0.1.0-py2.py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 2 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