Metadata-Version: 2.1
Name: pyknife
Version: 0.0.3
Summary: A set of util functions that I usually end up rewriting. So DRY, make it a package.
Home-page: https://github.com/mrpep/pyknife
Author: Leonardo Pepino
Author-email: leonardodpepino@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: boto3
Requires-Dist: tqdm
Requires-Dist: pafy
Requires-Dist: paramiko
Requires-Dist: scipy
Requires-Dist: numpy

# Pyknife

A set of assorted utilities used in other projects of mine


