Name | fplore JSON |
Version |
0.6
JSON |
| download |
home_page | |
Summary | FPLO run evaluation |
upload_time | 2024-03-04 14:38:49 |
maintainer | |
docs_url | None |
author | |
requires_python | <4,>=3.8 |
license | GPLv3 |
keywords |
dft
fplo
physics
chemistry
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![](https://img.shields.io/github/release/mueslo/fplore.svg?style=flat-square)](https://github.com/mueslo/fplore/releases)
[![](https://img.shields.io/pypi/v/fplore.svg?style=flat-square)](https://pypi.org/project/fplore/)
[![](https://img.shields.io/github/actions/workflow/status/mueslo/fplore/tests.yml?branch=master&style=flat-square)](https://github.com/mueslo/fplore/actions/workflows/tests.yml)
[![](https://img.shields.io/readthedocs/fplore.svg?style=flat-square)](https://fplore.readthedocs.io)
[![](https://img.shields.io/github/license/mueslo/fplore.svg?style=flat-square)](https://github.com/mueslo/fplore/blob/master/LICENSE)
# fplore
A python library for [FPLO](https://www.fplo.de/) run evaluation.
:construction: Still a work in progress, syntax may change without notice. :construction:
:raising_hand: If you have completed FPLO runs, It'd be super helpful if you could send them to me so I can test various cases and implement new features. Thanks! Either drop me an e-mail or submit a pull request [here](https://github.com/mueslo/fplore_example_data/).
## Installation
The recommended way to install `fplore` is via the packages made available at PyPI by using the tool `pip`:
``pip install fplore``.
Ideally, you should never install packages from PyPI as system packages, rather you should use [virtual environments](https://realpython.com/python-virtual-environments-a-primer/). If for some reason `virtualenv` is unavailable to you, installing for your user only (`pip install --user`) is preferable to forced system-wide installation.
## Gallery
[
![Brillouin zone](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_brillouin_zone_thumb.png)
![Band plot](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_band_plot_thumb.png)
![Band projection](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_project_thumb.png)
![Fermi surface projection](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_proj_fermisurf_thumb.png)
](https://fplore.readthedocs.io/en/latest/gallery/)
## Usage
See the documentation at [fplore.readthedocs.io](https://fplore.readthedocs.io/en/latest).
Raw data
{
"_id": null,
"home_page": "",
"name": "fplore",
"maintainer": "",
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "",
"keywords": "dft,fplo,physics,chemistry",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/a1/a9/6c7ab0fc4fcc7bff32dfe1249cb7b09e387f1211b89879b55bc5d0a2b6f0/fplore-0.6.tar.gz",
"platform": null,
"description": "[![](https://img.shields.io/github/release/mueslo/fplore.svg?style=flat-square)](https://github.com/mueslo/fplore/releases)\n[![](https://img.shields.io/pypi/v/fplore.svg?style=flat-square)](https://pypi.org/project/fplore/)\n[![](https://img.shields.io/github/actions/workflow/status/mueslo/fplore/tests.yml?branch=master&style=flat-square)](https://github.com/mueslo/fplore/actions/workflows/tests.yml)\n[![](https://img.shields.io/readthedocs/fplore.svg?style=flat-square)](https://fplore.readthedocs.io)\n[![](https://img.shields.io/github/license/mueslo/fplore.svg?style=flat-square)](https://github.com/mueslo/fplore/blob/master/LICENSE)\n\n\n# fplore\nA python library for [FPLO](https://www.fplo.de/) run evaluation.\n\n:construction: Still a work in progress, syntax may change without notice. :construction:\n\n:raising_hand: If you have completed FPLO runs, It'd be super helpful if you could send them to me so I can test various cases and implement new features. Thanks! Either drop me an e-mail or submit a pull request [here](https://github.com/mueslo/fplore_example_data/).\n\n## Installation\n\nThe recommended way to install `fplore` is via the packages made available at PyPI by using the tool `pip`:\n ``pip install fplore``.\n \nIdeally, you should never install packages from PyPI as system packages, rather you should use [virtual environments](https://realpython.com/python-virtual-environments-a-primer/). If for some reason `virtualenv` is unavailable to you, installing for your user only (`pip install --user`) is preferable to forced system-wide installation.\n\n## Gallery\n[\n![Brillouin zone](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_brillouin_zone_thumb.png)\n![Band plot](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_band_plot_thumb.png)\n![Band projection](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_project_thumb.png)\n![Fermi surface projection](https://fplore.readthedocs.io/en/latest/_images/sphx_glr_proj_fermisurf_thumb.png)\n](https://fplore.readthedocs.io/en/latest/gallery/)\n\n## Usage\n\nSee the documentation at [fplore.readthedocs.io](https://fplore.readthedocs.io/en/latest).\n\n\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "FPLO run evaluation",
"version": "0.6",
"project_urls": {
"Homepage": "https://github.com/mueslo/fplore"
},
"split_keywords": [
"dft",
"fplo",
"physics",
"chemistry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1f8476314f96e23d0ded21143bd75594f062dbd896936ec4f68a9bc4c77e79c4",
"md5": "481bdc19c7eb65452fd3805b297d5094",
"sha256": "cac053059259bbc8b43f2b52b93c7b66a650359dd1c3bf9d47cd47d8ff3ffde9"
},
"downloads": -1,
"filename": "fplore-0.6-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "481bdc19c7eb65452fd3805b297d5094",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4,>=3.8",
"size": 272635,
"upload_time": "2024-03-04T14:38:17",
"upload_time_iso_8601": "2024-03-04T14:38:17.807391Z",
"url": "https://files.pythonhosted.org/packages/1f/84/76314f96e23d0ded21143bd75594f062dbd896936ec4f68a9bc4c77e79c4/fplore-0.6-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "96321a2cf0b3b25cf520d704f005108e9e719671d294340e0c75a48da3487531",
"md5": "1097ea0e26de8838abe70a64e31997e2",
"sha256": "fc17e76509a23513041a12a832e46cbbcab97e249ed0d874269d0044b29cd550"
},
"downloads": -1,
"filename": "fplore-0.6-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "1097ea0e26de8838abe70a64e31997e2",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4,>=3.8",
"size": 102094,
"upload_time": "2024-03-04T14:38:19",
"upload_time_iso_8601": "2024-03-04T14:38:19.707626Z",
"url": "https://files.pythonhosted.org/packages/96/32/1a2cf0b3b25cf520d704f005108e9e719671d294340e0c75a48da3487531/fplore-0.6-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "39efee2bc32fed064ecd17425ae19c3dc892dbd26dffd8aad3aca24e3ffd8703",
"md5": "e30ca41955332f738353128bed26a082",
"sha256": "6b587d357bc895523b3b93bdca2774afda68eb4a8bde8091d98b582cc5edfd41"
},
"downloads": -1,
"filename": "fplore-0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e30ca41955332f738353128bed26a082",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4,>=3.8",
"size": 478137,
"upload_time": "2024-03-04T14:38:21",
"upload_time_iso_8601": "2024-03-04T14:38:21.515827Z",
"url": "https://files.pythonhosted.org/packages/39/ef/ee2bc32fed064ecd17425ae19c3dc892dbd26dffd8aad3aca24e3ffd8703/fplore-0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3beec5e1b0aeecb2539ec2e97ad8c1780d91e492630cfc800aa2916dafbeceea",
"md5": "3372c59eae70d1477ced9707f0a22a86",
"sha256": "e2bf7b92c0dd4c0ac8c4f3dba84473ec3702ac9a4aa7889712ff5f3fcdbe6b50"
},
"downloads": -1,
"filename": "fplore-0.6-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "3372c59eae70d1477ced9707f0a22a86",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<4,>=3.8",
"size": 100963,
"upload_time": "2024-03-04T14:38:23",
"upload_time_iso_8601": "2024-03-04T14:38:23.547617Z",
"url": "https://files.pythonhosted.org/packages/3b/ee/c5e1b0aeecb2539ec2e97ad8c1780d91e492630cfc800aa2916dafbeceea/fplore-0.6-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f3676d52ec4662ced4b79c0f8c6cdd6dd317289a11d97457fd79fcd3fefc7792",
"md5": "9d5f76603c73c22f4b7203b9ef4579a2",
"sha256": "c1d16cecfafb5f7e036a319dafacf9dc8621af936844411e3f5b76b2cd0a9fae"
},
"downloads": -1,
"filename": "fplore-0.6-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "9d5f76603c73c22f4b7203b9ef4579a2",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4,>=3.8",
"size": 272033,
"upload_time": "2024-03-04T14:38:25",
"upload_time_iso_8601": "2024-03-04T14:38:25.401973Z",
"url": "https://files.pythonhosted.org/packages/f3/67/6d52ec4662ced4b79c0f8c6cdd6dd317289a11d97457fd79fcd3fefc7792/fplore-0.6-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "16633a8e2ea8c5ce77332060f871f3b6f619744c6d7a6b7642d3b11ec1fbcaa5",
"md5": "053084da26a8f6fd5e12f5d2a5600b97",
"sha256": "07581b0ee58449ee410e81f7cd85b7b5b6ac182809f88b23fa2fbf47ff619f22"
},
"downloads": -1,
"filename": "fplore-0.6-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "053084da26a8f6fd5e12f5d2a5600b97",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4,>=3.8",
"size": 101200,
"upload_time": "2024-03-04T14:38:27",
"upload_time_iso_8601": "2024-03-04T14:38:27.098376Z",
"url": "https://files.pythonhosted.org/packages/16/63/3a8e2ea8c5ce77332060f871f3b6f619744c6d7a6b7642d3b11ec1fbcaa5/fplore-0.6-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6075bc0200b613f7363100636140f77e375788aba5a11ab1ccd4a7f1cdb83f16",
"md5": "0133e0b99ff14af5b18b45e6003c703c",
"sha256": "b44795eb5caebe41ccc4b3d74d8792ba8ae927f7cf3e7856e6d54411cdd5618f"
},
"downloads": -1,
"filename": "fplore-0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "0133e0b99ff14af5b18b45e6003c703c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4,>=3.8",
"size": 493733,
"upload_time": "2024-03-04T14:38:28",
"upload_time_iso_8601": "2024-03-04T14:38:28.921722Z",
"url": "https://files.pythonhosted.org/packages/60/75/bc0200b613f7363100636140f77e375788aba5a11ab1ccd4a7f1cdb83f16/fplore-0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3a3317c7bdc85c6da429a97f1099bbdd607d70329d1a305bcac9d6f9530c49c5",
"md5": "83d93eb6e992924bbce7129574d8bd1e",
"sha256": "a4216a7d9631e67d4e8201c00e80be2daaee9c73553a6abf99c9f974c4b9d551"
},
"downloads": -1,
"filename": "fplore-0.6-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "83d93eb6e992924bbce7129574d8bd1e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<4,>=3.8",
"size": 100337,
"upload_time": "2024-03-04T14:38:30",
"upload_time_iso_8601": "2024-03-04T14:38:30.149813Z",
"url": "https://files.pythonhosted.org/packages/3a/33/17c7bdc85c6da429a97f1099bbdd607d70329d1a305bcac9d6f9530c49c5/fplore-0.6-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e2eaf41b961f41deae03acd85786e33a5c468a0bb58b0d9a49bf8155b6616dc9",
"md5": "effda6820e265e2cfcea78c83c3ec6aa",
"sha256": "b9faa586f47572f8a07a79df4a5d5f04c35dd020db24134edb5c24c4d31c0d8d"
},
"downloads": -1,
"filename": "fplore-0.6-cp312-cp312-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "effda6820e265e2cfcea78c83c3ec6aa",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4,>=3.8",
"size": 268421,
"upload_time": "2024-03-04T14:38:31",
"upload_time_iso_8601": "2024-03-04T14:38:31.896247Z",
"url": "https://files.pythonhosted.org/packages/e2/ea/f41b961f41deae03acd85786e33a5c468a0bb58b0d9a49bf8155b6616dc9/fplore-0.6-cp312-cp312-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "05bd65c5ddd638c7537da8e2686cab9dfc0e4276a4d5739f7abfaaeeccd09fc2",
"md5": "3dbd15ab983472d0bafeeccd40dba7c0",
"sha256": "f5b587741a91c41fa7d28888405fefe2bf92748db7eafd6fbc25f8fe664ecceb"
},
"downloads": -1,
"filename": "fplore-0.6-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "3dbd15ab983472d0bafeeccd40dba7c0",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4,>=3.8",
"size": 101161,
"upload_time": "2024-03-04T14:38:33",
"upload_time_iso_8601": "2024-03-04T14:38:33.056173Z",
"url": "https://files.pythonhosted.org/packages/05/bd/65c5ddd638c7537da8e2686cab9dfc0e4276a4d5739f7abfaaeeccd09fc2/fplore-0.6-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8f7d050046f60e39217f0eafbae8adc1af8de52db67fdeffed8b5fa79021495e",
"md5": "cd49bcba659af93783ec60f6511edeed",
"sha256": "257e61c48373a58e25527fdd18db6afb44e7e97f34905b34442a51d9f3a4c969"
},
"downloads": -1,
"filename": "fplore-0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "cd49bcba659af93783ec60f6511edeed",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4,>=3.8",
"size": 485299,
"upload_time": "2024-03-04T14:38:34",
"upload_time_iso_8601": "2024-03-04T14:38:34.286997Z",
"url": "https://files.pythonhosted.org/packages/8f/7d/050046f60e39217f0eafbae8adc1af8de52db67fdeffed8b5fa79021495e/fplore-0.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "260b362f8ea3cd7a3bb445ce22d856e2da57733de698988781b0e00fd933f131",
"md5": "6c52aa5e87d9473ec3572d653c5c4135",
"sha256": "a256071ee2c56515a47fc149d95276336f46ff376aba0bd142fb1a6d0c75aaf5"
},
"downloads": -1,
"filename": "fplore-0.6-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "6c52aa5e87d9473ec3572d653c5c4135",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<4,>=3.8",
"size": 100743,
"upload_time": "2024-03-04T14:38:36",
"upload_time_iso_8601": "2024-03-04T14:38:36.187466Z",
"url": "https://files.pythonhosted.org/packages/26/0b/362f8ea3cd7a3bb445ce22d856e2da57733de698988781b0e00fd933f131/fplore-0.6-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8a23e55d0ace94122fa15dfac3fc38bd954bca33db97cb683fb2cd0da3fcf9b4",
"md5": "e7905171b813bc4992b696e1e4fa5e42",
"sha256": "910e8381df568dcdff9835328dd42c69344fa757905c2f492af1dc1a690ab063"
},
"downloads": -1,
"filename": "fplore-0.6-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "e7905171b813bc4992b696e1e4fa5e42",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<4,>=3.8",
"size": 273936,
"upload_time": "2024-03-04T14:38:37",
"upload_time_iso_8601": "2024-03-04T14:38:37.894723Z",
"url": "https://files.pythonhosted.org/packages/8a/23/e55d0ace94122fa15dfac3fc38bd954bca33db97cb683fb2cd0da3fcf9b4/fplore-0.6-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eec8a60d65790fa5f98948db97da879e0d1f050d2a470f4bd74014411c100414",
"md5": "d190a45cb02977d268b1de3475cafefc",
"sha256": "1fb208880464837fa9f7f69d9de469123bb670f4526dd1c383bc18a5c252ae37"
},
"downloads": -1,
"filename": "fplore-0.6-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "d190a45cb02977d268b1de3475cafefc",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<4,>=3.8",
"size": 100955,
"upload_time": "2024-03-04T14:38:39",
"upload_time_iso_8601": "2024-03-04T14:38:39.598731Z",
"url": "https://files.pythonhosted.org/packages/ee/c8/a60d65790fa5f98948db97da879e0d1f050d2a470f4bd74014411c100414/fplore-0.6-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "65cd5d7d38deef054c17d8b9b1ab06a2276e0fa50c964d41aaada3e88eed53d4",
"md5": "671db50254d543b9105b546bec727b35",
"sha256": "06ac74d0aaa0e481d817efbbf0e64f15cd5653d712e9002537137012670fe49f"
},
"downloads": -1,
"filename": "fplore-0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "671db50254d543b9105b546bec727b35",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<4,>=3.8",
"size": 484055,
"upload_time": "2024-03-04T14:38:40",
"upload_time_iso_8601": "2024-03-04T14:38:40.902627Z",
"url": "https://files.pythonhosted.org/packages/65/cd/5d7d38deef054c17d8b9b1ab06a2276e0fa50c964d41aaada3e88eed53d4/fplore-0.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5a3d38df67bfe29dba7896b5e007788ead0f7d3884f0bcff2986ee71eb8fdff2",
"md5": "a4211193898a45bb33894789852e81ac",
"sha256": "4c45d1dfc1b027917b014946ec9fa09a7e71b7ff90207c27374ac556f2303234"
},
"downloads": -1,
"filename": "fplore-0.6-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "a4211193898a45bb33894789852e81ac",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": "<4,>=3.8",
"size": 102013,
"upload_time": "2024-03-04T14:38:42",
"upload_time_iso_8601": "2024-03-04T14:38:42.580653Z",
"url": "https://files.pythonhosted.org/packages/5a/3d/38df67bfe29dba7896b5e007788ead0f7d3884f0bcff2986ee71eb8fdff2/fplore-0.6-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc8225548822ed0090f448671ee93fff630eb1d017de352f288a5b1949531bf3",
"md5": "29a47bf1c320446e69762518c6c9fdec",
"sha256": "bfea5050d938112fa4019ce7657d491bdb2973a1d79b5cf70a95f3f7dd9e01bc"
},
"downloads": -1,
"filename": "fplore-0.6-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "29a47bf1c320446e69762518c6c9fdec",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4,>=3.8",
"size": 274120,
"upload_time": "2024-03-04T14:38:43",
"upload_time_iso_8601": "2024-03-04T14:38:43.791255Z",
"url": "https://files.pythonhosted.org/packages/fc/82/25548822ed0090f448671ee93fff630eb1d017de352f288a5b1949531bf3/fplore-0.6-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "328dffcfd244ad5beafe6421d286a17d2f0e81c78d66a528cf9d6da6bbc4ff34",
"md5": "8f18c988cb9b1089a374b69392894e4d",
"sha256": "3cefee30db78ca377379228beb94a1f438eefbc11423706830e4cfa3652b0b0e"
},
"downloads": -1,
"filename": "fplore-0.6-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "8f18c988cb9b1089a374b69392894e4d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4,>=3.8",
"size": 102501,
"upload_time": "2024-03-04T14:38:44",
"upload_time_iso_8601": "2024-03-04T14:38:44.997248Z",
"url": "https://files.pythonhosted.org/packages/32/8d/ffcfd244ad5beafe6421d286a17d2f0e81c78d66a528cf9d6da6bbc4ff34/fplore-0.6-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f3e96b254c2a632110f4e75179d4ffc5c8a2f57f24ff3a9f1679f5822f81eb64",
"md5": "8f9b3d788d0daf5e7b782a058e054ee1",
"sha256": "574f96c5cbf0e026dfda0660cc6b3930cd90f99e6ed59bf1019571b106857975"
},
"downloads": -1,
"filename": "fplore-0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "8f9b3d788d0daf5e7b782a058e054ee1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4,>=3.8",
"size": 484808,
"upload_time": "2024-03-04T14:38:46",
"upload_time_iso_8601": "2024-03-04T14:38:46.972389Z",
"url": "https://files.pythonhosted.org/packages/f3/e9/6b254c2a632110f4e75179d4ffc5c8a2f57f24ff3a9f1679f5822f81eb64/fplore-0.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "550f3a03dca3958fe74cbd32e157a3cad958ce80e82306357423bc900c592e3d",
"md5": "b2b01f0828814153ec39dbf1a4256698",
"sha256": "5754f6787fb8126c973028487b9b0ef3ed6f3c6bace1edc4bbbed38788ef1985"
},
"downloads": -1,
"filename": "fplore-0.6-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "b2b01f0828814153ec39dbf1a4256698",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<4,>=3.8",
"size": 102049,
"upload_time": "2024-03-04T14:38:48",
"upload_time_iso_8601": "2024-03-04T14:38:48.181584Z",
"url": "https://files.pythonhosted.org/packages/55/0f/3a03dca3958fe74cbd32e157a3cad958ce80e82306357423bc900c592e3d/fplore-0.6-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a1a96c7ab0fc4fcc7bff32dfe1249cb7b09e387f1211b89879b55bc5d0a2b6f0",
"md5": "14df681ffaa29d008c35f46e47dec30f",
"sha256": "07087396918a9fe62b3e1569a06ccdfaa5d3a0a02a1a1c4342f674016cf65cda"
},
"downloads": -1,
"filename": "fplore-0.6.tar.gz",
"has_sig": false,
"md5_digest": "14df681ffaa29d008c35f46e47dec30f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 44301,
"upload_time": "2024-03-04T14:38:49",
"upload_time_iso_8601": "2024-03-04T14:38:49.232393Z",
"url": "https://files.pythonhosted.org/packages/a1/a9/6c7ab0fc4fcc7bff32dfe1249cb7b09e387f1211b89879b55bc5d0a2b6f0/fplore-0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-04 14:38:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mueslo",
"github_project": "fplore",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "fplore"
}