I hereby claim:
- I am pbronez on github.
- I am peterbronez (https://keybase.io/peterbronez) on keybase.
- I have a public key whose fingerprint is EA7F E843 0B63 F89C BF5F DE88 0538 05F4 C5F2 FC60
To claim this, I am signing this object:
| # The module docstring starts the file and defines the CLI | |
| """cli_calc.py | |
| Usage: | |
| cli_calc.py add <x> <y> | |
| cli_calc.py subtract <x> <y> | |
| cli_calc.py multiply <x> <y> | |
| cli_calc.py divide <x> <y> [--integer] | |
| Note: |
I hereby claim:
To claim this, I am signing this object:
| # This is a sample .condarc file | |
| # a condarc file should be placed in $HOME/.condarc | |
| channels: | |
| - defaults | |
| - http://conda.binstar.org/<username> |