Metadata-Version: 1.2
Name: PyCasper
Version: 0.1.1.dev2
Summary: UNKNOWN
Home-page: https://github.com/chahuja/pycasper
Author: Chaitanya Ahuja
Author-email: ahujachaitanya@gmail.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: # Casper
        some random functions/classes which serve a utilitarian purpose in multiple projects
        PS: Hierarchy of Classes will change as I add more utilities 
        
        ## ProtoTyping 
        ### Name (When finding unique names becomes a bigger task than the task itself)
        * Based on a Namespace of arguments and its values, `Name` creates a unique name.
        * If all arguments are too much for the length of the name, it is possible to provide a subset of those arguments
        * Read more in the docfile of the class Name
        
        ## Results
        * Coming soon...
        
Platform: UNKNOWN
Requires-Python: >=3
