protis


Nameprotis JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://gitlab.com/protis/protis
SummaryPlane Wave Expansion method for photonic crystals
upload_time2024-03-25 15:10:40
maintainerNone
docs_urlNone
authorBenjamin Vial
requires_python>=3.6
licenseGPL-3.0-or-later
keywords plane wave expansion photonic crystals metamaterials band diagram
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. |release_badge| image:: https://img.shields.io/endpoint?url=https://gitlab.com/protis/protis/-/jobs/artifacts/main/raw/logobadge.json?job=badge
  :target: https://gitlab.com/protis/protis/-/releases
  :alt: Release

.. |GL_CI| image:: https://img.shields.io/gitlab/pipeline/protis/protis/main?logo=gitlab&labelColor=grey&style=for-the-badge
  :target: https://gitlab.com/protis/protis/commits/main
  :alt: pipeline status

.. .. |conda| image:: https://img.shields.io/conda/vn/conda-forge/protis?logo=conda-forge&color=CD5C5C&logoColor=white&style=for-the-badge   
..   :target: https://anaconda.org/conda-forge/protis
..   :alt: Conda (channel only)

.. .. |conda_dl| image:: https://img.shields.io/conda/dn/conda-forge/protis?logo=conda-forge&logoColor=white&style=for-the-badge
..   :alt: Conda

.. .. |conda_platform| image:: https://img.shields.io/conda/pn/conda-forge/protis?logo=conda-forge&logoColor=white&style=for-the-badge
..   :alt: Conda


.. |pip| image:: https://img.shields.io/pypi/v/protis?color=blue&logo=pypi&logoColor=e9d672&style=for-the-badge
  :target: https://pypi.org/project/protis/
  :alt: PyPI
  
.. |pip_dl| image:: https://img.shields.io/pypi/dm/protis?logo=pypi&logoColor=e9d672&style=for-the-badge   
  :alt: PyPI - Downloads
   
.. |pip_status| image:: https://img.shields.io/pypi/status/protis?logo=pypi&logoColor=e9d672&style=for-the-badge   
  :alt: PyPI - Status

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?logo=python&logoColor=e9d672&style=for-the-badge
  :alt: Code style: black
 
.. |coverage| image:: https://img.shields.io/gitlab/coverage/protis/protis/main?logo=python&logoColor=e9d672&style=for-the-badge
  :target: https://gitlab.com/protis/protis/commits/main
  :alt: coverage report 
  
.. |zenodo| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.6636140-dd7d54?logo=google-scholar&logoColor=dd7d54&style=for-the-badge
  :target: https://doi.org/10.5281/zenodo.6636140
 
.. |licence| image:: https://img.shields.io/badge/license-GPLv3-blue?color=dd7d54&logo=open-access&logoColor=dd7d54&style=for-the-badge
  :target: https://gitlab.com/protis/protis/-/blob/main/LICENCE.txt
  :alt: license

+----------------------+----------------------+----------------------+
| Release              |            |release_badge|                  |
+----------------------+----------------------+----------------------+
| Deployment           |                   |pip|                     |
+----------------------+----------------------+----------------------+
| Build Status         |            |GL_CI|                          |
+----------------------+----------------------+----------------------+
| Metrics              |                |coverage|                   |
+----------------------+----------------------+----------------------+
| Activity             |                  |pip_dl|                   |
+----------------------+----------------------+----------------------+
| Citation             |           |zenodo|                          |
+----------------------+----------------------+----------------------+
| License              |           |licence|                         |
+----------------------+----------------------+----------------------+
| Formatter            |           |black|                           |
+----------------------+----------------------+----------------------+



.. inclusion-marker-badges

=============================================================
protis: Plane wave expansion method for photonic crystals
=============================================================


.. inclusion-marker-install-start

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

From pypi
---------

The package is available on `pypi <https://pypi.org/project/protis>`_.
To install, simply use:

.. code-block:: bash

  pip install protis


From sources
-------------

Sources are available on `gitlab <https://gitlab.com/protis/protis>`_. First
clone the repository and install with ``pip``:

.. code-block:: bash

  git clone https://gitlab.com/protis/protis.git
  cd protis
  pip install -e .


.. inclusion-marker-install-end


Documentation
=============

The reference documentation and examples can be found on the
`project website <https://protis.gitlab.io>`_.


License
=======


.. inclusion-marker-license-start

This software is published under the `GPLv3 license <https://www.gnu.org/licenses/gpl-3.0.en.html>`_.


.. inclusion-marker-license-end

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/protis/protis",
    "name": "protis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "plane wave expansion, photonic crystals, metamaterials, band diagram",
    "author": "Benjamin Vial",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/de/97/a907bdce8003b9193f506babd55d369edfd446122fbd65a9740aaf438af1/protis-1.0.0.tar.gz",
    "platform": null,
    "description": "\n.. |release_badge| image:: https://img.shields.io/endpoint?url=https://gitlab.com/protis/protis/-/jobs/artifacts/main/raw/logobadge.json?job=badge\n  :target: https://gitlab.com/protis/protis/-/releases\n  :alt: Release\n\n.. |GL_CI| image:: https://img.shields.io/gitlab/pipeline/protis/protis/main?logo=gitlab&labelColor=grey&style=for-the-badge\n  :target: https://gitlab.com/protis/protis/commits/main\n  :alt: pipeline status\n\n.. .. |conda| image:: https://img.shields.io/conda/vn/conda-forge/protis?logo=conda-forge&color=CD5C5C&logoColor=white&style=for-the-badge   \n..   :target: https://anaconda.org/conda-forge/protis\n..   :alt: Conda (channel only)\n\n.. .. |conda_dl| image:: https://img.shields.io/conda/dn/conda-forge/protis?logo=conda-forge&logoColor=white&style=for-the-badge\n..   :alt: Conda\n\n.. .. |conda_platform| image:: https://img.shields.io/conda/pn/conda-forge/protis?logo=conda-forge&logoColor=white&style=for-the-badge\n..   :alt: Conda\n\n\n.. |pip| image:: https://img.shields.io/pypi/v/protis?color=blue&logo=pypi&logoColor=e9d672&style=for-the-badge\n  :target: https://pypi.org/project/protis/\n  :alt: PyPI\n  \n.. |pip_dl| image:: https://img.shields.io/pypi/dm/protis?logo=pypi&logoColor=e9d672&style=for-the-badge   \n  :alt: PyPI - Downloads\n   \n.. |pip_status| image:: https://img.shields.io/pypi/status/protis?logo=pypi&logoColor=e9d672&style=for-the-badge   \n  :alt: PyPI - Status\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?logo=python&logoColor=e9d672&style=for-the-badge\n  :alt: Code style: black\n \n.. |coverage| image:: https://img.shields.io/gitlab/coverage/protis/protis/main?logo=python&logoColor=e9d672&style=for-the-badge\n  :target: https://gitlab.com/protis/protis/commits/main\n  :alt: coverage report \n  \n.. |zenodo| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.6636140-dd7d54?logo=google-scholar&logoColor=dd7d54&style=for-the-badge\n  :target: https://doi.org/10.5281/zenodo.6636140\n \n.. |licence| image:: https://img.shields.io/badge/license-GPLv3-blue?color=dd7d54&logo=open-access&logoColor=dd7d54&style=for-the-badge\n  :target: https://gitlab.com/protis/protis/-/blob/main/LICENCE.txt\n  :alt: license\n\n+----------------------+----------------------+----------------------+\n| Release              |            |release_badge|                  |\n+----------------------+----------------------+----------------------+\n| Deployment           |                   |pip|                     |\n+----------------------+----------------------+----------------------+\n| Build Status         |            |GL_CI|                          |\n+----------------------+----------------------+----------------------+\n| Metrics              |                |coverage|                   |\n+----------------------+----------------------+----------------------+\n| Activity             |                  |pip_dl|                   |\n+----------------------+----------------------+----------------------+\n| Citation             |           |zenodo|                          |\n+----------------------+----------------------+----------------------+\n| License              |           |licence|                         |\n+----------------------+----------------------+----------------------+\n| Formatter            |           |black|                           |\n+----------------------+----------------------+----------------------+\n\n\n\n.. inclusion-marker-badges\n\n=============================================================\nprotis: Plane wave expansion method for photonic crystals\n=============================================================\n\n\n.. inclusion-marker-install-start\n\nInstallation\n============\n\nFrom pypi\n---------\n\nThe package is available on `pypi <https://pypi.org/project/protis>`_.\nTo install, simply use:\n\n.. code-block:: bash\n\n  pip install protis\n\n\nFrom sources\n-------------\n\nSources are available on `gitlab <https://gitlab.com/protis/protis>`_. First\nclone the repository and install with ``pip``:\n\n.. code-block:: bash\n\n  git clone https://gitlab.com/protis/protis.git\n  cd protis\n  pip install -e .\n\n\n.. inclusion-marker-install-end\n\n\nDocumentation\n=============\n\nThe reference documentation and examples can be found on the\n`project website <https://protis.gitlab.io>`_.\n\n\nLicense\n=======\n\n\n.. inclusion-marker-license-start\n\nThis software is published under the `GPLv3 license <https://www.gnu.org/licenses/gpl-3.0.en.html>`_.\n\n\n.. inclusion-marker-license-end\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Plane Wave Expansion method for photonic crystals",
    "version": "1.0.0",
    "project_urls": {
        "Code": "https://gitlab.com/protis/protis",
        "Documentation": "https://protis.gitlab.io",
        "Homepage": "https://gitlab.com/protis/protis",
        "Issues": "https://gitlab.com/protis/protis/issues"
    },
    "split_keywords": [
        "plane wave expansion",
        " photonic crystals",
        " metamaterials",
        " band diagram"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a200b9bbec3d24b001ecaf848c8c091123c78bec3eec2091cee854cd3ed33a12",
                "md5": "0025b40d463b90ed8a988b0a72e4ad3f",
                "sha256": "685d9ebc85d0f4c42590457d93a071ce92d84b0ad211c07c6fcb1ed34c646c53"
            },
            "downloads": -1,
            "filename": "protis-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0025b40d463b90ed8a988b0a72e4ad3f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31160,
            "upload_time": "2024-03-25T15:10:38",
            "upload_time_iso_8601": "2024-03-25T15:10:38.394222Z",
            "url": "https://files.pythonhosted.org/packages/a2/00/b9bbec3d24b001ecaf848c8c091123c78bec3eec2091cee854cd3ed33a12/protis-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de97a907bdce8003b9193f506babd55d369edfd446122fbd65a9740aaf438af1",
                "md5": "82be0363729c925f18d7176c35ac12b2",
                "sha256": "f6bed6b325ad7ce0233872b39a72e184de1d31a3f0fb1816e91a4159c97fdaae"
            },
            "downloads": -1,
            "filename": "protis-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "82be0363729c925f18d7176c35ac12b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 28625,
            "upload_time": "2024-03-25T15:10:40",
            "upload_time_iso_8601": "2024-03-25T15:10:40.202300Z",
            "url": "https://files.pythonhosted.org/packages/de/97/a907bdce8003b9193f506babd55d369edfd446122fbd65a9740aaf438af1/protis-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 15:10:40",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "protis",
    "gitlab_project": "protis",
    "lcname": "protis"
}
        
Elapsed time: 0.19951s