areixlib


Nameareixlib JSON
Version 0.1.26 PyPI version JSON
download
home_pagehttps://alphagen.areix-ai.com
SummaryAreix Utils Library
upload_time2023-07-29 12:33:14
maintainer
docs_urlNone
authorAreix
requires_python>=3.7.0
license
keywords areix areixio alpha_gen alphagen wealthx algo algorithmic backtest backtesting bitcoin crypto bokeh bonds candle candlestick cboe chart cme commodities crash currency drawdown equity etf ethereum exchange finance financial forecast forex fund futures fx gold historical indicator invest investing investment macd market money ohlc ohlcv order price profit quant quantitative rsi pnl stocks strategy ticker trader trading tradingview usd binance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Areix Utils Library

## Installation
Create a virtual environment
```
virtualenv venv --python=python3
```
Activate the virtual environment
```python
# Macbook / Linus
source venv/bin/activate

# Windows
venv/Scripts/activate
```
Deactivate
```
deactivate
```
Install areixlib package
```
pip install areixlib
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://alphagen.areix-ai.com",
    "name": "areixlib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.0",
    "maintainer_email": "",
    "keywords": "areix,areixio,alpha_gen,alphagen,wealthx,algo,algorithmic,backtest,backtesting,bitcoin,crypto,bokeh,bonds,candle,candlestick,cboe,chart,cme,commodities,crash,currency,drawdown,equity,etf,ethereum,exchange,finance,financial,forecast,forex,fund,futures,fx,gold,historical,indicator,invest,investing,investment,macd,market,money,ohlc,ohlcv,order,price,profit,quant,quantitative,rsi,pnl,stocks,strategy,ticker,trader,trading,tradingview,usd,binance",
    "author": "Areix",
    "author_email": "hellohk@areix-ai.com",
    "download_url": "https://files.pythonhosted.org/packages/17/51/7ef42462f6e95585bc67bd457cb3537b45c2fed59d141611350932339407/areixlib-0.1.26.tar.gz",
    "platform": null,
    "description": "# Areix Utils Library\n\n## Installation\nCreate a virtual environment\n```\nvirtualenv venv --python=python3\n```\nActivate the virtual environment\n```python\n# Macbook / Linus\nsource venv/bin/activate\n\n# Windows\nvenv/Scripts/activate\n```\nDeactivate\n```\ndeactivate\n```\nInstall areixlib package\n```\npip install areixlib\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Areix Utils Library",
    "version": "0.1.26",
    "project_urls": {
        "Documentation": "https://alphagen.areix-ai.com/doc",
        "Homepage": "https://alphagen.areix-ai.com"
    },
    "split_keywords": [
        "areix",
        "areixio",
        "alpha_gen",
        "alphagen",
        "wealthx",
        "algo",
        "algorithmic",
        "backtest",
        "backtesting",
        "bitcoin",
        "crypto",
        "bokeh",
        "bonds",
        "candle",
        "candlestick",
        "cboe",
        "chart",
        "cme",
        "commodities",
        "crash",
        "currency",
        "drawdown",
        "equity",
        "etf",
        "ethereum",
        "exchange",
        "finance",
        "financial",
        "forecast",
        "forex",
        "fund",
        "futures",
        "fx",
        "gold",
        "historical",
        "indicator",
        "invest",
        "investing",
        "investment",
        "macd",
        "market",
        "money",
        "ohlc",
        "ohlcv",
        "order",
        "price",
        "profit",
        "quant",
        "quantitative",
        "rsi",
        "pnl",
        "stocks",
        "strategy",
        "ticker",
        "trader",
        "trading",
        "tradingview",
        "usd",
        "binance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17517ef42462f6e95585bc67bd457cb3537b45c2fed59d141611350932339407",
                "md5": "cdc68a4a32134ab76c66a2c26899dcec",
                "sha256": "e389843af4c023bbe36a7e540a6791ad751f5569ef72a064a1f5b25935d1cb6a"
            },
            "downloads": -1,
            "filename": "areixlib-0.1.26.tar.gz",
            "has_sig": false,
            "md5_digest": "cdc68a4a32134ab76c66a2c26899dcec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 185180,
            "upload_time": "2023-07-29T12:33:14",
            "upload_time_iso_8601": "2023-07-29T12:33:14.149462Z",
            "url": "https://files.pythonhosted.org/packages/17/51/7ef42462f6e95585bc67bd457cb3537b45c2fed59d141611350932339407/areixlib-0.1.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-29 12:33:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "areixlib"
}
        
Elapsed time: 0.09861s