elephant


Nameelephant JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttp://python-elephant.org
SummaryElephant is a package for analysis of electrophysiology data in Python
upload_time2024-10-28 15:33:25
maintainerNone
docs_urlNone
authorElephant authors and contributors
requires_python>=3.8
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Elephant - Electrophysiology Analysis Toolkit

[![Coverage Status](https://coveralls.io/repos/github/NeuralEnsemble/elephant/badge.svg?branch=master)](https://coveralls.io/github/NeuralEnsemble/elephant?branch=master)
[![Documentation Status](https://readthedocs.org/projects/elephant/badge/?version=latest)](https://elephant.readthedocs.io/en/latest/?badge=latest)
[![![PyPi]](https://img.shields.io/pypi/v/elephant)](https://pypi.org/project/elephant/)
[![Statistics](https://img.shields.io/pypi/dm/elephant)](https://seladb.github.io/StarTrack-js/#/preload?r=neuralensemble,elephant)
[![Gitter](https://badges.gitter.im/python-elephant/community.svg)](https://gitter.im/python-elephant/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![DOI Latest Release](https://zenodo.org/badge/10311278.svg)](https://zenodo.org/badge/latestdoi/10311278)
[![tests](https://github.com/NeuralEnsemble/elephant/actions/workflows/CI.yml/badge.svg)](https://github.com/NeuralEnsemble/elephant/actions/workflows/CI.yml)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6191/badge)](https://bestpractices.coreinfrastructure.org/projects/6191)
[![fair-software.eu](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F-green)](https://fair-software.eu)
[![Twitter](https://img.shields.io/twitter/follow/PyElephant?style=social)](https://twitter.com/pyelephant)
[![Fosstodon](https://img.shields.io/badge/@elephant-6364FF?logo=mastodon&logoColor=fff&style=flat)](https://fosstodon.org/@elephant)


*Elephant* package analyses all sorts of neurophysiological data:
spike trains, LFP, analog signals. The input-output data format is either
[Neo](https://github.com/NeuralEnsemble/python-neo), Quantity or Numpy array.


### More Information

* Documentation: https://elephant.readthedocs.io/en/latest/
* Mailing list: https://groups.google.com/group/neuralensemble


#### Visualization of Elephant analysis objects

Viziphant package (https://github.com/INM-6/viziphant) is developed by Elephant
team for plotting and visualization of the output of Elephant functions in a
few lines of code.


#### License
 
Modified BSD License, see [LICENSE.txt](LICENSE.txt) for details.


#### Copyright

:copyright: 2014-2024 by the [Elephant team](doc/authors.rst).


#### Acknowledgments

See [acknowledgments](doc/acknowledgments.rst).


#### Citation

See [citations](doc/citation.rst).

            

Raw data

            {
    "_id": null,
    "home_page": "http://python-elephant.org",
    "name": "elephant",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Elephant authors and contributors",
    "author_email": "contact@python-elephant.org",
    "download_url": "https://files.pythonhosted.org/packages/83/2e/479328a34751bb6cd626beadca334f267763fe940706a0236979efd7301c/elephant-1.1.1.tar.gz",
    "platform": null,
    "description": "# Elephant - Electrophysiology Analysis Toolkit\n\n[![Coverage Status](https://coveralls.io/repos/github/NeuralEnsemble/elephant/badge.svg?branch=master)](https://coveralls.io/github/NeuralEnsemble/elephant?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/elephant/badge/?version=latest)](https://elephant.readthedocs.io/en/latest/?badge=latest)\n[![![PyPi]](https://img.shields.io/pypi/v/elephant)](https://pypi.org/project/elephant/)\n[![Statistics](https://img.shields.io/pypi/dm/elephant)](https://seladb.github.io/StarTrack-js/#/preload?r=neuralensemble,elephant)\n[![Gitter](https://badges.gitter.im/python-elephant/community.svg)](https://gitter.im/python-elephant/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![DOI Latest Release](https://zenodo.org/badge/10311278.svg)](https://zenodo.org/badge/latestdoi/10311278)\n[![tests](https://github.com/NeuralEnsemble/elephant/actions/workflows/CI.yml/badge.svg)](https://github.com/NeuralEnsemble/elephant/actions/workflows/CI.yml)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6191/badge)](https://bestpractices.coreinfrastructure.org/projects/6191)\n[![fair-software.eu](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F-green)](https://fair-software.eu)\n[![Twitter](https://img.shields.io/twitter/follow/PyElephant?style=social)](https://twitter.com/pyelephant)\n[![Fosstodon](https://img.shields.io/badge/@elephant-6364FF?logo=mastodon&logoColor=fff&style=flat)](https://fosstodon.org/@elephant)\n\n\n*Elephant* package analyses all sorts of neurophysiological data:\nspike trains, LFP, analog signals. The input-output data format is either\n[Neo](https://github.com/NeuralEnsemble/python-neo), Quantity or Numpy array.\n\n\n### More Information\n\n* Documentation: https://elephant.readthedocs.io/en/latest/\n* Mailing list: https://groups.google.com/group/neuralensemble\n\n\n#### Visualization of Elephant analysis objects\n\nViziphant package (https://github.com/INM-6/viziphant) is developed by Elephant\nteam for plotting and visualization of the output of Elephant functions in a\nfew lines of code.\n\n\n#### License\n \nModified BSD License, see [LICENSE.txt](LICENSE.txt) for details.\n\n\n#### Copyright\n\n:copyright: 2014-2024 by the [Elephant team](doc/authors.rst).\n\n\n#### Acknowledgments\n\nSee [acknowledgments](doc/acknowledgments.rst).\n\n\n#### Citation\n\nSee [citations](doc/citation.rst).\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Elephant is a package for analysis of electrophysiology data in Python",
    "version": "1.1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/NeuralEnsemble/elephant/issues",
        "Documentation": "https://elephant.readthedocs.io/en/latest/",
        "Homepage": "http://python-elephant.org",
        "Source Code": "https://github.com/NeuralEnsemble/elephant"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0dc741d6952ffa9bcd64df8c3764cfbe80a8d0129171963de33e27193d3f343",
                "md5": "42321af82d01ed4a16282194c508f767",
                "sha256": "5a9cb55ae9c1cf7a37803b2945c69288ea6d521559d319bb861bbd30e7b94550"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "42321af82d01ed4a16282194c508f767",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1323244,
            "upload_time": "2024-10-28T15:32:32",
            "upload_time_iso_8601": "2024-10-28T15:32:32.532012Z",
            "url": "https://files.pythonhosted.org/packages/e0/dc/741d6952ffa9bcd64df8c3764cfbe80a8d0129171963de33e27193d3f343/elephant-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "feee3210c25e0c96ae45187ae909095ffad0de15f28c68bea552cc63165aa611",
                "md5": "f76eca51e67a9b41ce5b16ca370dcfae",
                "sha256": "580ad0b68a79aa978ee6d8fd6440cb49b1839a0efd5b93e0153a06b4a734fe21"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f76eca51e67a9b41ce5b16ca370dcfae",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1873511,
            "upload_time": "2024-10-28T15:32:40",
            "upload_time_iso_8601": "2024-10-28T15:32:40.225969Z",
            "url": "https://files.pythonhosted.org/packages/fe/ee/3210c25e0c96ae45187ae909095ffad0de15f28c68bea552cc63165aa611/elephant-1.1.1-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f158366fb8980ba2a65d932a6c4f55caa9ac5b4ad8fee6dd75f008f84f7e808",
                "md5": "6a5963f5871a1044d50c34d2e238356c",
                "sha256": "eb29a75797bc492fdd59375142af6a98b93eebf7b049e9c79169b933f02cd9cc"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6a5963f5871a1044d50c34d2e238356c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 594689,
            "upload_time": "2024-10-28T15:32:43",
            "upload_time_iso_8601": "2024-10-28T15:32:43.131760Z",
            "url": "https://files.pythonhosted.org/packages/6f/15/8366fb8980ba2a65d932a6c4f55caa9ac5b4ad8fee6dd75f008f84f7e808/elephant-1.1.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94a647c6b7fb636d71c35bc41d4681e2b2a119e6dbe28d12282e9f791f7c040e",
                "md5": "4215962f267aca17a50e1f8fcab34b2d",
                "sha256": "3a5c60632425490a32c36fddd0063be286a6ebc5254f062be33ce50ab8353a2f"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4215962f267aca17a50e1f8fcab34b2d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1323659,
            "upload_time": "2024-10-28T15:32:46",
            "upload_time_iso_8601": "2024-10-28T15:32:46.254627Z",
            "url": "https://files.pythonhosted.org/packages/94/a6/47c6b7fb636d71c35bc41d4681e2b2a119e6dbe28d12282e9f791f7c040e/elephant-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9556a0ec4c5c6bf4d5cd80ed192552be250920a2a6c9c93d59358151787ace4a",
                "md5": "1084537b64dc150de5b2dde306c9457a",
                "sha256": "7956a8beab2f4b867520faa7db7222afe180d2f1659ebd57e4b7a6316c35e293"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1084537b64dc150de5b2dde306c9457a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1874377,
            "upload_time": "2024-10-28T15:32:50",
            "upload_time_iso_8601": "2024-10-28T15:32:50.626566Z",
            "url": "https://files.pythonhosted.org/packages/95/56/a0ec4c5c6bf4d5cd80ed192552be250920a2a6c9c93d59358151787ace4a/elephant-1.1.1-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58b4926437be8498be048b9b11cdffd76fb712b682eacfb5c6371ec68ec5534e",
                "md5": "7c113628131cef1c7e6781a232f3ec04",
                "sha256": "3d54a033dc2c91c79dd6acb8542dc15716207deebd02c432924f1f0a6febd66c"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7c113628131cef1c7e6781a232f3ec04",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 594681,
            "upload_time": "2024-10-28T15:32:53",
            "upload_time_iso_8601": "2024-10-28T15:32:53.246985Z",
            "url": "https://files.pythonhosted.org/packages/58/b4/926437be8498be048b9b11cdffd76fb712b682eacfb5c6371ec68ec5534e/elephant-1.1.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f76d511960b8d05201ec61b5cdc2725cb2b411641509a57c7f8cb09e1d9e7de",
                "md5": "4b80bf3aa189e7e940efe1ff072967f0",
                "sha256": "eeb3746b4fe1cbc0281528457dcd871845262812b89a5cd0c451e9aa179a9235"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4b80bf3aa189e7e940efe1ff072967f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1323767,
            "upload_time": "2024-10-28T15:32:57",
            "upload_time_iso_8601": "2024-10-28T15:32:57.668068Z",
            "url": "https://files.pythonhosted.org/packages/8f/76/d511960b8d05201ec61b5cdc2725cb2b411641509a57c7f8cb09e1d9e7de/elephant-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a70054ae1354117085aee4db6eb3772606e553ead23639a322841b6b1943351",
                "md5": "95c3f1d09230208709ec68655cd2bb86",
                "sha256": "0268d90869bd407625a04481603b0e596dddef6e87cb309731140e85827e2135"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "95c3f1d09230208709ec68655cd2bb86",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1873873,
            "upload_time": "2024-10-28T15:33:00",
            "upload_time_iso_8601": "2024-10-28T15:33:00.754393Z",
            "url": "https://files.pythonhosted.org/packages/3a/70/054ae1354117085aee4db6eb3772606e553ead23639a322841b6b1943351/elephant-1.1.1-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8347b775cf445a9119a782744326036690b4925162cb71b1d4599a9fa64941da",
                "md5": "3da5711f0a04afded2f28ac3e3774173",
                "sha256": "7c0f5ee07ee06e34ba6474cc579d6cd378fb5bd7acf52985e3bea9b6d3ea3910"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3da5711f0a04afded2f28ac3e3774173",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 594743,
            "upload_time": "2024-10-28T15:33:03",
            "upload_time_iso_8601": "2024-10-28T15:33:03.381397Z",
            "url": "https://files.pythonhosted.org/packages/83/47/b775cf445a9119a782744326036690b4925162cb71b1d4599a9fa64941da/elephant-1.1.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3eaf9488c97a26b737826cf789044b40a54d6b7ff467ac412f71685a2b9d406b",
                "md5": "e3cfeca0e5cee25b335432425694b5ee",
                "sha256": "0c7914a207e726e8fe6acd21434a8eadb863de6ea664c86f4030a99a0685bc0a"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e3cfeca0e5cee25b335432425694b5ee",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1323077,
            "upload_time": "2024-10-28T15:33:07",
            "upload_time_iso_8601": "2024-10-28T15:33:07.070930Z",
            "url": "https://files.pythonhosted.org/packages/3e/af/9488c97a26b737826cf789044b40a54d6b7ff467ac412f71685a2b9d406b/elephant-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d24c874d37146c1375712dfc2e7453a64d4d26675e9f97ce22d55a001f64aefd",
                "md5": "c3cbd3e1713d785741e7a74a1c5b42a3",
                "sha256": "c4b038a8e305e5684455b35b94a561e7f275fd6ac11fa73d3f5a795d02db8f9e"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c3cbd3e1713d785741e7a74a1c5b42a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1873614,
            "upload_time": "2024-10-28T15:33:10",
            "upload_time_iso_8601": "2024-10-28T15:33:10.154939Z",
            "url": "https://files.pythonhosted.org/packages/d2/4c/874d37146c1375712dfc2e7453a64d4d26675e9f97ce22d55a001f64aefd/elephant-1.1.1-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5641dc1c60095683ccfd5b8b7e5aa5e9e50709b0c0de5c61ca78c26bb0d4c9e4",
                "md5": "481d52957eb76f234ff2b34bc7214541",
                "sha256": "7c2202265b9be084b28ebc4a53fa2d1959903f93e3e60c997c473ec4a3eef885"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "481d52957eb76f234ff2b34bc7214541",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 594681,
            "upload_time": "2024-10-28T15:33:12",
            "upload_time_iso_8601": "2024-10-28T15:33:12.932202Z",
            "url": "https://files.pythonhosted.org/packages/56/41/dc1c60095683ccfd5b8b7e5aa5e9e50709b0c0de5c61ca78c26bb0d4c9e4/elephant-1.1.1-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39e459691538cd828ee2f091f83f22d4834f3dac87b565519abdbd98cb7ece14",
                "md5": "3e727e8921430e3277bac8fa0a38855d",
                "sha256": "2bbc3a706302214ccae0c6227e7c406c4d370d913893b12e495325f5ba0c4808"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3e727e8921430e3277bac8fa0a38855d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1323065,
            "upload_time": "2024-10-28T15:33:15",
            "upload_time_iso_8601": "2024-10-28T15:33:15.415456Z",
            "url": "https://files.pythonhosted.org/packages/39/e4/59691538cd828ee2f091f83f22d4834f3dac87b565519abdbd98cb7ece14/elephant-1.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "748010f8a84051e68250bb7f381da6eececc26fba891ee8c1fb94f94a4f74b8b",
                "md5": "03ecc0fb6dcb2dbd36f2b8e582f796f3",
                "sha256": "a9fdf85136d51db3a76086db4af8b95241cd3695e03fe90365fe18da3988fe7e"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "03ecc0fb6dcb2dbd36f2b8e582f796f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1872713,
            "upload_time": "2024-10-28T15:33:19",
            "upload_time_iso_8601": "2024-10-28T15:33:19.916444Z",
            "url": "https://files.pythonhosted.org/packages/74/80/10f8a84051e68250bb7f381da6eececc26fba891ee8c1fb94f94a4f74b8b/elephant-1.1.1-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12ac8d74d8a2b39973caae581ce4859919fa714ba55330fc6ba7a7f6dc649e0e",
                "md5": "11bdc397f1b8561cc78197be791b38c9",
                "sha256": "2b48075b3babd0226fec64ccd0425ca54cb8c4a0af0a90468bfa3e7c3d06fec0"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "11bdc397f1b8561cc78197be791b38c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 594682,
            "upload_time": "2024-10-28T15:33:22",
            "upload_time_iso_8601": "2024-10-28T15:33:22.434347Z",
            "url": "https://files.pythonhosted.org/packages/12/ac/8d74d8a2b39973caae581ce4859919fa714ba55330fc6ba7a7f6dc649e0e/elephant-1.1.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "832e479328a34751bb6cd626beadca334f267763fe940706a0236979efd7301c",
                "md5": "bf6cdbc4e739dd1d35eadea099892f1c",
                "sha256": "c08b89358b52e826bd081ee5a530728fe487c45f5d0539ec97ebdaed9c106e89"
            },
            "downloads": -1,
            "filename": "elephant-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bf6cdbc4e739dd1d35eadea099892f1c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2736091,
            "upload_time": "2024-10-28T15:33:25",
            "upload_time_iso_8601": "2024-10-28T15:33:25.104505Z",
            "url": "https://files.pythonhosted.org/packages/83/2e/479328a34751bb6cd626beadca334f267763fe940706a0236979efd7301c/elephant-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 15:33:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeuralEnsemble",
    "github_project": "elephant",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "elephant"
}
        
Elapsed time: 0.37770s