Metadata-Version: 2.1
Name: importit
Version: 0.1.0
Summary: Import python code from anywhere.
Home-page: https://github.com/divykj/importit
Author: Divya Jain
Author-email: dkj@somaiya.edu
License: MIT
Project-URL: Documentation, https://github.com/divykj/importit
Project-URL: Code, https://github.com/divykj/importit
Project-URL: Issue tracker, https://github.com/divykj/importit/issues
Description: ========
        importit
        ========
        
        Import python code from anywhere.
        
        
        Installation
        ------------
        
        .. code-block:: shell
        
            pip install importit
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: publish
