Metadata-Version: 1.1
Name: pyrome
Version: 0.1.1
Summary: Load Pole Emploie ROME into a database and offers utilities
Home-page: https://github.com/jurismarches/pyrome
Author: Jurismarches
Author-email: contact@jurismarches.com
License: UNKNOWN
Description: |logo| pyrome
        =============
        
        |pypi|
        
        A package to work with
        `ROME (Répertoire Opérationel des Métiers et des Emplois)`__,
        a classification of profession from pole-emploie,
        `available as open data`__.
        
        .. warning:: this is alpha software.
        
        It load the data from the zip containing all xml
        into a sqlite3 database.
        
        You can then use the interface to get data in a simple format.
        
        
        .. __: http://www.pole-emploi.fr/candidat/le-code-rome-et-les-fiches-metiers-@/article.jspz?id=60702
        .. __: http://www.pole-emploi.org/informations/open-data-pole-emploi-@/view-category-25799.html
        
        .. |logo| image:: https://raw.githubusercontent.com/jurismarches/pyrome/master/images/pyrome-64.png
        
        .. |pypi| image:: http://img.shields.io/pypi/v/pyrome.svg?style=flat
            :target: https://pypi.python.org/pypi/pyrome
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Natural Language :: French
