wulfric


Namewulfric JSON
Version 0.5.1 PyPI version JSON
download
home_pageNone
SummaryCell, Atoms, K-path.
upload_time2025-02-14 15:57:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPL-3.0 license
keywords
VCS
bugtrack_url
requirements numpy termcolor scipy matplotlib plotly
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *******
Wulfric
*******

Crystal, Lattice, Atoms, K-path.

.. image:: https://badge.fury.io/py/wulfric.svg
  :target: https://badge.fury.io/py/wulfric/

.. image:: https://readthedocs.org/projects/wulfric/badge/?version=latest
  :target: https://wulfric.org/en/latest/?badge=latest
  :alt: Documentation Status

.. 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=505050
  :target: https://pycqa.github.io/isort/

.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
  :target: https://www.gnu.org/licenses/gpl-3.0

.. image:: https://results.pre-commit.ci/badge/github/adrybakov/wulfric/main.svg
  :target: https://results.pre-commit.ci/latest/github/adrybakov/wulfric/main
  :alt: pre-commit.ci status

Wulfric is a python package for the crystal structures. It uses a simple concepts of
``cell`` and ``atoms`` and provides a set of functions for the manipulations with them.

The functionality of wulfric includes (but not limited to):

* Calculation of Bravais lattice type and variation.

* Automatic choice of the Kpoints and K-path based on Bravais lattice types.

* Set of useful functions for manipulations with cells and crystalls (cell + atoms).

* Implementation of LePage and Niggli reduction algorithms.

Please visit an extensive documentation on `wulfric.org <https://wulfric.org>`_ to find out more.


Installation
============

To install wulfric, run (you may need to use ``pip3``):

.. code-block:: console

  pip install wulfric

To install with optional visualization capabilities, run (you may need to use ``pip3``):

.. code-block:: console

  pip install "wulfric[visual]"

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "wulfric",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Andrey Rybakov <rybakov.ad@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/17/3b/3a2d36f00b14d8038f4816c6c348764495e68f2881ab57b009ca081c2dfb/wulfric-0.5.1.tar.gz",
    "platform": null,
    "description": "*******\nWulfric\n*******\n\nCrystal, Lattice, Atoms, K-path.\n\n.. image:: https://badge.fury.io/py/wulfric.svg\n  :target: https://badge.fury.io/py/wulfric/\n\n.. image:: https://readthedocs.org/projects/wulfric/badge/?version=latest\n  :target: https://wulfric.org/en/latest/?badge=latest\n  :alt: Documentation Status\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n  :target: https://github.com/psf/black/\n\n.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=505050\n  :target: https://pycqa.github.io/isort/\n\n.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg\n  :target: https://www.gnu.org/licenses/gpl-3.0\n\n.. image:: https://results.pre-commit.ci/badge/github/adrybakov/wulfric/main.svg\n  :target: https://results.pre-commit.ci/latest/github/adrybakov/wulfric/main\n  :alt: pre-commit.ci status\n\nWulfric is a python package for the crystal structures. It uses a simple concepts of\n``cell`` and ``atoms`` and provides a set of functions for the manipulations with them.\n\nThe functionality of wulfric includes (but not limited to):\n\n* Calculation of Bravais lattice type and variation.\n\n* Automatic choice of the Kpoints and K-path based on Bravais lattice types.\n\n* Set of useful functions for manipulations with cells and crystalls (cell + atoms).\n\n* Implementation of LePage and Niggli reduction algorithms.\n\nPlease visit an extensive documentation on `wulfric.org <https://wulfric.org>`_ to find out more.\n\n\nInstallation\n============\n\nTo install wulfric, run (you may need to use ``pip3``):\n\n.. code-block:: console\n\n  pip install wulfric\n\nTo install with optional visualization capabilities, run (you may need to use ``pip3``):\n\n.. code-block:: console\n\n  pip install \"wulfric[visual]\"\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "Cell, Atoms, K-path.",
    "version": "0.5.1",
    "project_urls": {
        "Changelog": "https://wulfric.org/en/latest/release-notes/index.html",
        "Documentation": "https://wulfric.org",
        "Homepage": "https://wulfric.org",
        "Issues": "https://github.com/adrybakov/wulfric/issues",
        "Repository": "https://github.com/adrybakov/wulfric.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcdf3ef0302b76baf236dac0c1a95436c9dc8123d1828ae3ed89001df6dd6708",
                "md5": "af4801d43a5caf16c77f31ea4d56bd7b",
                "sha256": "c282e2475e57ee65ede5ce28607e4744868aa7fb541f344593f9155c0da4cdb7"
            },
            "downloads": -1,
            "filename": "wulfric-0.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af4801d43a5caf16c77f31ea4d56bd7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 92988,
            "upload_time": "2025-02-14T15:57:19",
            "upload_time_iso_8601": "2025-02-14T15:57:19.240522Z",
            "url": "https://files.pythonhosted.org/packages/dc/df/3ef0302b76baf236dac0c1a95436c9dc8123d1828ae3ed89001df6dd6708/wulfric-0.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "173b3a2d36f00b14d8038f4816c6c348764495e68f2881ab57b009ca081c2dfb",
                "md5": "047411b41763fe89aee0ba8c3a4c8bc7",
                "sha256": "341c3b63b462ddf006eda3892e105b6913f246dbe1cda5be3be89a68a02a3d82"
            },
            "downloads": -1,
            "filename": "wulfric-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "047411b41763fe89aee0ba8c3a4c8bc7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 63564,
            "upload_time": "2025-02-14T15:57:21",
            "upload_time_iso_8601": "2025-02-14T15:57:21.253188Z",
            "url": "https://files.pythonhosted.org/packages/17/3b/3a2d36f00b14d8038f4816c6c348764495e68f2881ab57b009ca081c2dfb/wulfric-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 15:57:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adrybakov",
    "github_project": "wulfric",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "termcolor",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "plotly",
            "specs": []
        }
    ],
    "lcname": "wulfric"
}
        
Elapsed time: 1.27044s