{ "info": { "author": "Elipse Software Ltda", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# epmwebapi\n\nA biblioteca **Epmwebapi** desenvolvida pela **Elipse Software**, permite a intera\u00e7\u00e3o com os dados da sua plataforma \n**Elipse Plant Manager(EPM)**. Possibilitando flexibilidade para buscar, organizar, analisar, compartilhar e monitorar os dados de processo industrial.\n\nSeu uso t\u00edpico, mas n\u00e3o exclusivo, \u00e9 a gera\u00e7\u00e3o de indicadores, an\u00e1lises de dados, estat\u00edstica e intelig\u00eancia de processo voltados para sistemas industriais como Ind\u00fastria Qu\u00edmica, Petroqu\u00edmica, Papel e Celulose, Sider\u00fargica, Energia, Saneamento, Data Centers, Pr\u00e9dios Inteligentes, entre outros.\n\nMais informa\u00e7\u00f5es sobre o **EPM** podem ser encontradas no site https://www.elipse.com.br/produto/elipse-plant-manager/\n\n**Requisitos:**\n* EPM Webserver 3.06 (para acesso aos dados do EPM Server, n\u00e3o precisa estar instalado na mesma m\u00e1quina da epmwebapi).\n* Python 3.6 x64 ou superior\n\n**Instala\u00e7\u00e3o:**\n\nOnline(Recomendado):\n* Ap\u00f3s instalar o Python, digite no prompt de comando ou terminal: *pip install epmwebapi*. O instalador se encarregar\u00e1 de baixar e instalar a biblioteca e suas depend\u00eancias.\n \nOffline: \n* Fa\u00e7a do download do pacote atrav\u00e9s do site da [Elipse](https://www.elipse.com.br/downloads).\n* Fa\u00e7a a descompacta\u00e7\u00e3o da pasta **epmwebapi** e copie para o diret\u00f3rio **site-packages** da instala\u00e7\u00e3o do Python.\n* Instale as depend\u00eancias: Bibliotecas Numpy, Requests e Python-dateutil.\n\n**Exemplos:**\n\n* [Exemplo b\u00e1sico](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/Quickstart.ipynb) - Exemplos de leituras e escritas de dados e anota\u00e7\u00f5es. \n* [Matplotlib](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/basic_use_matplotlib.ipynb) - Utilizando essa biblioteca para gerar gr\u00e1ficos.\n* [Pandas](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/basic_use_pandas.ipynb) - Use Pandas para manipular dados tabulares.\n* [Pandas e dataviz](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/pandas_and_dataviz.ipynb) - Utilizando essas bibliotecar para manipular dados e gerar visualiz\u00e7\u00f5es gr\u00e1ficas.\n* [Numpy](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/basic_use_numpy.ipynb) - Numpy \u00e9 uma biblioteca essecial para trabalhar com c\u00e1lculos de dados em matrizes.\n* [Regress\u00e3o por \u00e1rvore de decis\u00e3o](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/decision_tree_regression.ipynb) - Veja como utilizar a biblioteca Scikit-learn para fazer uma regress\u00e3o. \n* [Utilizando Concorr\u00eancia](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/concorrencia_historyReadAggregate.ipynb) - Usando concorr\u00eancia para alta performance de consultas ao EPM Server.\n* [Buscando em um webserver e escrevendo no EPM Server](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/write_from_webserver.ipynb) - Lendo dados de temperatura do Webserver do INPE e escrevendo em uma vari\u00e1vel do EPM Server. \n* [Machine Learning](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/basic_use_machine_learning.ipynb) - No\u00e7\u00f5es e exemplos de uso dessa t\u00e9cnica cada vez mais utilizada em dados de processo.\n* [An\u00e1lise de temperatura e conforto t\u00e9rmico](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/temp_elipse_ecc.ipynb) - An\u00e1lises de dados reais de temperaturas das salas da Elipse.\n* [Criando mapas](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/maps.ipynb) - Trabalhando com dados de geolocaliza\u00e7\u00e3o e mapas interativos. \n* [Acessando informa\u00e7\u00f5es do EPM Server](https://github.com/elipsesoftware/epmwebapi/blob/master/exemplos/server_information.ipynb) - Acessando informa\u00e7\u00f5es como vers\u00e3o, chave de produto, diagn\u00f3sticos dos Interface Servers, etc.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/elipsesoftware/epmwebapi", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "epmwebapi", "package_url": "https://pypi.org/project/epmwebapi/", "platform": "", "project_url": "https://pypi.org/project/epmwebapi/", "project_urls": { "Homepage": "https://github.com/elipsesoftware/epmwebapi" }, "release_url": "https://pypi.org/project/epmwebapi/1.4.2/", "requires_dist": null, "requires_python": ">=3.6, <4", "summary": "", "version": "1.4.2" }, "last_serial": 5793752, "releases": { "1.3.13": [ { "comment_text": "", "digests": { "md5": "f71db984be9713913aa05d500673191d", "sha256": "8a71fbe83081ed4bb84ce5b5d2e504a18d994127e3f29f130fd2ba1c9b9ffc5e" }, "downloads": -1, "filename": "epmwebapi-1.3.13.tar.gz", "has_sig": false, "md5_digest": "f71db984be9713913aa05d500673191d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 18281, "upload_time": "2019-07-16T14:37:30", "url": "https://files.pythonhosted.org/packages/af/47/78380afe1d36d77324d74ffec2f1727a5f8069676a8086b07f5d6946141d/epmwebapi-1.3.13.tar.gz" } ], "1.3.14": [ { "comment_text": "", "digests": { "md5": "9794caf11460d3441343ec21c29875f0", "sha256": "d36502230e20705b706290c3ea369f67c706cd4ebdfedaa0b9971c30b1f79ef0" }, "downloads": -1, "filename": "epmwebapi-1.3.14.tar.gz", "has_sig": false, "md5_digest": "9794caf11460d3441343ec21c29875f0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 18278, "upload_time": "2019-07-16T14:51:35", "url": "https://files.pythonhosted.org/packages/b3/80/3586ef276bdbc761bffa00bd493c7eaf89b63fd1dd5dd4eb9949fbf8a50a/epmwebapi-1.3.14.tar.gz" } ], "1.3.15": [ { "comment_text": "", "digests": { "md5": "c9556c8a2f134707b7ccf521252e2591", "sha256": "e4dbdda35e828544eef650f79702d5c817689ec5eca09672f973e1c9458407f9" }, "downloads": -1, "filename": "epmwebapi-1.3.15.tar.gz", "has_sig": false, "md5_digest": "c9556c8a2f134707b7ccf521252e2591", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 18303, "upload_time": "2019-07-16T16:22:03", "url": "https://files.pythonhosted.org/packages/11/7b/1ca958723fd5bf271e5ded35730bea5d9c8bab126eb9a21a092fc9825ee3/epmwebapi-1.3.15.tar.gz" } ], "1.3.16": [ { "comment_text": "", "digests": { "md5": "db467fdd83a0b4a79a6b44d1f1b12dcf", "sha256": "e2c193fb65dca35365dc78a3e11e6ead599908475f10aa7e20e53de08af72c1f" }, "downloads": -1, "filename": "epmwebapi-1.3.16.tar.gz", "has_sig": false, "md5_digest": "db467fdd83a0b4a79a6b44d1f1b12dcf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 18312, "upload_time": "2019-07-16T16:53:43", "url": "https://files.pythonhosted.org/packages/bc/b7/f30b325aaea6e29f37a0d1862ace428f5b08f68512a015e010d8785f4c3a/epmwebapi-1.3.16.tar.gz" } ], "1.3.17": [ { "comment_text": "", "digests": { "md5": "e90501b9e6589fa23219fcb4104cc908", "sha256": "163c7a12a08db19345c78b0ae5cf54a38e85640f6d7d8e93e2eaddeab9ddea3c" }, "downloads": -1, "filename": "epmwebapi-1.3.17.tar.gz", "has_sig": false, "md5_digest": "e90501b9e6589fa23219fcb4104cc908", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 18242, "upload_time": "2019-07-16T17:36:02", "url": "https://files.pythonhosted.org/packages/8d/24/e25ac58061bbeeb3e9640b5126067282b96fa60e51acceaeec8a78965ba5/epmwebapi-1.3.17.tar.gz" } ], "1.3.18": [ { "comment_text": "", "digests": { "md5": "4873935fa68a186b968dd37efde92e1e", "sha256": "08a1fcda9e7752ae1e6ed126aecb5210b5f814bc8960418635ad722fe0b50429" }, "downloads": -1, "filename": "epmwebapi-1.3.18.tar.gz", "has_sig": false, "md5_digest": "4873935fa68a186b968dd37efde92e1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 19014, "upload_time": "2019-07-16T18:18:54", "url": "https://files.pythonhosted.org/packages/9f/b7/5c8522a14c033d384be0d12109243b76dd5a0f5137388468b98f13c9005e/epmwebapi-1.3.18.tar.gz" } ], "1.3.19": [ { "comment_text": "", "digests": { "md5": "42ae83f847b53a1eb080902c2d893069", "sha256": "5bdeab9d618ce113145473ff6288dff6362756b24438c7066f1fcd5ad840ac6f" }, "downloads": -1, "filename": "epmwebapi-1.3.19.tar.gz", "has_sig": false, "md5_digest": "42ae83f847b53a1eb080902c2d893069", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 20142, "upload_time": "2019-07-16T19:36:48", "url": "https://files.pythonhosted.org/packages/6b/7b/6e13b129820d7b23d51f05531cc088cde15fcff8010688363106b331daf0/epmwebapi-1.3.19.tar.gz" } ], "1.3.20": [ { "comment_text": "", "digests": { "md5": "7abda51fa905b452e3af443806790226", "sha256": "9c03b0c7f2972faf89bd2913b5bf81aae124843de6ba226aac882ccbd6982d43" }, "downloads": -1, "filename": "epmwebapi-1.3.20.tar.gz", "has_sig": false, "md5_digest": "7abda51fa905b452e3af443806790226", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 20629, "upload_time": "2019-07-16T20:19:08", "url": "https://files.pythonhosted.org/packages/c6/e2/1d092fea068ce5e44ce2dbc0673e3d90c127a2276cea911178b1ffc063b3/epmwebapi-1.3.20.tar.gz" } ], "1.3.21": [ { "comment_text": "", "digests": { "md5": "45f334ede01caaddf6ce559f0743d773", "sha256": "23ca153c6d94ff271e0f460b4a34eae17e37e7a270cdc6b7c069c3d536438284" }, "downloads": -1, "filename": "epmwebapi-1.3.21.tar.gz", "has_sig": false, "md5_digest": "45f334ede01caaddf6ce559f0743d773", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 21011, "upload_time": "2019-07-16T20:43:30", "url": "https://files.pythonhosted.org/packages/d8/0a/4dbea1720185eb964f393a9bea1af17afaf1a7d236895d99bff21d00451b/epmwebapi-1.3.21.tar.gz" } ], "1.3.22": [ { "comment_text": "", "digests": { "md5": "68377f7d7ba6520bbd0b197172cfb241", "sha256": "ff78251fe31b9b434c0039e60e6c2a13ec12097850d57256dc9631b6a2f5802d" }, "downloads": -1, "filename": "epmwebapi-1.3.22.tar.gz", "has_sig": false, "md5_digest": "68377f7d7ba6520bbd0b197172cfb241", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 21012, "upload_time": "2019-07-16T21:08:25", "url": "https://files.pythonhosted.org/packages/90/18/7b13cfe9b0fbc1d632000988a88eac243f7e41f1b3e228a3ff370f2dee72/epmwebapi-1.3.22.tar.gz" } ], "1.3.23": [ { "comment_text": "", "digests": { "md5": "3b37ac65e5ea31f09ae91cb36d9c9333", "sha256": "d6abee46aa3e0ce590d4b5babaeb1d07a362d7653b8ce83d2ac6c55c1665a891" }, "downloads": -1, "filename": "epmwebapi-1.3.23.tar.gz", "has_sig": false, "md5_digest": "3b37ac65e5ea31f09ae91cb36d9c9333", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.2, <4", "size": 20866, "upload_time": "2019-07-17T11:49:08", "url": "https://files.pythonhosted.org/packages/59/37/cf6c2421344c2117e01d7e1fd8cf234614fe5f1e5c2cf2e71bed7cc5591a/epmwebapi-1.3.23.tar.gz" } ], "1.3.24": [ { "comment_text": "", "digests": { "md5": "86c4375b67d0b49d2689c60360373bb0", "sha256": "a0cdb0912244bb124a5121a1315d203cf58e02dd0bb5c8001f6bb5769e23c3e9" }, "downloads": -1, "filename": "epmwebapi-1.3.24.tar.gz", "has_sig": false, "md5_digest": "86c4375b67d0b49d2689c60360373bb0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 20862, "upload_time": "2019-07-17T12:34:45", "url": "https://files.pythonhosted.org/packages/fd/a9/23ed623703a318c58d14c2d3195caa717a0063adbf9d1fb78e28a8d4e917/epmwebapi-1.3.24.tar.gz" } ], "1.3.25": [ { "comment_text": "", "digests": { "md5": "952f92136f2d04aa8b3122faecaa793d", "sha256": "7ff576b87c1dbd542198ca7cd776c1782632d412d60b408c4c338e932f246c83" }, "downloads": -1, "filename": "epmwebapi-1.3.25.tar.gz", "has_sig": false, "md5_digest": "952f92136f2d04aa8b3122faecaa793d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 20810, "upload_time": "2019-07-17T12:46:02", "url": "https://files.pythonhosted.org/packages/93/f6/055ac425f78492b71bee37c6bee194f905b18d80d457af9cdcf92d5b42e1/epmwebapi-1.3.25.tar.gz" } ], "1.3.26": [ { "comment_text": "", "digests": { "md5": "775ba0ca7d404eb90c6edeaed2e79cce", "sha256": "9a4acdeaaf482e053d9c7de4ddd953ac4926b10edd3b7e6d0cd4ed632ed3f9d4" }, "downloads": -1, "filename": "epmwebapi-1.3.26.tar.gz", "has_sig": false, "md5_digest": "775ba0ca7d404eb90c6edeaed2e79cce", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 20814, "upload_time": "2019-07-22T11:50:50", "url": "https://files.pythonhosted.org/packages/64/ee/ba79c842352304c20271763b7296203ac2c18a929f6f33372c78c2d39c05/epmwebapi-1.3.26.tar.gz" } ], "1.3.30": [ { "comment_text": "", "digests": { "md5": "7479553c8cbcc731f01449b2c4442793", "sha256": "3112a8fb3e76ce142df4cff06611c68e2224fe0ae43bc8b90086ac19f7ffce50" }, "downloads": -1, "filename": "epmwebapi-1.3.30.tar.gz", "has_sig": false, "md5_digest": "7479553c8cbcc731f01449b2c4442793", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 24419, "upload_time": "2019-09-06T14:05:28", "url": "https://files.pythonhosted.org/packages/da/36/5c77a2482d36d4dd8abaec1e9cc967bbae54b8ecee25d40e1ed59dc120b3/epmwebapi-1.3.30.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "c77fbfb81594a1f081510231a0f4be70", "sha256": "0949751796c9cc5984874dd5726cddd49db329c28eb9e963064dba78de711ae0" }, "downloads": -1, "filename": "epmwebapi-1.4.1.tar.gz", "has_sig": false, "md5_digest": "c77fbfb81594a1f081510231a0f4be70", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 24421, "upload_time": "2019-09-06T19:00:41", "url": "https://files.pythonhosted.org/packages/37/65/b755e1484a1c4e42aa4f7001625c3f08968eae190f5275cf6ca2e6b72c45/epmwebapi-1.4.1.tar.gz" } ], "1.4.2": [ { "comment_text": "", "digests": { "md5": "58388b5a9b83aa9a03d1dcc315d649d4", "sha256": "b01fa5a9380bdd023701476dfe5d4e79f3cd4c63e862ed3bb08336769fb9326a" }, "downloads": -1, "filename": "epmwebapi-1.4.2.tar.gz", "has_sig": false, "md5_digest": "58388b5a9b83aa9a03d1dcc315d649d4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 24415, "upload_time": "2019-09-06T20:15:00", "url": "https://files.pythonhosted.org/packages/dc/76/21117784a54dea97ec6b8dd7111500ee6be471b3920d9a4b1933c086eb4a/epmwebapi-1.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58388b5a9b83aa9a03d1dcc315d649d4", "sha256": "b01fa5a9380bdd023701476dfe5d4e79f3cd4c63e862ed3bb08336769fb9326a" }, "downloads": -1, "filename": "epmwebapi-1.4.2.tar.gz", "has_sig": false, "md5_digest": "58388b5a9b83aa9a03d1dcc315d649d4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6, <4", "size": 24415, "upload_time": "2019-09-06T20:15:00", "url": "https://files.pythonhosted.org/packages/dc/76/21117784a54dea97ec6b8dd7111500ee6be471b3920d9a4b1933c086eb4a/epmwebapi-1.4.2.tar.gz" } ] }