mckit-nuclides


Namemckit-nuclides JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/MC-kit/mckit-nuclides
SummaryPython tools to work with elements and isotopes
upload_time2024-01-16 15:45:11
maintainer
docs_urlNone
authordvp
requires_python>=3.9,<3.13
licenseMIT
keywords element nuclide isotope abundance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============================================================================
*mckit-nuclides*: tables with information on elements and nuclides
==============================================================================



|Maintained| |License| |Versions| |PyPI| |Docs| |Bandit|

.. contents::


Description
-----------

The module presents basic information on chemical elements and nuclides including natural presence.
The data is organized as Pandas tables.
Pandas allows to use dataset approach on data indexing, joining and selecting.
There are also some tools to work with composition fractions.

.. note::

    The documentation is in progress yet.

Installation
------------

.. TODO


Examples
--------

.. TODO

Contributing
------------

.. image:: https://github.com/MC-kit/mckit-nuclides/workflows/Tests/badge.svg
   :target: https://github.com/MC-kit/mckit-nuclides/actions?query=workflow%3ATests
   :alt: Tests
.. image:: https://codecov.io/gh/MC-kit/mckit-nuclides/branch/master/graph/badge.svg?token=wlqoa368k8
  :target: https://codecov.io/gh/MC-kit/mckit-nuclides
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
   :target: https://pycqa.github.io/isort/
.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
   :target: https://github.com/pre-commit/pre-commit
   :alt: pre-commit

References
----------

1. Kim, Sunghwan, Gindulyte, Asta, Zhang, Jian, Thiessen, Paul A. and Bolton, Evan E..
   "PubChem Periodic Table and Element pages: improving access to information on chemical
   elements from authoritative sources" Chemistry Teacher International, vol. 3, no. 1, 2021, pp. 57-65.
   https://doi.org/10.1515/cti-2020-0006
2. Elements table. https://pubchem.ncbi.nlm.nih.gov/rest/pug/periodictable/CSV
3. Coursey, J.S., Schwab, D.J., Tsai, J.J., and Dragoset, R.A. (2018-06-14),
   Atomic Weights and Isotopic Compositions (version 4.1). [Online]
   Available: http://physics.nist.gov/Comp [year, month, day].
   National Institute of Standards and Technology, Gaithersburg, MD.


.. Substitutions

.. |Maintained| image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg
   :target: https://github.com/MC-kit/mckit-nuclides/graphs/commit-activity
.. |Tests| image:: https://github.com/MC-kit/mckit-nuclides/workflows/Tests/badge.svg
   :target: https://github.com/MC-kit/mckit-nuclides/actions?workflow=Tests
   :alt: Tests
.. |License| image:: https://img.shields.io/github/license/MC-kit/mckit-nuclides
   :target: https://github.com/MC-kit/mckit-nuclides
.. |Versions| image:: https://img.shields.io/pypi/pyversions/mckit-nuclides
   :alt: PyPI - Python Version
.. |PyPI| image:: https://img.shields.io/pypi/v/mckit-nuclides
   :target: https://pypi.org/project/mckit-nuclides/
   :alt: PyPI
.. |Docs| image:: https://readthedocs.org/projects/mckit-nuclides/badge/?version=latest
   :target: https://mckit-nuclides.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status
.. |Bandit| image:: https://img.shields.io/badge/security-bandit-yellow.svg
   :target: https://github.com/PyCQA/bandit
   :alt: Security Status


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MC-kit/mckit-nuclides",
    "name": "mckit-nuclides",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.13",
    "maintainer_email": "",
    "keywords": "element,nuclide,isotope,abundance",
    "author": "dvp",
    "author_email": "dmitri_portnov@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/49/7c/fe9a6342146fe674d5b678f368ec246eb67f3564223dfe5e655975857af3/mckit_nuclides-0.3.1.tar.gz",
    "platform": null,
    "description": "==============================================================================\n*mckit-nuclides*: tables with information on elements and nuclides\n==============================================================================\n\n\n\n|Maintained| |License| |Versions| |PyPI| |Docs| |Bandit|\n\n.. contents::\n\n\nDescription\n-----------\n\nThe module presents basic information on chemical elements and nuclides including natural presence.\nThe data is organized as Pandas tables.\nPandas allows to use dataset approach on data indexing, joining and selecting.\nThere are also some tools to work with composition fractions.\n\n.. note::\n\n    The documentation is in progress yet.\n\nInstallation\n------------\n\n.. TODO\n\n\nExamples\n--------\n\n.. TODO\n\nContributing\n------------\n\n.. image:: https://github.com/MC-kit/mckit-nuclides/workflows/Tests/badge.svg\n   :target: https://github.com/MC-kit/mckit-nuclides/actions?query=workflow%3ATests\n   :alt: Tests\n.. image:: https://codecov.io/gh/MC-kit/mckit-nuclides/branch/master/graph/badge.svg?token=wlqoa368k8\n  :target: https://codecov.io/gh/MC-kit/mckit-nuclides\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336\n   :target: https://pycqa.github.io/isort/\n.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n   :target: https://github.com/pre-commit/pre-commit\n   :alt: pre-commit\n\nReferences\n----------\n\n1. Kim, Sunghwan, Gindulyte, Asta, Zhang, Jian, Thiessen, Paul A. and Bolton, Evan E..\n   \"PubChem Periodic Table and Element pages: improving access to information on chemical\n   elements from authoritative sources\" Chemistry Teacher International, vol. 3, no. 1, 2021, pp. 57-65.\n   https://doi.org/10.1515/cti-2020-0006\n2. Elements table. https://pubchem.ncbi.nlm.nih.gov/rest/pug/periodictable/CSV\n3. Coursey, J.S., Schwab, D.J., Tsai, J.J., and Dragoset, R.A. (2018-06-14),\n   Atomic Weights and Isotopic Compositions (version 4.1). [Online]\n   Available: http://physics.nist.gov/Comp [year, month, day].\n   National Institute of Standards and Technology, Gaithersburg, MD.\n\n\n.. Substitutions\n\n.. |Maintained| image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg\n   :target: https://github.com/MC-kit/mckit-nuclides/graphs/commit-activity\n.. |Tests| image:: https://github.com/MC-kit/mckit-nuclides/workflows/Tests/badge.svg\n   :target: https://github.com/MC-kit/mckit-nuclides/actions?workflow=Tests\n   :alt: Tests\n.. |License| image:: https://img.shields.io/github/license/MC-kit/mckit-nuclides\n   :target: https://github.com/MC-kit/mckit-nuclides\n.. |Versions| image:: https://img.shields.io/pypi/pyversions/mckit-nuclides\n   :alt: PyPI - Python Version\n.. |PyPI| image:: https://img.shields.io/pypi/v/mckit-nuclides\n   :target: https://pypi.org/project/mckit-nuclides/\n   :alt: PyPI\n.. |Docs| image:: https://readthedocs.org/projects/mckit-nuclides/badge/?version=latest\n   :target: https://mckit-nuclides.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n.. |Bandit| image:: https://img.shields.io/badge/security-bandit-yellow.svg\n   :target: https://github.com/PyCQA/bandit\n   :alt: Security Status\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python tools to work with elements and isotopes",
    "version": "0.3.1",
    "project_urls": {
        "Changelog": "https://github.com/MC-kit/mckit-nuclides/releases",
        "Homepage": "https://github.com/MC-kit/mckit-nuclides",
        "Repository": "https://github.com/MC-kit/mckit-nuclides"
    },
    "split_keywords": [
        "element",
        "nuclide",
        "isotope",
        "abundance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b97b240bfb4b5292f7f226aa36792ce873228f65aa6b928abd8c6a1d0abe1d85",
                "md5": "a0214e8dae2ef2c9f9545a296208303f",
                "sha256": "ca6f2f731d0be44b1bd75658469e667f59f5dc5930a5005ab34a3c83e06bf493"
            },
            "downloads": -1,
            "filename": "mckit_nuclides-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0214e8dae2ef2c9f9545a296208303f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.13",
            "size": 47026,
            "upload_time": "2024-01-16T15:45:10",
            "upload_time_iso_8601": "2024-01-16T15:45:10.018501Z",
            "url": "https://files.pythonhosted.org/packages/b9/7b/240bfb4b5292f7f226aa36792ce873228f65aa6b928abd8c6a1d0abe1d85/mckit_nuclides-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "497cfe9a6342146fe674d5b678f368ec246eb67f3564223dfe5e655975857af3",
                "md5": "bca51669675bee2b661a98d03d52cfdc",
                "sha256": "97d8601dd2e306d5c64deaf9583c476be0e391acdd77864b87ae28a61982c024"
            },
            "downloads": -1,
            "filename": "mckit_nuclides-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bca51669675bee2b661a98d03d52cfdc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.13",
            "size": 54044,
            "upload_time": "2024-01-16T15:45:11",
            "upload_time_iso_8601": "2024-01-16T15:45:11.915589Z",
            "url": "https://files.pythonhosted.org/packages/49/7c/fe9a6342146fe674d5b678f368ec246eb67f3564223dfe5e655975857af3/mckit_nuclides-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-16 15:45:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MC-kit",
    "github_project": "mckit-nuclides",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mckit-nuclides"
}
        
dvp
Elapsed time: 0.17548s