gopem


Namegopem JSON
Version 0.8 PyPI version JSON
download
home_pagehttps://github.com/ecsim/gopem
SummaryGOPEM is a graphical user interface of OPEM
upload_time2024-03-17 04:01:14
maintainer
docs_urlNone
authorECSIM Development Team
requires_python>=3.6
licenseMIT
keywords opem pem fc cell fuel-cell chemistry gui pyqt gopem
VCS
bugtrack_url
requirements art requests matplotlib PyQt5 PyQt5-sip opem
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<div align="center">
<img src="https://github.com/ECSIM/gopem/raw/master/rsrc/logo.png" width=350px>
</br>
<a href="https://www.python.org/"><img src="https://img.shields.io/badge/built%20with-Python3-green.svg" alt="built with Python3" /></a>
<a href="https://badge.fury.io/py/gopem"><img src="https://badge.fury.io/py/gopem.svg" alt="PyPI version" height="18"></a>
<a href="https://discord.gg/mgpwvEuBxZ">
  <img src="https://img.shields.io/discord/1006472275920425012.svg" alt="Discord Channel">
</a>
</div>

--------

## Table of Contents				
   * [Overview](https://github.com/ECSIM/gopem#overview)
   * [Installation](https://github.com/ECSIM/gopem#installation)
   * [Usage](https://github.com/ECSIM/gopem#usage)
   * [Issues & Bug Reports](https://github.com/ECSIM/gopem#issues--bug-reports)
   * [Contribution](https://github.com/ECSIM/gopem/blob/master/.github/CONTRIBUTING.md)
   * [Thanks](https://github.com/ECSIM/gopem#thanks)
   * [Cite](https://github.com/ECSIM/gopem#cite)
   * [Authors](https://github.com/ECSIM/gopem/blob/master/AUTHORS.md)
   * [License](https://github.com/ECSIM/gopem/blob/master/LICENSE)
   * [Show Your Support](https://github.com/ECSIM/gopem#show-your-support)
   * [Changelog](https://github.com/ECSIM/gopem/blob/master/CHANGELOG.md)
   * [Code of Conduct](https://github.com/ECSIM/gopem/blob/master/.github/CODE_OF_CONDUCT.md)

## Overview		

GOPEM is a graphical user interface of [OPEM (Open Source PEM Fuel Cell Simulation Tool)](https://github.com/ECSIM/opem "OPEM").

<table>
	<tr> 
		<td align="center">Branch</td>
		<td align="center">master</td>	
		<td align="center">develop</td>	
	</tr>
	<tr>
		<td align="center">CI</td>
		<td align="center"><img src="https://github.com/ECSIM/gopem/actions/workflows/test.yml/badge.svg?branch=master"></td>
		<td align="center"><img src="https://github.com/ECSIM/gopem/actions/workflows/test.yml/badge.svg?branch=develop"></td>
	</tr>
</table>

<table>
	<tr> 
		<td align="center">Code Quality</td>
		<td align="center"><a href="https://www.codefactor.io/repository/github/ecsim/gopem"><img src="https://www.codefactor.io/repository/github/ecsim/gopem/badge" alt="CodeFactor" /></a></td>
		<td align="center"><a href="https://app.codacy.com/gh/ECSIM/gopem/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"><img src="https://app.codacy.com/project/badge/Grade/1ab9a56a65414c2f9b0b7d9ec127ea9f"/></a></td>
	</tr>
</table>

## Installation	

### Source Code
- Download and install [Python3.x](https://www.python.org/downloads/) (>=3.6)
	- [x] Select `Add to PATH` option
	- [x] Select `Install pip` option
- Download [Version 0.8](https://github.com/ecsim/gopem/archive/v0.8.zip) or [Latest Source ](https://github.com/ecsim/gopem/archive/develop.zip)
- Run `pip install .`

### PyPI
- Check [Python Packaging User Guide](https://packaging.python.org/installing/)     
- Run `pip install gopem==0.8`


### Exe Version (Only Windows)
- Download [Installer-Version 0.8](https://github.com/ECSIM/gopem/releases/download/v0.8/GOPEM-0.8.exe) or [Portable-Version 0.8](https://github.com/ECSIM/gopem/releases/download/v0.8/GOPEM-Portable-0.8.exe)
- Run and install

⚠️ The portable build is slower to start


### Exe Version Note
For GOPEM targeting Windows < 10, the user needs to take special care to include the Visual C++ run-time .dlls: Python >=3.5 uses Visual Studio 2015 run-time, which has been renamed into “Universal CRT“ and has become part of Windows 10. For Windows Vista through Windows 8.1 there are Windows update packages, which may or may not be installed in the target-system. So you have the following options:

1. Use [OPEM](https://github.com/ECSIM/opem) (Without GUI)
2. Use [Source Code](https://github.com/ECSIM/gopem#source-code)
3. Download and install [Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145)

### System Requirements
GOPEM will likely run on a modern dual core PC. Typical configuration is:

- Dual Core CPU (2.0 Ghz+)
- 2GB of RAM

⚠️ Note that it may run on lower end equipment though good performance is not guaranteed.

## Usage

<div align="center">

<img src="https://github.com/ECSIM/gopem/raw/master/rsrc/GOPEM.gif">
<p>GIF</p>

<img src="https://github.com/ECSIM/gopem/raw/master/rsrc/SS1.png">
<p>Screenshot 1</p>

<img src="https://github.com/ECSIM/gopem/raw/master/rsrc/SS2.png">
<p>Screenshot 2</p>

</div>	

- Open `CMD` (Windows) or `Terminal` (UNIX)
- Run `gopem` or `python -m gopem` (or run `GOPEM.exe`)
- Wait about 4-15 seconds (depends on your system specification)
- Enter PEM cell parameters (or run standard test vectors)	
- For more information about parameters visit [OPEM (Open Source PEM Fuel Cell Simulation Tool)](https://github.com/ECSIM/opem "OPEM")
## Issues & Bug Reports			

Just fill an issue and describe it. We'll check it ASAP!							
or send an email to [opem@ecsim.site](mailto:opem@ecsim.site "opem@ecsim.site"). 

You can also join our discord server			

<a href="https://discord.gg/mgpwvEuBxZ">
  <img src="https://img.shields.io/discord/1006472275920425012.svg?style=for-the-badge" alt="Discord Channel">
</a>


## Thanks

* [PyInstaller](https://github.com/pyinstaller/pyinstaller)
* [Zahra Mobasher](https://www.instagram.com/littleblackoyster/?hl=en) (Logo design)



## Cite

If you use OPEM in your research , please cite this paper :

<pre>

@article{Haghighi2018,
  doi = {10.21105/joss.00676},
  url = {https://doi.org/10.21105/joss.00676},
  year  = {2018},
  month = {jul},
  publisher = {The Open Journal},
  volume = {3},
  number = {27},
  pages = {676},
  author = {Sepand Haghighi and Kasra Askari and Sarmin Hamidi and Mohammad Mahdi Rahimi},
  title = {{OPEM} : Open Source {PEM} Cell Simulation Tool},
  journal = {Journal of Open Source Software}
}


</pre>

Download [OPEM.bib](http://www.ecsim.site/opem/OPEM.bib)(BibTeX Format)									

<table>
	<tr> 
		<td align="center">JOSS</td>
		<td align="center"><a style="border-width:0" href="https://doi.org/10.21105/joss.00676"><img src="http://joss.theoj.org/papers/10.21105/joss.00676/status.svg" alt="DOI badge" ></a></td>	
	</tr>
	<tr>
		<td align="center">Zenodo</td>
		<td align="center"><a href="https://doi.org/10.5281/zenodo.1133110"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.1133110.svg" alt="DOI"></a></td>
	</tr>
</table>


## Show Your Support			

<h3>Star This Repo</h3>					

Give a ⭐️ if this project helped you! 


<h3>Donate to Our Project</h3>  
								
If you do like our project and we hope that you do, can you please support us? Our project is not and is never going to be working for profit. We need the money just so we can continue doing what we do ;-) .

<a href="https://www.ecsim.site/opem/donate.html" target="_blank"><img src="http://www.ecsim.site/images/Donate-Button.png" height="90px" width="270px" alt="OPEM Donation"></a>

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.8] - 2024-03-16
### Added
- `feature_request.yml` template
- `config.yml` for issue template
- Discord badge
- Console scripts entry point
### Changed
- Bug report template modified
- `README.md` modified
- `Python 3.10` added to `test.yml`
- `Python 3.11` added to `test.yml`
- `Python 3.12` added to `test.yml`
- Logo updated
- `AUTHORS.md` updated
- Test system modified
- Setup system modified
- Docstrings modified
- `check_update` function modified
## [0.7] - 2021-08-18
### Added
- Chakraborty model
### Changed
- Test system modified
- Import section updated
## [0.6] - 2020-03-16
### Added
- `__version__` variable
### Changed
- Test system modified
- `dev-requirements.txt` modified
- `requirements.txt` modified
- Logo updated
- Icon updated
- `ISSUE_TEMPLATE.md` updated
- `setup.py` modified
- `README.md` modified
- `build_exe.bat` modified
- `build_unix.sh` modified
## [0.5] - 2019-10-28
### Added
- `version_check.py`
- `CODE_OF_CONDUCT.md`
- `ISSUE_TEMPLATE.md`
- `PULL_REQUEST_TEMPLATE.md`
- `build_exe.bat`
- `build_unix.sh`
- `GOPEM.iss`
- Check update button
- Save plot button
- Report generating controller
- Console print controller
- PyPI package
### Changed
- `CONTRIBUTING.md` modified
- `README.md` modified
- Test system modified
- Menu bug in `Windows` fixed
- Padulles-Amphlett model default test case bug fixed
- Docstrings modified
- Report default location bug fixed
- Icon bug fixed
## [0.1] - 2018-09-10
### Added
- GUI and plotter
- Use same test data as `OPEM` lib
- Documents and README


[Unreleased]: https://github.com/ECSIM/gopem/compare/v0.8...develop
[0.8]: https://github.com/ECSIM/gopem/compare/v0.7...v0.8
[0.7]: https://github.com/ECSIM/gopem/compare/v0.6...v0.7
[0.6]: https://github.com/ECSIM/gopem/compare/v0.5...v0.6
[0.5]: https://github.com/ECSIM/gopem/compare/v0.1...v0.5
[0.1]: https://github.com/ECSIM/gopem/compare/0f35fc9...v0.1

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ecsim/gopem",
    "name": "gopem",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "OPEM PEM FC CELL Fuel-Cell Chemistry GUI PyQt GOPEM",
    "author": "ECSIM Development Team",
    "author_email": "opem@ecsim.site",
    "download_url": "https://files.pythonhosted.org/packages/4c/8f/0c04dc4f3dbf32f862d62d46d95e86e6c8b998463fe9f17444be9466f1e7/gopem-0.8.tar.gz",
    "platform": "any",
    "description": "\n<div align=\"center\">\n<img src=\"https://github.com/ECSIM/gopem/raw/master/rsrc/logo.png\" width=350px>\n</br>\n<a href=\"https://www.python.org/\"><img src=\"https://img.shields.io/badge/built%20with-Python3-green.svg\" alt=\"built with Python3\" /></a>\n<a href=\"https://badge.fury.io/py/gopem\"><img src=\"https://badge.fury.io/py/gopem.svg\" alt=\"PyPI version\" height=\"18\"></a>\n<a href=\"https://discord.gg/mgpwvEuBxZ\">\n  <img src=\"https://img.shields.io/discord/1006472275920425012.svg\" alt=\"Discord Channel\">\n</a>\n</div>\n\n--------\n\n## Table of Contents\t\t\t\t\n   * [Overview](https://github.com/ECSIM/gopem#overview)\n   * [Installation](https://github.com/ECSIM/gopem#installation)\n   * [Usage](https://github.com/ECSIM/gopem#usage)\n   * [Issues & Bug Reports](https://github.com/ECSIM/gopem#issues--bug-reports)\n   * [Contribution](https://github.com/ECSIM/gopem/blob/master/.github/CONTRIBUTING.md)\n   * [Thanks](https://github.com/ECSIM/gopem#thanks)\n   * [Cite](https://github.com/ECSIM/gopem#cite)\n   * [Authors](https://github.com/ECSIM/gopem/blob/master/AUTHORS.md)\n   * [License](https://github.com/ECSIM/gopem/blob/master/LICENSE)\n   * [Show Your Support](https://github.com/ECSIM/gopem#show-your-support)\n   * [Changelog](https://github.com/ECSIM/gopem/blob/master/CHANGELOG.md)\n   * [Code of Conduct](https://github.com/ECSIM/gopem/blob/master/.github/CODE_OF_CONDUCT.md)\n\n## Overview\t\t\n\nGOPEM is a graphical user interface of [OPEM (Open Source PEM Fuel Cell Simulation Tool)](https://github.com/ECSIM/opem \"OPEM\").\n\n<table>\n\t<tr> \n\t\t<td align=\"center\">Branch</td>\n\t\t<td align=\"center\">master</td>\t\n\t\t<td align=\"center\">develop</td>\t\n\t</tr>\n\t<tr>\n\t\t<td align=\"center\">CI</td>\n\t\t<td align=\"center\"><img src=\"https://github.com/ECSIM/gopem/actions/workflows/test.yml/badge.svg?branch=master\"></td>\n\t\t<td align=\"center\"><img src=\"https://github.com/ECSIM/gopem/actions/workflows/test.yml/badge.svg?branch=develop\"></td>\n\t</tr>\n</table>\n\n<table>\n\t<tr> \n\t\t<td align=\"center\">Code Quality</td>\n\t\t<td align=\"center\"><a href=\"https://www.codefactor.io/repository/github/ecsim/gopem\"><img src=\"https://www.codefactor.io/repository/github/ecsim/gopem/badge\" alt=\"CodeFactor\" /></a></td>\n\t\t<td align=\"center\"><a href=\"https://app.codacy.com/gh/ECSIM/gopem/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade\"><img src=\"https://app.codacy.com/project/badge/Grade/1ab9a56a65414c2f9b0b7d9ec127ea9f\"/></a></td>\n\t</tr>\n</table>\n\n## Installation\t\n\n### Source Code\n- Download and install [Python3.x](https://www.python.org/downloads/) (>=3.6)\n\t- [x] Select `Add to PATH` option\n\t- [x] Select `Install pip` option\n- Download [Version 0.8](https://github.com/ecsim/gopem/archive/v0.8.zip) or [Latest Source ](https://github.com/ecsim/gopem/archive/develop.zip)\n- Run `pip install .`\n\n### PyPI\n- Check [Python Packaging User Guide](https://packaging.python.org/installing/)     \n- Run `pip install gopem==0.8`\n\n\n### Exe Version (Only Windows)\n- Download [Installer-Version 0.8](https://github.com/ECSIM/gopem/releases/download/v0.8/GOPEM-0.8.exe) or [Portable-Version 0.8](https://github.com/ECSIM/gopem/releases/download/v0.8/GOPEM-Portable-0.8.exe)\n- Run and install\n\n\u26a0\ufe0f The portable build is slower to start\n\n\n### Exe Version Note\nFor GOPEM targeting Windows < 10, the user needs to take special care to include the Visual C++ run-time .dlls: Python >=3.5 uses Visual Studio 2015 run-time, which has been renamed into \u201cUniversal CRT\u201c and has become part of Windows 10. For Windows Vista through Windows 8.1 there are Windows update packages, which may or may not be installed in the target-system. So you have the following options:\n\n1. Use [OPEM](https://github.com/ECSIM/opem) (Without GUI)\n2. Use [Source Code](https://github.com/ECSIM/gopem#source-code)\n3. Download and install [Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145)\n\n### System Requirements\nGOPEM will likely run on a modern dual core PC. Typical configuration is:\n\n- Dual Core CPU (2.0 Ghz+)\n- 2GB of RAM\n\n\u26a0\ufe0f Note that it may run on lower end equipment though good performance is not guaranteed.\n\n## Usage\n\n<div align=\"center\">\n\n<img src=\"https://github.com/ECSIM/gopem/raw/master/rsrc/GOPEM.gif\">\n<p>GIF</p>\n\n<img src=\"https://github.com/ECSIM/gopem/raw/master/rsrc/SS1.png\">\n<p>Screenshot 1</p>\n\n<img src=\"https://github.com/ECSIM/gopem/raw/master/rsrc/SS2.png\">\n<p>Screenshot 2</p>\n\n</div>\t\n\n- Open `CMD` (Windows) or `Terminal` (UNIX)\n- Run `gopem` or `python -m gopem` (or run `GOPEM.exe`)\n- Wait about 4-15 seconds (depends on your system specification)\n- Enter PEM cell parameters (or run standard test vectors)\t\n- For more information about parameters visit [OPEM (Open Source PEM Fuel Cell Simulation Tool)](https://github.com/ECSIM/opem \"OPEM\")\n## Issues & Bug Reports\t\t\t\n\nJust fill an issue and describe it. We'll check it ASAP!\t\t\t\t\t\t\t\nor send an email to [opem@ecsim.site](mailto:opem@ecsim.site \"opem@ecsim.site\"). \n\nYou can also join our discord server\t\t\t\n\n<a href=\"https://discord.gg/mgpwvEuBxZ\">\n  <img src=\"https://img.shields.io/discord/1006472275920425012.svg?style=for-the-badge\" alt=\"Discord Channel\">\n</a>\n\n\n## Thanks\n\n* [PyInstaller](https://github.com/pyinstaller/pyinstaller)\n* [Zahra Mobasher](https://www.instagram.com/littleblackoyster/?hl=en) (Logo design)\n\n\n\n## Cite\n\nIf you use OPEM in your research , please cite this paper :\n\n<pre>\n\n@article{Haghighi2018,\n  doi = {10.21105/joss.00676},\n  url = {https://doi.org/10.21105/joss.00676},\n  year  = {2018},\n  month = {jul},\n  publisher = {The Open Journal},\n  volume = {3},\n  number = {27},\n  pages = {676},\n  author = {Sepand Haghighi and Kasra Askari and Sarmin Hamidi and Mohammad Mahdi Rahimi},\n  title = {{OPEM} : Open Source {PEM} Cell Simulation Tool},\n  journal = {Journal of Open Source Software}\n}\n\n\n</pre>\n\nDownload [OPEM.bib](http://www.ecsim.site/opem/OPEM.bib)(BibTeX Format)\t\t\t\t\t\t\t\t\t\n\n<table>\n\t<tr> \n\t\t<td align=\"center\">JOSS</td>\n\t\t<td align=\"center\"><a style=\"border-width:0\" href=\"https://doi.org/10.21105/joss.00676\"><img src=\"http://joss.theoj.org/papers/10.21105/joss.00676/status.svg\" alt=\"DOI badge\" ></a></td>\t\n\t</tr>\n\t<tr>\n\t\t<td align=\"center\">Zenodo</td>\n\t\t<td align=\"center\"><a href=\"https://doi.org/10.5281/zenodo.1133110\"><img src=\"https://zenodo.org/badge/DOI/10.5281/zenodo.1133110.svg\" alt=\"DOI\"></a></td>\n\t</tr>\n</table>\n\n\n## Show Your Support\t\t\t\n\n<h3>Star This Repo</h3>\t\t\t\t\t\n\nGive a \u2b50\ufe0f if this project helped you! \n\n\n<h3>Donate to Our Project</h3>  \n\t\t\t\t\t\t\t\t\nIf you do like our project and we hope that you do, can you please support us? Our project is not and is never going to be working for profit. We need the money just so we can continue doing what we do ;-) .\n\n<a href=\"https://www.ecsim.site/opem/donate.html\" target=\"_blank\"><img src=\"http://www.ecsim.site/images/Donate-Button.png\" height=\"90px\" width=\"270px\" alt=\"OPEM Donation\"></a>\n\n# Changelog\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)\nand this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).\n\n## [Unreleased]\n## [0.8] - 2024-03-16\n### Added\n- `feature_request.yml` template\n- `config.yml` for issue template\n- Discord badge\n- Console scripts entry point\n### Changed\n- Bug report template modified\n- `README.md` modified\n- `Python 3.10` added to `test.yml`\n- `Python 3.11` added to `test.yml`\n- `Python 3.12` added to `test.yml`\n- Logo updated\n- `AUTHORS.md` updated\n- Test system modified\n- Setup system modified\n- Docstrings modified\n- `check_update` function modified\n## [0.7] - 2021-08-18\n### Added\n- Chakraborty model\n### Changed\n- Test system modified\n- Import section updated\n## [0.6] - 2020-03-16\n### Added\n- `__version__` variable\n### Changed\n- Test system modified\n- `dev-requirements.txt` modified\n- `requirements.txt` modified\n- Logo updated\n- Icon updated\n- `ISSUE_TEMPLATE.md` updated\n- `setup.py` modified\n- `README.md` modified\n- `build_exe.bat` modified\n- `build_unix.sh` modified\n## [0.5] - 2019-10-28\n### Added\n- `version_check.py`\n- `CODE_OF_CONDUCT.md`\n- `ISSUE_TEMPLATE.md`\n- `PULL_REQUEST_TEMPLATE.md`\n- `build_exe.bat`\n- `build_unix.sh`\n- `GOPEM.iss`\n- Check update button\n- Save plot button\n- Report generating controller\n- Console print controller\n- PyPI package\n### Changed\n- `CONTRIBUTING.md` modified\n- `README.md` modified\n- Test system modified\n- Menu bug in `Windows` fixed\n- Padulles-Amphlett model default test case bug fixed\n- Docstrings modified\n- Report default location bug fixed\n- Icon bug fixed\n## [0.1] - 2018-09-10\n### Added\n- GUI and plotter\n- Use same test data as `OPEM` lib\n- Documents and README\n\n\n[Unreleased]: https://github.com/ECSIM/gopem/compare/v0.8...develop\n[0.8]: https://github.com/ECSIM/gopem/compare/v0.7...v0.8\n[0.7]: https://github.com/ECSIM/gopem/compare/v0.6...v0.7\n[0.6]: https://github.com/ECSIM/gopem/compare/v0.5...v0.6\n[0.5]: https://github.com/ECSIM/gopem/compare/v0.1...v0.5\n[0.1]: https://github.com/ECSIM/gopem/compare/0f35fc9...v0.1\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "GOPEM is a graphical user interface of OPEM",
    "version": "0.8",
    "project_urls": {
        "Download": "https://github.com/ecsim/gopem/tarball/v0.8",
        "Homepage": "https://github.com/ecsim/gopem",
        "Source": "https://github.com/ecsim/gopem",
        "Webpage": "http://opem.ecsim.site"
    },
    "split_keywords": [
        "opem",
        "pem",
        "fc",
        "cell",
        "fuel-cell",
        "chemistry",
        "gui",
        "pyqt",
        "gopem"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6aafcbb0f721bf2534b92b07b11b9b538f8342c20d15c449b2aa85f664cec882",
                "md5": "183d12a5a37d2769422ebef72c2c3def",
                "sha256": "2085888a77b5a889fb876380caa169397c2b6469707cd687bca93271d3bcdfc8"
            },
            "downloads": -1,
            "filename": "gopem-0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "183d12a5a37d2769422ebef72c2c3def",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 15890,
            "upload_time": "2024-03-17T04:01:15",
            "upload_time_iso_8601": "2024-03-17T04:01:15.982122Z",
            "url": "https://files.pythonhosted.org/packages/6a/af/cbb0f721bf2534b92b07b11b9b538f8342c20d15c449b2aa85f664cec882/gopem-0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c8f0c04dc4f3dbf32f862d62d46d95e86e6c8b998463fe9f17444be9466f1e7",
                "md5": "2f94c51fe56c84e3fe73c54b3b811cc7",
                "sha256": "0053de2f852b3006e0518641104c59c53d6c8dd3a47d0f75ade6c3ae4b3f6c6a"
            },
            "downloads": -1,
            "filename": "gopem-0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "2f94c51fe56c84e3fe73c54b3b811cc7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1468672,
            "upload_time": "2024-03-17T04:01:14",
            "upload_time_iso_8601": "2024-03-17T04:01:14.107905Z",
            "url": "https://files.pythonhosted.org/packages/4c/8f/0c04dc4f3dbf32f862d62d46d95e86e6c8b998463fe9f17444be9466f1e7/gopem-0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-17 04:01:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ecsim",
    "github_project": "gopem",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "art",
            "specs": [
                [
                    ">",
                    "0.7"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.20.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "PyQt5",
            "specs": [
                [
                    ">=",
                    "5.10"
                ]
            ]
        },
        {
            "name": "PyQt5-sip",
            "specs": [
                [
                    ">=",
                    "4.19.12"
                ]
            ]
        },
        {
            "name": "opem",
            "specs": [
                [
                    ">=",
                    "0.9"
                ]
            ]
        }
    ],
    "lcname": "gopem"
}
        
Elapsed time: 0.21764s