pyoptimum


Namepyoptimum JSON
Version 0.5 PyPI version JSON
download
home_page
SummaryPython library for optimize.vicbee.net optimize api
upload_time2023-06-18 19:01:00
maintainer
docs_urlNone
author
requires_python>3.7
licenseMIT License Copyright (c) 2019 Mauricio de Oliveira Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords optimization porfolio optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyOptimum

This is a library to facilitate access to the 
[Optimize API](https://optimize.vicbee.net/api/ui) in Python.

## Installation

Install with pip by typing:

    pip install pyoptimum

## Documentation

Documentation is available at [read the docs](https://pyoptimum.readthedocs.io).

See [Optimize API](https://optimize.vicbee.net/api/ui) for details on the api calls.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyoptimum",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">3.7",
    "maintainer_email": "",
    "keywords": "Optimization,Porfolio Optimization",
    "author": "",
    "author_email": "\"Mauricio C. de Oliveira\" <mcdeoliveira@duck.com>",
    "download_url": "https://files.pythonhosted.org/packages/d9/c3/a04a9478feb25e835d16ffba8246e77652b943815e48d8b4f35fe5cc7189/pyoptimum-0.5.tar.gz",
    "platform": null,
    "description": "# PyOptimum\n\nThis is a library to facilitate access to the \n[Optimize API](https://optimize.vicbee.net/api/ui) in Python.\n\n## Installation\n\nInstall with pip by typing:\n\n    pip install pyoptimum\n\n## Documentation\n\nDocumentation is available at [read the docs](https://pyoptimum.readthedocs.io).\n\nSee [Optimize API](https://optimize.vicbee.net/api/ui) for details on the api calls.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2019 Mauricio de Oliveira  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Python library for optimize.vicbee.net optimize api",
    "version": "0.5",
    "project_urls": {
        "Homepage": "https://github.com/mcdeoliveira/pyoptimum"
    },
    "split_keywords": [
        "optimization",
        "porfolio optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aeffb490a40526d9fe81243120fe7d7f85149fc09781b17346e63dd1a930bb1a",
                "md5": "f77e8f7ed2d5e480913f3250663c221b",
                "sha256": "a5304fbcee9681f0ae984228c89795321f2ae6f05df975bb87ac0cf50853f40f"
            },
            "downloads": -1,
            "filename": "pyoptimum-0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f77e8f7ed2d5e480913f3250663c221b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.7",
            "size": 4131,
            "upload_time": "2023-06-18T19:00:59",
            "upload_time_iso_8601": "2023-06-18T19:00:59.121062Z",
            "url": "https://files.pythonhosted.org/packages/ae/ff/b490a40526d9fe81243120fe7d7f85149fc09781b17346e63dd1a930bb1a/pyoptimum-0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9c3a04a9478feb25e835d16ffba8246e77652b943815e48d8b4f35fe5cc7189",
                "md5": "a46b4e5760bc98f6db10993e282907d2",
                "sha256": "c00c2c2628897d7f8b6d4df6c22fc9c399557de559262971f1fbe0ad050bc327"
            },
            "downloads": -1,
            "filename": "pyoptimum-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a46b4e5760bc98f6db10993e282907d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.7",
            "size": 8087,
            "upload_time": "2023-06-18T19:01:00",
            "upload_time_iso_8601": "2023-06-18T19:01:00.626148Z",
            "url": "https://files.pythonhosted.org/packages/d9/c3/a04a9478feb25e835d16ffba8246e77652b943815e48d8b4f35fe5cc7189/pyoptimum-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-18 19:01:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mcdeoliveira",
    "github_project": "pyoptimum",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pyoptimum"
}
        
Elapsed time: 0.13186s