########
NewsPipe
########
.. image:: https://img.shields.io/pypi/v/newspipe.svg?style=flat-square
:target: https://pypi.org/project/newspipe/
:alt: Latest PyPI version
.. image:: https://img.shields.io/pypi/pyversions/newspipe.svg?style=flat-square
:target: https://pypi.org/project/newspipe/
:alt: Python versions
.. image:: https://img.shields.io/codeclimate/maintainability/Nekmo/newspipe.svg?style=flat-square
:target: https://codeclimate.com/github/Nekmo/newspipe
:alt: Code Climate
.. image:: https://img.shields.io/codecov/c/github/Nekmo/newspipe/master.svg?style=flat-square
:target: https://codecov.io/github/Nekmo/newspipe
:alt: Test coverage
.. image:: https://img.shields.io/requires/github/Nekmo/newspipe.svg?style=flat-square
:target: https://requires.io/github/Nekmo/newspipe/requirements/?branch=master
:alt: 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:
.. code-block:: bash
celery -A newspipe worker -l info
Raw data
{
"_id": null,
"home_page": "https://github.com/Nekmo/newspipe/",
"name": "newspipe",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "newspipe",
"author": "Nekmo",
"author_email": "contacto@nekmo.com",
"download_url": "https://files.pythonhosted.org/packages/96/81/fecd10b2d73a097eb9078b15f0312129096953f1cdbfa009997768522612/newspipe-0.1.0.tar.gz",
"platform": "any",
"description": "########\nNewsPipe\n########\n\n.. image:: https://img.shields.io/pypi/v/newspipe.svg?style=flat-square\n :target: https://pypi.org/project/newspipe/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/pyversions/newspipe.svg?style=flat-square\n :target: https://pypi.org/project/newspipe/\n :alt: Python versions\n\n.. image:: https://img.shields.io/codeclimate/maintainability/Nekmo/newspipe.svg?style=flat-square\n :target: https://codeclimate.com/github/Nekmo/newspipe\n :alt: Code Climate\n\n.. image:: https://img.shields.io/codecov/c/github/Nekmo/newspipe/master.svg?style=flat-square\n :target: https://codecov.io/github/Nekmo/newspipe\n :alt: Test coverage\n\n.. image:: https://img.shields.io/requires/github/Nekmo/newspipe.svg?style=flat-square\n :target: https://requires.io/github/Nekmo/newspipe/requirements/?branch=master\n :alt: Requirements Status\n\n\nA web news aggregator with visualization improvements and powered by Artificial Intelligence (IA)\n\nDevelopment commands\n====================\n\nType checks\n-----------\n\nRunning type checks with mypy::\n\n $ mypy newspipe\n\n\nTest coverage\n-------------\n\nTo run the tests, check your test coverage, and generate an HTML coverage report::\n\n $ coverage run -m pytest\n $ coverage html\n $ open htmlcov/index.html\n\n\nCelery\n------\n\nThis app comes with Celery. To run a celery worker:\n\n.. code-block:: bash\n\n celery -A newspipe worker -l info\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "A web news aggregator with visualization improvements and powered by Artificial Intelligence (IA)",
"version": "0.1.0",
"project_urls": {
"Download": "https://github.com/Nekmo/newspipe/archive/master.zip",
"Homepage": "https://github.com/Nekmo/newspipe/"
},
"split_keywords": [
"newspipe"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "feef7c64eb87a8425b92b3b0f490b9829cb17a34164035bacdd2adace82755d7",
"md5": "700a24df6e15792a198535a4cbb56cd1",
"sha256": "0925478ec31290cfb0783c563f8a84991b9f606ca74b26f816ca65ba58929496"
},
"downloads": -1,
"filename": "newspipe-0.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "700a24df6e15792a198535a4cbb56cd1",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 8968,
"upload_time": "2023-08-19T19:03:37",
"upload_time_iso_8601": "2023-08-19T19:03:37.912938Z",
"url": "https://files.pythonhosted.org/packages/fe/ef/7c64eb87a8425b92b3b0f490b9829cb17a34164035bacdd2adace82755d7/newspipe-0.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9681fecd10b2d73a097eb9078b15f0312129096953f1cdbfa009997768522612",
"md5": "dccdbe979c1e8ae84b976046822f4f2a",
"sha256": "37b379bf86af9f616f09515253dda735a1a1d782c37890dc2d73b449886b45e9"
},
"downloads": -1,
"filename": "newspipe-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "dccdbe979c1e8ae84b976046822f4f2a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8475,
"upload_time": "2023-08-19T19:03:39",
"upload_time_iso_8601": "2023-08-19T19:03:39.852816Z",
"url": "https://files.pythonhosted.org/packages/96/81/fecd10b2d73a097eb9078b15f0312129096953f1cdbfa009997768522612/newspipe-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-19 19:03:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Nekmo",
"github_project": "newspipe",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"lcname": "newspipe"
}