- }</style></noscript></head><body class="page-template"><header class="top js-header"><a class="logo" href="https://PyES-software.github.io/PyES/">PyES</a></header><main class="page"><article class="content"><div class="hero hero--noimage"><header class="hero__content"><div class="wrapper"><h1>PyES - Python Equilibrium Species</h1></div></header></div><div class="entry-wrapper content__entry"><p>PyES is a software for the computation of solution and precipitation equilibria.</p><p>Based on the previous work of Professor Sammartano of the University of Messina, PyES aims to empower researchers with the ability to easily compute species distribution in water solution and simulate titration curves even for complex systems containing preciptiable species.</p><p>It can be dawnloaded free of charge to your PC (see instruction below).</p><p>PyES was born from the collaboration of analytical and inorganic chemists of the Universities of Turin (IT), Messina (IT), Valencia (ES) and Lisbon (PT).</p><p>If you use it, please cite it as: Castellino, L, Alladio, E, Bertinetti, S, Lando, G, De Stefano, C, Blasco, S, Garcia-Espana, E, Gama, S, Berto, S, Milea, D (2023). PyES-An open-source software for the computation of solution and precipitation equilibria. CHEMOMETRICS AND INTELLIGENT LABORATORY SYSTEMS, vol. 239, p. 104860, ISSN: 0169-7439, doi: <a href="https://www.sciencedirect.com/science/article/pii/S0169743923001107">10.1016/j.chemolab.2023.104860</a></p><h1 id="requirements">Requirements</h1><ul><li><strong>Architecture</strong><ul><li>x86_64</li><li>Apple Silicon</li></ul></li><li><strong>Operating System</strong><ul><li>Windows 10+</li><li>macOS 10.14+</li><li>Linux/X11 (Ubuntu 20.04+)</li></ul></li></ul><h1 id="installation">Installation</h1><ol><li>Download the appropriate installer for your distribution from the <a href="https://github.com/Kastakin/PyES/releases/latest">Release Page</a></li><li>Follow your OS specific instructions:<ul><li><strong>Windows</strong>:<br>a. Double click on the downloaded <code>.exe</code> installer<br>b. If prompted with the request of giving permissions to modify your system click “Yes”<br>c. Follow the installation instructions</li><li><strong>mcOS</strong>:<br>a. Double click on the downloaded <code>.dmg</code> file<br>b. If the OS blocks the file from opening follow the <a href="https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac">official instructions to open unsigned applications</a><br>c. Move the PyES icon to the Aplications folder</li><li><strong>Ubuntu</strong>:<br>a. Open a terminal<br>b. Execute <code>sudo apt install path_to_deb_file</code> where <code>path_to_deb_file</code> points to the downloaded <code>.deb</code> file on you system</li></ul></li></ol><h1 id="usage">Usage</h1><p>A <a href="https://raw.githubusercontent.com/Kastakin/PyES/master/docs/user_manual/user_manual.pdf">User Manual</a> containing examples and a detailed description of the interface is available in PDF format.</p><h1 id="repository-github">Repository GitHub</h1><p><a href="https://github.com/PyES-software/PyES">https://github.com/PyES-software/PyES</a></p></div></article></main><footer class="footer"><div class="wrapper"><div class="footer__copyright">Powered by Publii</div><button id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg width="20" height="20"><use xlink:href="https://PyES-software.github.io/PyES/assets/svg/svg-map.svg#toparrow"/></svg></button></div></footer><script defer="defer" src="https://PyES-software.github.io/PyES/assets/js/scripts.min.js?v=d0fc1030089a37f93a2d51bf6d07565c"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
0 commit comments