We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb8d3d commit a32309aCopy full SHA for a32309a
README.rst
@@ -16,9 +16,12 @@ Python API for the extended tight binding program
16
.. image:: https://codecov.io/gh/grimme-lab/xtb-python/branch/main/graph/badge.svg
17
:alt: Codecov
18
:target: https://codecov.io/gh/grimme-lab/xtb-python
19
+
20
21
This repository hosts the Python API for the extended tight binding (``xtb``) program.
22
23
+ **Warning** :warning: : ``xtb-python`` is no longer in active development. We recommend using `tblite <https://github.com/tblite/tblite>`_ instead.
24
25
The idea of this project is to provide the ``xtb`` API for Python *without*
26
requiring an additional ``xtb`` installation.
27
0 commit comments