Mendeleev

Latest version: v0.20.1

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

0.8.0

Not secure
-------------------

* Enable visualizations of periodic tables with `plotly <https://plotly.com/>`_ as well as `bokeh <https://bokeh.org/>`_ backends
through ``mendeleev.vis.plotly.periodic_table_plotly`` and ``mendeleev.vis.bokeh.periodic_table_bokeh``
functions.
* Add ``mendeleev.vis.periodic_table`` function for convenient periodic table plotting wrapping both plotting
backends.
* Refactored the ``mendeleev.vis`` module so it can be wasily extended with plotting backends.
* Add ``CITATION.cff`` file.

0.7.0

Not secure
-------------------

* Update ionic and crytal radii for III+ actinoids.
* Refactor electronegativity calculations for easier calculation and retrieval of the different scales.
* Add `fetch.py` module with methods for accessing bulk data.
* Add `oxides` methods to `Element` that returns possible oxides (`Issue 17 <https://github.com/lmmentel/mendeleev/issues/17>`_).
* Add tutorials on fetching data and electronic configuration.
* `tables.py` is renamed to `models.py`.
* Switch from `pipenv` to `poetry` for development.
* Switch from travis CI to github actions and extend testing matrix to Win and MacOS.
* Documentation udpate.

0.6.1

Not secure
-------------------

* Add `electrophilicity` index.
* Pin `sqlalchemy` version to prevent further issues with old versions, see `Issue 22 <https://github.com/lmmentel/mendeleev/issues/22>`_

0.6.0

Not secure
-------------------

* Add `Ion` class to handle atomic ions.
* Add Github templates for bug reports, feature requests and pull requests.
* Update the values of `atomic_radius_rahm` according to corrigendum, (`PR 13 <https://github.com/lmmentel/mendeleev/pull/13>`_).
* Switch the default documentation theme to material with `sphinx-material <https://github.com/bashtage/sphinx-material/>`_.

0.5.2

Not secure
-------------------

* Fix a ``UnicodeDecodeError`` from README.md while installing on windows.
* Code quality improvements based on `lgtm.com <https://lgtm.com/projects/g/lmmentel/mendeleev/context:python>`_

0.5.1

Not secure
-------------------

* Fix `issue 3 <https://github.com/lmmentel/mendeleev/issues/3>`_, ``get_table('elements')`` throwing an error

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.