Unix: Windows:
Metrics:
Usage:
My python tools.
This project was generated with cookiecutter using profilech/.cookiecutter-template-python.
- Python 3.6+
Install pych with pip:
$ pip install pychor directly from the source code:
$ git clone https://github.com/PeanutsGroup/pych.git
$ cd pych
$ python setup.py installAfter installation, the package can imported:
$ python
>>> import pych
>>> pych.__version__