Metadata-Version: 1.1
Name: Save-to-DB
Version: 0.0.1a
Summary: Make it easy to store data from any source into a database.
Home-page: https://bitbucket.org/mikhail-makovenko/save-to-db
Author: Mikhail Aleksandrovich Makovenko
Author-email: mma86@rambler.ru
License: MIT
Download-URL: https://bitbucket.org/mikhail-makovenko/save-to-db/get/0.1a.tar.gz
Description: Save-to-DB
        ----------
        This library makes it easy to store data from any source into a database.
        
        **Installation**::
        
            pip install Save-to-DB
        
        ----
        
        **Warning:** This library works only with Python 3.
        
        ----
        
        |
        
        **Documentation and tutorial:**
        
        - On the Internet: https://save-to-db.readthedocs.io
        - Download for offline reading:
          https://readthedocs.org/projects/save-to-db/downloads/
        
        
        **Project repository:** https://bitbucket.org/mikhail-makovenko/save-to-db
Keywords: development scraping mining database
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
