mendeleev

View on PyPIReverse Dependencies (69)

1.0.0 mendeleev-1.0.0-py3-none-any.whl

Wheel Details

Project: mendeleev
Version: 1.0.0
Filename: mendeleev-1.0.0-py3-none-any.whl
Download: [link]
Size: 1377517
MD5: f6b21923a6b754007e6a26155a02ef8d
SHA256: 8474658ffa7025ac0367c791e715870a6db2756a47698f032178f978b2f1b2f1
Uploaded: 2025-03-22 22:59:52 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mendeleev
Version: 1.0.0
Summary: Pythonic periodic table of elements
Author: Lukasz Mentel
Author-Email: lmmentel[at]gmail.com
Maintainer: Lukasz Mentel
Maintainer-Email: lmmentel[at]gmail.com
Project-Url: Documentation, https://mendeleev.readthedocs.io
Project-Url: Repository, https://github.com/lmmentel/mendeleev
License: MIT
Keywords: periodic table,chemistry,elements,science
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<3.14
Requires-Dist: Pygments (<3.0.0,>=2.11.2)
Requires-Dist: SQLAlchemy (>=1.4.0)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: deprecated (<2.0.0,>=1.2.14)
Requires-Dist: numpy (<2.0,>=1.21); python_version < "3.12"
Requires-Dist: numpy (<3.0,>=2.0); python_version >= "3.12"
Requires-Dist: pandas (>=1.0.0); python_version < "3.12"
Requires-Dist: pandas (<3.0,>=2.1); python_version >= "3.12" and python_version < "3.14"
Requires-Dist: pydantic (<3.0.0,>=2.9.2)
Requires-Dist: pyfiglet (<0.9,>=0.8.post1)
Description-Content-Type: text/markdown
[Description omitted; length: 19399 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.1.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mendeleev/__init__.py sha256=3UCvWyelqhXVbTapTcC5itV1Dz3W8MdjabSEmtYrybs 2290
mendeleev/ciaawparser.py sha256=xj42LyCXENrwaSNBGcE8BcOE30CKaye1pIhpqfNAJIg 5164
mendeleev/cli.py sha256=v5x-w3B7bnDWWEwcJNiuk5H0xhdJBwoPQOqRk8jKAXk 1789
mendeleev/db.py sha256=2KS_iozOElSWFHjrNrUgzYwAArMmVeqnp6hQfUS2U-U 1062
mendeleev/econf.py sha256=8LBWB9SxTELwDFM_UiU8sZWwdpRaHaYfkKdknDy5WDE 13662
mendeleev/electronegativity.py sha256=CiSsK8pNao5qleZlOpwssN5zmBOlGawaKXA_v9Auyh8 6332
mendeleev/elements.db sha256=y0fxpJA-cO6YPeAd3DRlKGcFM9a6HgdSs4XXdS006wU 3149824
mendeleev/fetch.py sha256=BcoHS3N4kDLq_K-lxC_qCDhlggaLqestlX1UlAvJBZM 7086
mendeleev/interfaces/nist_asd.py sha256=JDE7R79lKMxcJACFEQBb1HP78lePEwKyIjb5Jz-J94s 7141
mendeleev/interfaces/wiki_oxidation_states.py sha256=yynL1w6Y-KO7OkS7KEmBFaPF44ijlnJBQjhyo1stZ9E 3646
mendeleev/ion.py sha256=DP2fQqSvX2QrwK4VW7Jed6Essv4D2fdco4Icoumr8HI 3138
mendeleev/mendeleev.py sha256=C9ALkULjbgVReT5_KWNEI-vTgDTg6OIi2rpaWi3B-To 5998
mendeleev/models.py sha256=mcrIpwJG7G4GQwvMEkIuaPNpVZ8BHbBHiNoY9V3TAc8 50325
mendeleev/utils.py sha256=yZbVmuRt6iBzbFa7EYo_naKGluHRVZdR6EAaasmLTvs 4434
mendeleev/vis/__init__.py sha256=OmgHqgsY_hhk2tvbN6jB-yoUbTVC2YWsIcDhgGz-FO0 285
mendeleev/vis/bokeh.py sha256=8kWyPLImQ5OFoH1-ctcIl4KsNjALdxV-lIORydCZb9g 4636
mendeleev/vis/periodictable.py sha256=s96KDXpWZV2Mt40-WXYdT9Rhw60ofOCmW_xPkJXiBTw 2468
mendeleev/vis/plotly.py sha256=DpMKGwdjOIXe7nPzNnvP4Z2eHk8K6DMIMsJNsYwn1xE 5467
mendeleev/vis/seaborn.py sha256=KIUh-n-XS0ji-5sr-MBp1UNeSq8ulDfmVkazydKOBDQ 1676
mendeleev/vis/utils.py sha256=ifZvzY337A7ZIqmhT6dIRmBAk2flggLSf8Z8WxtHrZM 3761
mendeleev-1.0.0.dist-info/AUTHORS.rst sha256=daXPBjAsPo6Xg-MHMiy7fQtHX-QtwLKYCvm0YSLw0tc 71
mendeleev-1.0.0.dist-info/LICENSE sha256=YDS_2TjnNxo3Z7SpQvDUpLZhtmDEBu4lcqNSpYA9_BU 1081
mendeleev-1.0.0.dist-info/METADATA sha256=RsL4CGJx0yyYsYoenIYPph-B5eXojdH-p-xkcFa_CIw 21277
mendeleev-1.0.0.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
mendeleev-1.0.0.dist-info/RECORD