Giter Site home page Giter Site logo

ecsim / gopem Goto Github PK

View Code? Open in Web Editor NEW
31.0 3.0 12.0 4.66 MB

GUI for OPEM library

Home Page: http://gopem.ecsim.site

License: MIT License

Python 90.04% Batchfile 1.85% Shell 2.93% Inno Setup 3.72% Dockerfile 1.46%
opem python matplotlib pyqt5 qt5 simulation chemistry fuel-cell physics electrochemistry

gopem's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar mahi97 avatar pyup-bot avatar sadrasabouri avatar sarminh avatar sepandhaghighi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gopem's Issues

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Add __version__

Description

Add __version__ attribute

Steps/Code to Reproduce

>>> import gopem
>>> gopem.__version__

Expected Behavior

"0.5"

Actual Behavior

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    gopem.__version__
AttributeError: module 'gopem' has no attribute '__version__'

Operating System

Windows 10

Python Version

Python 3.5.2

OPEM Version

OPEM-1.1

GOPEM Version

GOPEM-0.5

Fix requirements bug

  • Add float version to all requirements in requirements.txt
  • Create dev-requirements.txt with fix version
  • Use dev-requirements.txt in travis and appveyor

console_scripts entry point

Description

Add console_scripts entry point to setup.py to run GOPEM directly from the terminal.

gopem

instead of

python -m gopem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.