Metadata-Version: 2.1
Name: rovel.py
Version: 0.0.2
Summary: rovel.js but it's Python
Home-page: UNKNOWN
Author: Dan23123
License: MIT
Description: # rovel.py
        
        ![Discord - Join us](https://img.shields.io/discord/602906543356379156) ![PyPI - Downloads](https://img.shields.io/pypi/dd/rovel.py) ![Repo size](https://img.shields.io/github/repo-size/rovelstars/rovel.py) ![Lines of code](https://img.shields.io/tokei/lines/github/rovelstars/rovel.py)
        
        ## Install
        ```bat
        pip install rovel.py
        ```
        ```bat
        python -m pip install rovel.py
        ```
        
        ## Usage
        ```py
        from rovel import *
        from did_you_mean import Matcher
        
        print(api_npm.get_details("rolve.js"))
        
        m = Matcher("test")
        print(m.get("tset"))
        ```
        
        ## List of packages
        - colorama
        - approx
        - emoji
        - api-npm
        - pydash
        - requests
        - aiohttp
        - did-you-mean
        
Keywords: rovel.py
Platform: UNKNOWN
Description-Content-Type: text/markdown
