Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/marinko-peso/index-hr
- Owner: marinko-peso
- License: mit
- Created: 2018-07-04T06:40:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:37:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T07:50:02.632Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 215 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.