Metadata-Version: 2.1
Name: impresso-pycommons
Version: 0.12.8
Summary: UNKNOWN
Home-page: https://github.com/impresso/impresso-pycommons
Author: Matteo Romanello, Maud Ehrmann
Author-email: matteo.romanello@epfl.ch, maud.ehrmann@epfl.ch
License: UNKNOWN
Description: # impresso_pycommons
        
        [![Documentation Status](https://readthedocs.org/projects/impresso-pycommons/badge/?version=latest)](https://impresso-pycommons.readthedocs.io/en/latest/?badge=latest)
        [![PyPI version](https://badge.fury.io/py/impresso-pycommons.svg)](https://badge.fury.io/py/impresso-pycommons)
        ![PyPI - License](https://img.shields.io/pypi/l/impresso-pycommons)
        
        Python module with bits of code (objects, functions) highly-reusable within the [impresso project](https://impresso-project.ch/).
        
        Please refer to the [documentation](https://impresso-pycommons.readthedocs.io/) for further information on this library.
        
        ## Installation
        
        With `pip`:
        
        ```bash
        pip install impresso_pycommons
        ```
        
        ## License
        
        The 'impresso - Media Monitoring of the Past' project is funded by the Swiss National Science Foundation (SNSF) under  grant number [CRSII5_173719](http://p3.snf.ch/project-173719) (Sinergia program). The project aims at developing tools to process and explore large-scale collections of historical newspapers, and at studying the impact of this new tooling on historical research practices. More information at https://impresso-project.ch.
        
        Copyright (C) 2020  The *impresso* team (contributors to this program: Matteo Romanello, Maud Ehrmann, Alex Flückinger, Edoardo Tarek Hölzl).
        
        This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
        
        This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of merchantability or fitness for a particular purpose. See the [GNU Affero General Public License](https://github.com/impresso/impresso-pycommons/blob/master/LICENSE) for more details.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
