Fastphot is a python fast multiprocessing PSF-fitting extraction tool.
The project has the following structure:
fastphot/
|- README.md
|- fastphot/
|- __init__.py
|- fastphot.py
|- tests
|- test_fastphot.py
|- setup.py
|- requirements.txt
|- LICENSE
|- Makefile