Metadata-Version: 2.1
Name: indexhr
Version: 0.7.1
Summary: index.hr basic news content in the terminal
Home-page: https://github.com/marinko-peso/index-hr/
Author: Marinko Peso
Author-email: marinko.peso@gmail.com
License: MIT
Description: # 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/gremlinc/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)
        
        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.
        
Keywords: index hr terminal cli news croatia
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
