InstallationΒΆ
At the command line:
$ pip install cheflib
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv cheflib
$ pip install cheflib
Or, if you are using pipenv:
$ pipenv install cheflib
At the command line:
$ pip install cheflib
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv cheflib
$ pip install cheflib
Or, if you are using pipenv:
$ pipenv install cheflib