ccxt-portfolio-pro


Nameccxt-portfolio-pro JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/yanjlee/ccxt-portfolio
SummaryThis version is currently using Bittrex BTC price to value the portfolio.Future options coming soon..
upload_time2024-06-01 05:57:00
maintainerNone
docs_urlNone
authoryanjlee
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This version is currently using Bittrex BTC price to value the portfolio.
Future options coming soon.

# How To Use

## 1) Install & Setup
```
python setup.py
```

## 2) Input your API Key information in settings.py


## 3) Run to see your portfolio balance
```
python khan.py
```



### For permission errors on pip install, chown your Python lib folder
sudo chown -R $USER /Library/Python/2.7

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yanjlee/ccxt-portfolio",
    "name": "ccxt-portfolio-pro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "yanjlee",
    "author_email": "yanjlee@163.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/c9/a3df15adf527c43a09d4317e0403ba1d0d5901e8aaadae3d7fec247b3b6f/ccxt_portfolio_pro-1.3.1.tar.gz",
    "platform": null,
    "description": "\r\nThis version is currently using Bittrex BTC price to value the portfolio.\r\nFuture options coming soon.\r\n\r\n# How To Use\r\n\r\n## 1) Install & Setup\r\n```\r\npython setup.py\r\n```\r\n\r\n## 2) Input your API Key information in settings.py\r\n\r\n\r\n## 3) Run to see your portfolio balance\r\n```\r\npython khan.py\r\n```\r\n\r\n\r\n\r\n### For permission errors on pip install, chown your Python lib folder\r\nsudo chown -R $USER /Library/Python/2.7\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This version is currently using Bittrex BTC price to value the portfolio.Future options coming soon..",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/yanjlee/ccxt-portfolio"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d2e592ee3673a8c037d7a090507b2f54a1122cb2ffe3a7abcd90fd3d9a00e31",
                "md5": "ae8397dc470806efa0fc5cedf1e6cf4f",
                "sha256": "93ab6b0bb00db8800dbab1da64b7a1c283bedb2e93d7ad7effe9b398f53cf21f"
            },
            "downloads": -1,
            "filename": "ccxt_portfolio_pro-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae8397dc470806efa0fc5cedf1e6cf4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2712,
            "upload_time": "2024-06-01T05:56:58",
            "upload_time_iso_8601": "2024-06-01T05:56:58.467796Z",
            "url": "https://files.pythonhosted.org/packages/2d/2e/592ee3673a8c037d7a090507b2f54a1122cb2ffe3a7abcd90fd3d9a00e31/ccxt_portfolio_pro-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3cc9a3df15adf527c43a09d4317e0403ba1d0d5901e8aaadae3d7fec247b3b6f",
                "md5": "14b4164b59231f87bff40f3e27fe5edb",
                "sha256": "09b53aab4c5118604cb00694ea68178aa971ee61e60132bc3f26eff296a545e6"
            },
            "downloads": -1,
            "filename": "ccxt_portfolio_pro-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "14b4164b59231f87bff40f3e27fe5edb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3208,
            "upload_time": "2024-06-01T05:57:00",
            "upload_time_iso_8601": "2024-06-01T05:57:00.868006Z",
            "url": "https://files.pythonhosted.org/packages/3c/c9/a3df15adf527c43a09d4317e0403ba1d0d5901e8aaadae3d7fec247b3b6f/ccxt_portfolio_pro-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 05:57:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yanjlee",
    "github_project": "ccxt-portfolio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "ccxt-portfolio-pro"
}
        
Elapsed time: 2.16619s