Metadata-Version: 2.1
Name: datup
Version: 0.0.3
Summary: The version of this library and document is V 0.0.3
Home-page: https://datup.ai
Author: Cristhian Plazas Ortega
Author-email: cristhianpo@datup.ai
License: UNKNOWN
Description: # datup                                                   
        
        
        The version of this library and document is V 0.0.2
        This library has 3 methods and 1 Class
        
        ## How is it work?
            import datup as dt
        
        ## To Instance the Class
            job = dt.DataIO("aws_acces_key_id","aws_secret_access_key","datalake")
        
        ## Can I test my updates?
        Yes, there is a file called _testing.ipynb where you can test your changes. The variables, 
        must be initialized always for modularity.
        
        ## Where can I find some documentation?
        You can find the documentation in the next address: http://18.234.95.22/
        Documentation as the library is on beta mode, for that reason write to cristhianpo@datup.ai for
        whatever bug
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
