searchep


Namesearchep JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://search-for-eps.github.io/Search-for-EPs/
SummaryA module to search for exceptional points
upload_time2023-07-25 12:30:11
maintainer
docs_urlNone
authorPatrick Egenlauf
requires_python>=3.9.2,<3.11
licenseMIT
keywords searchep ep search for eps exceptional points stepwise grouping algorithm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Search-for-EPs


### Installation

You can install this package via `pip`.   

    pip install searchep    


### Documentation

The [documentation](https://search-for-eps.github.io/Search-for-EPs/) contains more details about this package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://search-for-eps.github.io/Search-for-EPs/",
    "name": "searchep",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.2,<3.11",
    "maintainer_email": "",
    "keywords": "searchep,EP,search for EPs,exceptional points,stepwise grouping algorithm",
    "author": "Patrick Egenlauf",
    "author_email": "patrick.egenlauf+searchep@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/8d/e26193d402bedf0f1ad2d6b97510aad2a272fa1f25a04d3dbed50d171fbb/searchep-0.1.3.tar.gz",
    "platform": null,
    "description": "# Search-for-EPs\n\n\n### Installation\n\nYou can install this package via `pip`.   \n\n    pip install searchep    \n\n\n### Documentation\n\nThe [documentation](https://search-for-eps.github.io/Search-for-EPs/) contains more details about this package.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A module to search for exceptional points",
    "version": "0.1.3",
    "project_urls": {
        "Documentation": "https://search-for-eps.github.io/Search-for-EPs/",
        "Homepage": "https://search-for-eps.github.io/Search-for-EPs/",
        "Repository": "https://github.com/Search-for-EPs/Search-for-EPs"
    },
    "split_keywords": [
        "searchep",
        "ep",
        "search for eps",
        "exceptional points",
        "stepwise grouping algorithm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01b89dc582880592ad771ae85e90339fd714720c90df55662e4d350fda3f7e67",
                "md5": "b5eeeec5a250f4e606ccc7fac9f7a06b",
                "sha256": "777bb08de3957068d0779406504ff6fab334893d7e0e3cb07db465d63d1fd6a3"
            },
            "downloads": -1,
            "filename": "searchep-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5eeeec5a250f4e606ccc7fac9f7a06b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.2,<3.11",
            "size": 27938,
            "upload_time": "2023-07-25T12:30:10",
            "upload_time_iso_8601": "2023-07-25T12:30:10.492957Z",
            "url": "https://files.pythonhosted.org/packages/01/b8/9dc582880592ad771ae85e90339fd714720c90df55662e4d350fda3f7e67/searchep-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c8de26193d402bedf0f1ad2d6b97510aad2a272fa1f25a04d3dbed50d171fbb",
                "md5": "84fdd44861800fe90214a8f0afaef51a",
                "sha256": "782c47ebb2a15626c2245fd0330ec2a2839a90f69325bb9c6cb4fb599296eed6"
            },
            "downloads": -1,
            "filename": "searchep-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "84fdd44861800fe90214a8f0afaef51a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.2,<3.11",
            "size": 23021,
            "upload_time": "2023-07-25T12:30:11",
            "upload_time_iso_8601": "2023-07-25T12:30:11.684417Z",
            "url": "https://files.pythonhosted.org/packages/2c/8d/e26193d402bedf0f1ad2d6b97510aad2a272fa1f25a04d3dbed50d171fbb/searchep-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-25 12:30:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Search-for-EPs",
    "github_project": "Search-for-EPs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "searchep"
}
        
Elapsed time: 0.10279s