# Pypeliner
* Enables users to construct ETL pipelines with high efficiency and structured methodology.
* Leverages the in-memory capabilities of the Python programming language to optimize
* ETL processes for big data applications.
* Includes prefabricated modules for Apache Kafka and API providers like Apify, enabling cleaner code and accelerating development times.
* Harnesses Python's seamless context manager protocol for more reliable resource management.
Raw data
{
"_id": null,
"home_page": "https://github.com/sadigaxund/pypeliner",
"name": "pypelineer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "your keywords here",
"author": "Sadig Akhund",
"author_email": "sadigaxund@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/96/1d/92a024337b90bda9e7831add124d4e0d1078c1f8514ccc8fa45e3979a887/pypelineer-0.0.4.tar.gz",
"platform": null,
"description": "# Pypeliner\n\n* Enables users to construct ETL pipelines with high efficiency and structured methodology.\n* Leverages the in-memory capabilities of the Python programming language to optimize\n* ETL processes for big data applications.\n* Includes prefabricated modules for Apache Kafka and API providers like Apify, enabling cleaner code and accelerating development times.\n* Harnesses Python's seamless context manager protocol for more reliable resource management.\n",
"bugtrack_url": null,
"license": null,
"summary": "Simplistic library for building pipelines efficiently and fast.",
"version": "0.0.4",
"project_urls": {
"Bug Tracker": "https://github.com/sadigaxund/pypeliner/issues",
"Documentation": "https://github.com/sadigaxund/pypeliner/blob/main/README.md",
"Homepage": "https://github.com/sadigaxund/pypeliner",
"Source Code": "https://github.com/sadigaxund/pypeliner"
},
"split_keywords": [
"your",
"keywords",
"here"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "961d92a024337b90bda9e7831add124d4e0d1078c1f8514ccc8fa45e3979a887",
"md5": "65f20e70d84d302e9b48ccf93766e3f9",
"sha256": "3fca34c757da1da39898a224cb4c7c82f2beabd25b8c2806297e2f867b012b68"
},
"downloads": -1,
"filename": "pypelineer-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "65f20e70d84d302e9b48ccf93766e3f9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12601,
"upload_time": "2024-09-20T22:04:25",
"upload_time_iso_8601": "2024-09-20T22:04:25.786820Z",
"url": "https://files.pythonhosted.org/packages/96/1d/92a024337b90bda9e7831add124d4e0d1078c1f8514ccc8fa45e3979a887/pypelineer-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 22:04:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sadigaxund",
"github_project": "pypeliner",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pypelineer"
}