Metadata-Version: 2.1
Name: larousse-api-sunbro
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/quentin-dev/larousse_api
Author: Quentin Barbarat
Author-email: q.barbarat@gmail.com
License: UNKNOWN
Description: ## Larousse API
        
        ### Why ?
        Because the Larousse website doesn't supply an api to look up definitions :(
        
        ### How ?
        * python3
        * requests
        * re
        * BeautifulSoup
        
        ### Possible improvements
        * Suggest words if the word is misspelled
        * Turn this into an actual pip package for ease of use
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
