Skip to content

EBWIFE/Chemistry

 
 

Repository files navigation

Docs built Build passed Coverage Status Join the chat at https://gitter.im/Dannnno/Chemistry ##pyCAOS - An Organic Chemistry Reaction Simulator

This repository is designed to use Python in the simulation of organic chemistry reactions. The program has several specific goals in particular:

  1. Display an interactive periodic table of the elements that will display basic but key information regarding elements
  2. Display a GUI interface that permits the easy depiction of chemical structures
  3. Predict reaction pathways and product ratios based on the information provided by the user
  4. Perform basic retrosynthetic analysis of compounds
  5. Name compounds as per both the IUPAC and Common standards
  6. Store important data on the device in question or on the cloud
  7. More cool stuff TBD

Current stage of development: Pre-Alpha
Current version: NA
Currently projected date of Alpha release: SoonTM

Testing

All tests can be run from the command line using nose.

Documentation

Documentation is available freely at ReadTheDocs.org. Click the badge above for more information.

Licensing

PyCAOS is licensed under the GPLv3 license.

Copyright (C) 2014, 2015 Dan Obermiller

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Contact Us

####Lead Developer Dan Obermiller
dannnno16@gmail.com

####Contributor Andrew Meehan
andrewmeehan17@gmail.com

About

Project to simulate simple organic chemistry reactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.5%
  • Shell 0.5%