# 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.7",
"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/10/aa/8b6c2c9f13e9224cf366ae01653014b979ed315ae3748a53e3364d2455d7/launchpy-0.4.4.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.4",
"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": "",
"digests": {
"blake2b_256": "9e062ce470f0db789dfd2b34d1032f895e03ec2e04b548dc1c9cacc881a916c1",
"md5": "ec4765ce6cd8513c7207168284ea3d95",
"sha256": "82558860862a30c7bae398ed650e56e67da7e970d6e5574a9bb5a21b64eb7aa8"
},
"downloads": -1,
"filename": "launchpy-0.4.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ec4765ce6cd8513c7207168284ea3d95",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 50920,
"upload_time": "2024-11-07T13:12:09",
"upload_time_iso_8601": "2024-11-07T13:12:09.354187Z",
"url": "https://files.pythonhosted.org/packages/9e/06/2ce470f0db789dfd2b34d1032f895e03ec2e04b548dc1c9cacc881a916c1/launchpy-0.4.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "10aa8b6c2c9f13e9224cf366ae01653014b979ed315ae3748a53e3364d2455d7",
"md5": "beff81413f3656a4c0bebf8e4c5463ce",
"sha256": "0c97c8cb4d44d0524c002e9789e1a2b4d8a0ba3c1e2c924fbba6de50a4caa898"
},
"downloads": -1,
"filename": "launchpy-0.4.4.tar.gz",
"has_sig": false,
"md5_digest": "beff81413f3656a4c0bebf8e4c5463ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 64799,
"upload_time": "2024-11-07T13:12:11",
"upload_time_iso_8601": "2024-11-07T13:12:11.049845Z",
"url": "https://files.pythonhosted.org/packages/10/aa/8b6c2c9f13e9224cf366ae01653014b979ed315ae3748a53e3364d2455d7/launchpy-0.4.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-07 13:12: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"
}