# Launchpy
Python wrapper for the Adobe Launch API.\
This module is named launchpy.
## Installation
You can install the module by realising the following pip command:
`pip install launchpy`
You can access the version of the module that you run via the following attribute:
`launchpy.__version__`
## Content of the module
This module is built around 5 main parts:
- Helping functions [Core Components](./docs/main.md)
- Admin instantiating functions [Admin Class](./docs/admin.md)
- Managing properties [Property Class](./docs/property.md)
- Managing Publishing Cycle [Library Class](./docs/library.md)
- Translator functionationality [Translator Class](./docs/translator.md)
- Synchronizer [Synchronizer Class](./docs/synchronizer.md)
## Get Started
A [get started guide](./docs/getstarted.md) has been created to explain the different functionality.
You can find a more detail description functionalities at [datanalyst.info](https://datanalyst.info).
## Main documentation
Most of the documentation has been imported from the datanalyst website [here](./docs/main.md).
## Release information
You can find release information [here](./docs/releases.md).
Raw data
{
"_id": null,
"home_page": "https://github.com/pitchmuc/launchpy",
"name": "launchpy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "adobe, analytics, API, python",
"author": "Julien Piccini",
"author_email": "Julien Piccini <piccini.julien@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/43/b4/ab1f447718c6ec8d17fc3c72b285ae734b3a7f4d06b03bd3629742397771/launchpy-0.4.5.post6.tar.gz",
"platform": null,
"description": "# Launchpy\r\n\r\nPython wrapper for the Adobe Launch API.\\\r\nThis module is named launchpy.\r\n\r\n## Installation\r\n\r\nYou can install the module by realising the following pip command:\r\n\r\n`pip install launchpy`\r\n\r\nYou can access the version of the module that you run via the following attribute:\r\n\r\n`launchpy.__version__`\r\n\r\n## Content of the module\r\n\r\nThis module is built around 5 main parts:\r\n\r\n- Helping functions [Core Components](./docs/main.md)\r\n- Admin instantiating functions [Admin Class](./docs/admin.md)\r\n- Managing properties [Property Class](./docs/property.md)\r\n- Managing Publishing Cycle [Library Class](./docs/library.md)\r\n- Translator functionationality [Translator Class](./docs/translator.md)\r\n- Synchronizer [Synchronizer Class](./docs/synchronizer.md)\r\n\r\n## Get Started\r\n\r\nA [get started guide](./docs/getstarted.md) has been created to explain the different functionality.\r\nYou can find a more detail description functionalities at [datanalyst.info](https://datanalyst.info).\r\n\r\n## Main documentation\r\n\r\nMost of the documentation has been imported from the datanalyst website [here](./docs/main.md).\r\n\r\n## Release information\r\n\r\nYou can find release information [here](./docs/releases.md).\r\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Adobe Launch API wrapper",
"version": "0.4.5.post6",
"project_urls": {
"Homepage": "https://github.com/pitchmuc/launchpy",
"changelog": "https://github.com/pitchmuc/launchpy/blob/master/docs/releases.md"
},
"split_keywords": [
"adobe",
" analytics",
" api",
" python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "184a005483e96539b01c83bbfeb59eb7d7cf8113b5526f2e68843303d77518ba",
"md5": "dd136069f4f98dd0c83e952d8ba3e0e8",
"sha256": "a2b65ba9bd4c62c2fcfc5fb1d861ce29c42ac12bab3805bfcd06ea194cfb5130"
},
"downloads": -1,
"filename": "launchpy-0.4.5.post6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd136069f4f98dd0c83e952d8ba3e0e8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 53652,
"upload_time": "2025-10-24T05:45:10",
"upload_time_iso_8601": "2025-10-24T05:45:10.045003Z",
"url": "https://files.pythonhosted.org/packages/18/4a/005483e96539b01c83bbfeb59eb7d7cf8113b5526f2e68843303d77518ba/launchpy-0.4.5.post6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "43b4ab1f447718c6ec8d17fc3c72b285ae734b3a7f4d06b03bd3629742397771",
"md5": "611ea4559495fb7906b01ac2d87ca7b4",
"sha256": "b814b71d21c4429b7d108359384efac3e706772fcc37ebb146c51ee1e6f33c58"
},
"downloads": -1,
"filename": "launchpy-0.4.5.post6.tar.gz",
"has_sig": false,
"md5_digest": "611ea4559495fb7906b01ac2d87ca7b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 68852,
"upload_time": "2025-10-24T05:45:11",
"upload_time_iso_8601": "2025-10-24T05:45:11.519193Z",
"url": "https://files.pythonhosted.org/packages/43/b4/ab1f447718c6ec8d17fc3c72b285ae734b3a7f4d06b03bd3629742397771/launchpy-0.4.5.post6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-24 05:45:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pitchmuc",
"github_project": "launchpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pathlib",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "PyJWT",
"specs": [
[
">=",
"1.7.1"
]
]
},
{
"name": "PyJWT",
"specs": [
[
">=",
"1.7.1"
]
]
},
{
"name": "pathlib2",
"specs": [
[
">=",
"2.3.5"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.25.0"
]
]
}
],
"lcname": "launchpy"
}