Software for helping with photopiy operations from the command line.
Clone this repo and run:
.. code-block:: sh
pip install -r requirements.txt
python setup.py install
After installation the photopi
command should be available in your
shell:
.. code-block:: sh
photopi bark
This library is virtualenv compatible, simply activate your virtualenv prior to running the installation commands above.