estecopy


Nameestecopy JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://www.esteco.com
SummaryPython library to support the proprietary modeFRONTER software
upload_time2024-12-19 15:41:44
maintainerNone
docs_urlNone
authorESTECO
requires_python>=3.8
licenseNone
keywords estecopy esteco modefrontier pyfrontier optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Connect your Python interpreter with modeFRONTIER, the leading software for process automation and design optimization.

You need to have modeFRONTIER installed and start the pyFRONTIER app to enable the connection with your Python interpreter either locally or remotely. Install the `estecopy`  package on your machine to enable the data exchange between your Python interpreter and modeFRONTIER.

Provides the following modules:

- `pyfrontier` - module for configuring the connection to an open pyFRONTIER
- `estecopy.db` - module for handling data
- `estecopy.plan` - module for handling plans and running a project in process mode
- `estecopy.charts` - module for plotting charts in the Design Space
- `estecopy.rsm` - module for handling response surfaces
- `estecopy.info` - module for accessing some information on the modeFRONTIER project

Refer to modeFRONTIER documentation for further details on the use of these modules and on configuring the connection between estecopy and pyFRONTIER

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.esteco.com",
    "name": "estecopy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "estecopy, ESTECO, modeFRONTIER, pyFRONTIER, optimization",
    "author": "ESTECO",
    "author_email": "python.software@esteco.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/59/6128248fbd1ee622e19b96c701a85daaaf138290f6a0bf1697c20464b08a/estecopy-2.0.0.tar.gz",
    "platform": null,
    "description": "Connect your Python interpreter with modeFRONTIER, the leading software for process automation and design optimization.\n\nYou need to have modeFRONTIER installed and start the pyFRONTIER app to enable the connection with your Python interpreter either locally or remotely. Install the `estecopy`  package on your machine to enable the data exchange between your Python interpreter and modeFRONTIER.\n\nProvides the following modules:\n\n- `pyfrontier` - module for configuring the connection to an open pyFRONTIER\n- `estecopy.db` - module for handling data\n- `estecopy.plan` - module for handling plans and running a project in process mode\n- `estecopy.charts` - module for plotting charts in the Design Space\n- `estecopy.rsm` - module for handling response surfaces\n- `estecopy.info` - module for accessing some information on the modeFRONTIER project\n\nRefer to modeFRONTIER documentation for further details on the use of these modules and on configuring the connection between estecopy and pyFRONTIER\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library to support the proprietary modeFRONTER software",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://www.esteco.com"
    },
    "split_keywords": [
        "estecopy",
        " esteco",
        " modefrontier",
        " pyfrontier",
        " optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3634154ced099f51f28fdc3af7a3cfaadeed558b4a25075c02c2a13de2e8ec1b",
                "md5": "3149370bae5a67e611d0df90920726c7",
                "sha256": "2177f249ec8a5a888dd9e5a67a63bc2ebf9f42281d94d9d55f13c865b55f0f76"
            },
            "downloads": -1,
            "filename": "estecopy-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3149370bae5a67e611d0df90920726c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 45485,
            "upload_time": "2024-12-19T15:41:40",
            "upload_time_iso_8601": "2024-12-19T15:41:40.872277Z",
            "url": "https://files.pythonhosted.org/packages/36/34/154ced099f51f28fdc3af7a3cfaadeed558b4a25075c02c2a13de2e8ec1b/estecopy-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f596128248fbd1ee622e19b96c701a85daaaf138290f6a0bf1697c20464b08a",
                "md5": "1c4b30e237d567ae920ab2483146eab5",
                "sha256": "ff6b63030018f3227f9675d8db171665427e0c2bdc9d3c27fdb58a194e18c368"
            },
            "downloads": -1,
            "filename": "estecopy-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1c4b30e237d567ae920ab2483146eab5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 37300,
            "upload_time": "2024-12-19T15:41:44",
            "upload_time_iso_8601": "2024-12-19T15:41:44.058737Z",
            "url": "https://files.pythonhosted.org/packages/4f/59/6128248fbd1ee622e19b96c701a85daaaf138290f6a0bf1697c20464b08a/estecopy-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 15:41:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "estecopy"
}
        
Elapsed time: 0.50199s