Metadata-Version: 1.1
Name: grape
Version: 0.0.5
Summary: Rust/Python for high performance Graph Processing and Embedding.
Home-page: https://github.com/LucaCappelletti94/grape
Author: Tommaso Fontana, Peter Robinson, Vida Ravanmehr, Luca Cappelletti
Author-email: tommaso.fontana@mail.polimi.it, peter.robinson@jax.org, vida.ravanmehr@jax.org, luca.cappelletti1@unimi.it
License: MIT
Description: GraPE
        ===================================
        |pip| |downloads|
        
        Rust/Python for high performance Graph Processing and Embedding.
        
        How do I install this package?
        ----------------------------------------------
        As usual, just download it using pip:
        
        .. code:: shell
        
            pip install grape
        
        Documentation
        ----------------------------------------------
        
        
        .. |pip| image:: https://badge.fury.io/py/grape.svg
            :target: https://badge.fury.io/py/grape
            :alt: Pypi project
        
        .. |downloads| image:: https://pepy.tech/badge/grape
            :target: https://pepy.tech/badge/grape
            :alt: Pypi total project downloads 
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
