----------- Development ----------- If you want to setup a development environment, you are in need of `pipenv `__. .. code:: shell $ cd cryptoparser $ pipenv install --dev $ pipenv shell