Metadata-Version: 2.1
Name: xtools
Version: 0.0.1
Summary: XTools API wrapper
Home-page: https://github.com/bfontaine/xtools
Author: Baptiste Fontaine
Author-email: b@ptistefontaine.fr
License: MIT
Description: # xtools
        
        **xtools** is a Python wrapper around [XTool](https://xtools.readthedocs.io/en/stable/index.html)’s API.
        
        Note this project is not affiliated with nor endorsed by XTools.
        
        ## Install
        
            pip install xtools
        
        ### Requirements
        
        Python 3.5+.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
