.. pyCHAMP documentation master file, created by sphinx-quickstart on Sun Feb 7 21:41:47 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pyCHAMP's documentation! =================================== .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` $project ======== $project :: This python3.6 program parses the output data from a quantum chemical calculation and stores the data in python data structures. Currently, it can also dump this information in the form of input files of CHAMP program. Look how easy it is to use: import pychamp # Get your stuff done python input.py Features -------- - One stop solution - Make things faster Installation ------------ Install $project by running: pip install pychamp Contribute ---------- - Issue Tracker: github.com/$project/$project/issues - Source Code: github.com/$project/$project Support ------- If you are having issues, please let us know. We have a mailing list located at: neelravi@gmail.com License ------- The project is licensed under the [] license.