This repository contains a cibin Python package with a few analysis and demo files.
It has a single source directory (cibin_folder) with an init.py file and one "implementation" file (cibin.py) as well as a few tests in cibin_folder/tests.
In addition to this README.md it includes some basic infrastructure: LICENSE, requirements.txt, setup.py and .gitignore files.