Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marinko-peso/index-hr

:newspaper: :snake: index.hr basic news content in the terminal, https://marinko-peso.github.io/index-hr/
https://github.com/marinko-peso/index-hr

Last synced: 19 days ago
JSON representation

:newspaper: :snake: index.hr basic news content in the terminal, https://marinko-peso.github.io/index-hr/

Awesome Lists containing this project

README

        

# index-hr
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![license](https://img.shields.io/github/license/marinko-peso/index-hr.svg)](https://github.com/marinko-peso/index-hr/blob/master/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/indexhr.svg)](https://pypi.org/project/indexhr/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/indexhr.svg)](https://pypi.org/project/indexhr/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
[![Last Commit](https://img.shields.io/github/last-commit/marinko-peso/index-hr.svg?maxAge=3600)](https://github.com/marinko-peso/index-hr/commits/master)
[![View Demo](https://img.shields.io/badge/view-demo-brightgreen.svg)](https://pli.io/sCkox.gif)
[![codecov](https://codecov.io/gh/marinko-peso/index-hr/branch/master/graph/badge.svg)](https://codecov.io/gh/marinko-peso/index-hr)

index.hr basic news content in the terminal

## Installation

Available via PyPi, compatible with Python 2.7.x and 3.6.x.

```sh
pip install indexhr
```

## Usage

In terminal as ```index-hr```.
Navigation using up/down arrows. Clicking enter will open the selected in the new tab of your browser.
Available options:
- --raw (-r) [get just the parsed data without TUI]
- ```from indexhr.scrapper import scrapped_data``` [scrapped data in your code]

## Example

![Content Example](example.png)

## License

MIT.