# V3 Liquidity Pool Simulator
A simple Python package to simulate earnings in a Uniswap V3 liquidity pool for USDC and USDT tokens. ALPHA VERSION.
## Installation
Run the following command to install:
```bash
pip install v3_liquidity_pool_simulator
Raw data
{
"_id": null,
"home_page": "https://github.com/baueraj/v3-liquidity-pool-simulator",
"name": "v3-liquidity-pool-simulator",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "the_orthanc_tower",
"author_email": "andrbaue@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cc/ff/bdc37b3d78f17da17fcbd4b88d4a782486cdedb1f520e4f8852414f2e370/v3_liquidity_pool_simulator-0.2.1.tar.gz",
"platform": null,
"description": "# V3 Liquidity Pool Simulator\n\nA simple Python package to simulate earnings in a Uniswap V3 liquidity pool for USDC and USDT tokens. ALPHA VERSION.\n\n## Installation\n\nRun the following command to install:\n\n```bash\npip install v3_liquidity_pool_simulator\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple simulator for Uniswap V3 liquidity pools.",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/baueraj/v3-liquidity-pool-simulator",
"Source": "https://github.com/baueraj/v3-liquidity-pool-simulator"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "833afc177323f274e1ea4e815fddcb8e02acae55197eb530f6b341c716ed6a17",
"md5": "5d97c347c3e75e607e5d232039c9143e",
"sha256": "552be34221d561fc5d29b973ba0d08f6f058d48effb96e23101922248723de57"
},
"downloads": -1,
"filename": "v3_liquidity_pool_simulator-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5d97c347c3e75e607e5d232039c9143e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2626,
"upload_time": "2024-04-03T05:54:20",
"upload_time_iso_8601": "2024-04-03T05:54:20.952696Z",
"url": "https://files.pythonhosted.org/packages/83/3a/fc177323f274e1ea4e815fddcb8e02acae55197eb530f6b341c716ed6a17/v3_liquidity_pool_simulator-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ccffbdc37b3d78f17da17fcbd4b88d4a782486cdedb1f520e4f8852414f2e370",
"md5": "207bdf53e82609d64a0ad588b9294e62",
"sha256": "e71b17bd123ab9d3580f1f7cf634296a6529be35d4154f3f4f71a018114cf9b6"
},
"downloads": -1,
"filename": "v3_liquidity_pool_simulator-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "207bdf53e82609d64a0ad588b9294e62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2127,
"upload_time": "2024-04-03T05:54:27",
"upload_time_iso_8601": "2024-04-03T05:54:27.263219Z",
"url": "https://files.pythonhosted.org/packages/cc/ff/bdc37b3d78f17da17fcbd4b88d4a782486cdedb1f520e4f8852414f2e370/v3_liquidity_pool_simulator-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-03 05:54:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "baueraj",
"github_project": "v3-liquidity-pool-simulator",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "v3-liquidity-pool-simulator"
}