{"id":13453935,"url":"https://github.com/fadhiilrachman/line-py","last_synced_at":"2025-04-04T21:06:01.423Z","repository":{"id":52313932,"uuid":"107068843","full_name":"fadhiilrachman/line-py","owner":"fadhiilrachman","description":"LINE Messaging's private API","archived":false,"fork":false,"pushed_at":"2021-04-30T20:36:12.000Z","size":527,"stargazers_count":250,"open_issues_count":43,"forks_count":144,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-28T20:05:44.037Z","etag":null,"topics":["line","line-bot","messaging-api","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fadhiilrachman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-16T02:30:45.000Z","updated_at":"2025-03-28T05:29:11.000Z","dependencies_parsed_at":"2022-08-22T15:00:57.347Z","dependency_job_id":null,"html_url":"https://github.com/fadhiilrachman/line-py","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhiilrachman%2Fline-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhiilrachman%2Fline-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhiilrachman%2Fline-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhiilrachman%2Fline-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadhiilrachman","download_url":"https://codeload.github.com/fadhiilrachman/line-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249524,"owners_count":20908212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["line","line-bot","messaging-api","python"],"created_at":"2024-07-31T08:00:49.465Z","updated_at":"2025-04-04T21:06:01.392Z","avatar_url":"https://github.com/fadhiilrachman.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# ![logo](/examples/assets/LINE-sm.png) LINE Python\n\n [![Version 3.0.8](https://img.shields.io/badge/beta-3.0.8-brightgreen.svg \"Version 3.0.8\")](https://pypi.python.org/pypi/linepy) [![LICENSE](https://img.shields.io/badge/license-BSD%203%20Clause-blue.svg \"LICENSE\")](https://github.com/fadhiilrachman/line-py/blob/master/LICENSE) [![Supported python versions: 3.x](https://img.shields.io/badge/python-3.x-green.svg \"Supported python versions: 3.x\")](https://www.python.org/downloads/) [![Chat on Discord](https://discordapp.com/api/guilds/370888828489170956/widget.png \"Chat on Discord\")](https://discord.gg/JAA2uk6)\n\n*LINE Messaging's private API*\n\n----\n\n## Requirement\n\nThe linepy module only requires Python 3. You can download from [here](https://www.python.org/downloads/). \n\n## Installation\n\nInstallation is simple. It can be installed from pip using the following command:\n```sh\n$ pip install linepy\n```\nOr from the code:\n```sh\n$ python setup.py install\n```\n\n## Usage\n\n```python\n\u003e\u003e\u003e from linepy import *\n\u003e\u003e\u003e line = LINE('EMAIL', 'PASSWORD')\n\u003e\u003e\u003e line.log(\"Auth Token : \" + str(line.authToken))\n```\n\n### Examples\n\nAll examples can be found [here](https://github.com/fadhiilrachman/line-py/tree/master/examples).\n\n## Updates\n\nFrom pip using the following command:\n```sh\n$ pip install linepy --upgrade\n```\n\n## Author\nFadhiil Rachman / [@fadhiilrachman](https://www.instagram.com/fadhiilrachman)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadhiilrachman%2Fline-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadhiilrachman%2Fline-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadhiilrachman%2Fline-py/lists"}