brainrex


Namebrainrex JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/brainrexAI/brainrex-python
SummaryBrainrex API
upload_time2023-06-28 11:40:04
maintainer
docs_urlNone
author
requires_python
license
keywords swagger brainrex api
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3
Travis-CI
coveralls test coverage No coveralls.
                The Brainrex API is a collection of analytics tools and data integrations made for blockchain developers. In particular we offer Natural Language Processing and Anomaly detection algorithms that have been fine tune to understand text data and time series in the domain speficic setting of cryptocurrency and blockchain technology.  # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brainrexAI/brainrex-python",
    "name": "brainrex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Swagger,Brainrex API",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/4b/34/5b29ba4a4d92bd8bf4f9bb70da8191283f29585862322d99b2ced59ff771/brainrex-1.0.3.tar.gz",
    "platform": null,
    "description": "    The Brainrex API is a collection of analytics tools and data integrations made for blockchain developers. In particular we offer Natural Language Processing and Anomaly detection algorithms that have been fine tune to understand text data and time series in the domain speficic setting of cryptocurrency and blockchain technology.  # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Brainrex API",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/brainrexAI/brainrex-python"
    },
    "split_keywords": [
        "swagger",
        "brainrex api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3732d4a732b0e65119a8060fe454b24fcca9b63bbaf40e670d39e22e82dd0c06",
                "md5": "cc5dd797a0d81ee93881c127a7ab124a",
                "sha256": "fee6b687b8745a4397e4e4ceaef89e8d524e44518c23c798260fee1e2530a7b1"
            },
            "downloads": -1,
            "filename": "brainrex-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc5dd797a0d81ee93881c127a7ab124a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 57751,
            "upload_time": "2023-06-28T11:40:03",
            "upload_time_iso_8601": "2023-06-28T11:40:03.099795Z",
            "url": "https://files.pythonhosted.org/packages/37/32/d4a732b0e65119a8060fe454b24fcca9b63bbaf40e670d39e22e82dd0c06/brainrex-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b345b29ba4a4d92bd8bf4f9bb70da8191283f29585862322d99b2ced59ff771",
                "md5": "67ebe55cd0acb5e27e427ffc0d46e7c3",
                "sha256": "8356962a3515d096a4c5f52766cb9c9e60022cdfbb04de7269d17e14cb9079fc"
            },
            "downloads": -1,
            "filename": "brainrex-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "67ebe55cd0acb5e27e427ffc0d46e7c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23497,
            "upload_time": "2023-06-28T11:40:04",
            "upload_time_iso_8601": "2023-06-28T11:40:04.782018Z",
            "url": "https://files.pythonhosted.org/packages/4b/34/5b29ba4a4d92bd8bf4f9bb70da8191283f29585862322d99b2ced59ff771/brainrex-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-28 11:40:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brainrexAI",
    "github_project": "brainrex-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "brainrex"
}
        
Elapsed time: 1.05647s