{"id":21159124,"url":"https://github.com/mazulo/pynews_cli","last_synced_at":"2025-06-22T03:40:21.863Z","repository":{"id":62582068,"uuid":"51343856","full_name":"mazulo/pynews_cli","owner":"mazulo","description":"A Python CLI to browse news from Hacker News (and others, in the near future)","archived":false,"fork":false,"pushed_at":"2023-05-23T05:14:10.000Z","size":31,"stargazers_count":8,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-09-15T05:51:21.457Z","etag":null,"topics":["cli","hackernews","news","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/PyNews","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mazulo.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-09T03:10:15.000Z","updated_at":"2023-08-28T10:09:50.000Z","dependencies_parsed_at":"2023-01-23T03:00:52.968Z","dependency_job_id":null,"html_url":"https://github.com/mazulo/pynews_cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fpynews_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fpynews_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fpynews_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazulo%2Fpynews_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazulo","download_url":"https://codeload.github.com/mazulo/pynews_cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225467268,"owners_count":17478924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","hackernews","news","python"],"created_at":"2024-11-20T12:59:25.934Z","updated_at":"2024-11-20T12:59:26.602Z","avatar_url":"https://github.com/mazulo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========\npynews-cli\n==========\n\nA Python CLI to browse news from Hacker News (and others, in the near future). Also is a Python implementation of the awesome `hn-cli \u003chttps://github.com/rafaelrinaldi/hn-cli\u003e`_.\n\nInstalling\n----------\n\nVia pip\n\n.. code-block:: bash\n\n    $ pip install pynews\n\nYou can also clone this project and install via setup.py\n\n.. code-block:: bash\n\n    $ git clone git@github.com:mazulo/pynews_cli.git\n    $ cd pynews_cli/\n    $ python setup.py install\n\n\nUsage Example\n-------------\n\n- Get Top Stories:\n\n.. code-block:: bash\n\n    $ pynews -t 10 # or\n    $ pynews --top-stories 10\n    # This will show the 10 first *top* stories from the list of 500.\n\n- Get New Stories:\n\n.. code-block:: bash\n\n    $ pynews -n 10 # or\n    $ pynews --news-stories\n    # This will show the 10 first *new* stories from the list of 500.\n\nSee it in action\n----------------\n\n.. image:: http://wstaw.org/m/2016/02/16/GIFrecord_2016-02-16_014532.gif\n   :height: 552px\n   :width: 610px\n   :alt: Usage\n   :align: center\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazulo%2Fpynews_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazulo%2Fpynews_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazulo%2Fpynews_cli/lists"}