Metadata-Version: 2.1
Name: RelocateFile
Version: 0.0.1
Summary: Sets up a basic CLI App to take inputs to move a file from one location to another.
Author: kunaalg
Author-email: <kunaal@runcode.in>
Keywords: python,Flask,App,Javascript,Function,math
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: datetime
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: flask
Requires-Dist: virtualenv


Takes in an Input file and moves to a location



import src.FileMover



FileMover()
