Skip to main content

No project description provided

Project 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

## Installing
* From PyPI
```sh
pip install pycasper
```

* From Source
```sh
git clone https://github.com/chahuja/pycasper.git
cd pycasper
python setup.py install
```

## 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...


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyCasper-0.1.1.dev3.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

PyCasper-0.1.1.dev3-py2.py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page