Metadata-Version: 2.1
Name: webraft
Version: 0.2
Summary: WebRaft for python web developers
Home-page: UNKNOWN
Author: Momin Iqbal (Pakistan Dedov)
Author-email: <mominiqbal1214@gmail.com>
License: UNKNOWN
Description: 
        # WebRaft
        
        WebRaft for python web developers to creating and reading JSON Web Tokens, extracting user agent information (like os,device,browser), retrieving IP data, and creating and reading API keys.
        
        # How to install webraft
        
        ```python
        pip install webraft
        ```
        # Documentation
        open Github repository for the WebRaft Python library. The link is included in the package's documentation to provide
        users with access to the source code and additional information about the library.
        <br>
        Githib : https://github.com/MominIqbal-1234/webraft
        <br>
        Documentation : https://webraft.mefiz.com
        
        
        Check Our Site : https://mefiz.com/about </br>
        Developed by : Momin Iqbal
        
            
Keywords: webraft,WebRaftpython,django,jwt,jwt for django,create api key,read api key,create token,read token,user agent django,ip info python,user agent python,jwt flask,jwt bottle,jwt fastapi
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
