data-solutions-python-sdk


Namedata-solutions-python-sdk JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/TransposeData/chainalysis-data-solutions-python-sdk
SummaryWeb3 Data Made Simple. Powerful APIs for accessing human-readable blockchain data at scale: from blocks and transactions to NFTs and tokens.
upload_time2024-08-16 15:32:05
maintainerNone
docs_urlNone
authorRah Tarar (musa-tarar)
requires_pythonNone
licenseMIT
keywords web3 data ethereum web3 data ethereum data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Transpose Banner](https://files.readme.io/c019281-Main_Docs_Banners_v1.png)

# Welcome to the Transpose Python SDK
A modern python wrapper for the Transpose API Suite.

## Installation

1. Clone the repository:

    ```bash
    git clone https://github.com/yourusername/yourprojectname.git
    cd yourprojectname
    ```

2. Create and activate a virtual environment (optional but recommended):

    ```bash
    python3 -m venv venv
    source venv/bin/activate
    ```

3. Install the required dependencies:

    ```bash
    pip install -r requirements.txt
    ```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TransposeData/chainalysis-data-solutions-python-sdk",
    "name": "data-solutions-python-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "web3, data, ethereum, web3 data, ethereum data",
    "author": "Rah Tarar (musa-tarar)",
    "author_email": "musa.nishat@chainalysis.com",
    "download_url": "https://files.pythonhosted.org/packages/24/f4/d1e5b646eb0c1d30bcebeaffa5a49d5b374cde9a9699a160e6503cb26d19/data_solutions_python_sdk-0.0.3.tar.gz",
    "platform": null,
    "description": "![Transpose Banner](https://files.readme.io/c019281-Main_Docs_Banners_v1.png)\n\n# Welcome to the Transpose Python SDK\nA modern python wrapper for the Transpose API Suite.\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/yourusername/yourprojectname.git\n    cd yourprojectname\n    ```\n\n2. Create and activate a virtual environment (optional but recommended):\n\n    ```bash\n    python3 -m venv venv\n    source venv/bin/activate\n    ```\n\n3. Install the required dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Web3 Data Made Simple. Powerful APIs for accessing human-readable blockchain data at scale: from blocks and transactions to NFTs and tokens.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/TransposeData/chainalysis-data-solutions-python-sdk"
    },
    "split_keywords": [
        "web3",
        " data",
        " ethereum",
        " web3 data",
        " ethereum data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24f4d1e5b646eb0c1d30bcebeaffa5a49d5b374cde9a9699a160e6503cb26d19",
                "md5": "16db43e768c093fc087735a3226f5a9b",
                "sha256": "fd4efc3d300d696410f4c1fc99ccd0574572b91f3bf4ea0877e1af70879d4600"
            },
            "downloads": -1,
            "filename": "data_solutions_python_sdk-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "16db43e768c093fc087735a3226f5a9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9029,
            "upload_time": "2024-08-16T15:32:05",
            "upload_time_iso_8601": "2024-08-16T15:32:05.405526Z",
            "url": "https://files.pythonhosted.org/packages/24/f4/d1e5b646eb0c1d30bcebeaffa5a49d5b374cde9a9699a160e6503cb26d19/data_solutions_python_sdk-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 15:32:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TransposeData",
    "github_project": "chainalysis-data-solutions-python-sdk",
    "github_not_found": true,
    "lcname": "data-solutions-python-sdk"
}
        
Elapsed time: 0.31686s