Installation of pyproj can be done with pip install, conda, and Anaconda3:
>> conda install -c conda-forge pyproj
>> pip install pyproj
The following link contains more information on pyproj: https://jswhit.github.io/pyproj/
You can find more about PROJ.4 at http://proj4.org/.