Metadata-Version: 2.1
Name: sqlite3-plus
Version: 0.1.2
Summary: UNKNOWN
Home-page: UNKNOWN
Author: doesdoing
Author-email: doesdong@hotmail.com.com
License: UNKNOWN
Description: Example:
        
            test=sqlite3_plus.sqlite3_plus(path='./xxx.db',table='xxx').find(ip='xxx')
        
            print(test)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
