Metadata-Version: 2.1
Name: Facebooker
Version: 1.0.8
Summary: An un official facebook api
Home-page: https://github.com/gpwork4u/Facebooker
Author: gpwork4u
Author-email: gpwork4u@gmail.com
License: UNKNOWN
Description: # Facebooker
         An unofficial facebook api
         <br>
         <img src="./logo.png" width="200">
        ## Requirement
        - [ ] python3.6
        
        ## Dependencies
        - [ ] lxml
        - [ ] requests
        - [ ] bs4
        - [ ] requests_toolbelt
        ### Install
        ```
        $ pip install Facebooker
        ```
        
        ## Document
        see [doc.md](https://github.com/gpwork4u/Facebooker/blob/master/doc.md)
        
        
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
