{"id":40299797,"url":"https://github.com/psylopunk/pytonlib","last_synced_at":"2026-01-20T05:37:02.532Z","repository":{"id":37853003,"uuid":"452081388","full_name":"psylopunk/pytonlib","owner":"psylopunk","description":"Simple python client for The Open Network","archived":false,"fork":false,"pushed_at":"2024-03-08T12:07:50.000Z","size":22818,"stargazers_count":89,"open_issues_count":20,"forks_count":20,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-30T01:53:10.419Z","etag":null,"topics":["blockchain","cryptocurrency","library","python","python-library","ton","tonlibjson"],"latest_commit_sha":null,"homepage":"https://pydocs.xton.me/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psylopunk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-25T23:53:15.000Z","updated_at":"2025-07-30T17:56:09.000Z","dependencies_parsed_at":"2024-06-20T22:09:38.926Z","dependency_job_id":null,"html_url":"https://github.com/psylopunk/pytonlib","commit_stats":{"total_commits":72,"total_committers":9,"mean_commits":8.0,"dds":"0.38888888888888884","last_synced_commit":"de34d75930c0923e613148ca4806a0e695872bd3"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/psylopunk/pytonlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psylopunk%2Fpytonlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psylopunk%2Fpytonlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psylopunk%2Fpytonlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psylopunk%2Fpytonlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psylopunk","download_url":"https://codeload.github.com/psylopunk/pytonlib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psylopunk%2Fpytonlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28596553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["blockchain","cryptocurrency","library","python","python-library","ton","tonlibjson"],"created_at":"2026-01-20T05:37:02.474Z","updated_at":"2026-01-20T05:37:02.526Z","avatar_url":"https://github.com/psylopunk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 Introduction\n\nThis library allows you to work with the [TON blockchain](https://ton.org) API from Python.\n\n**Features**:\n\n* Creating and importing wallet\n* Getting wallets balance\n* Getting transactions of any wallet\n* Transfer coins\n* Executing methods of smart-contracts\n* Transfer NFT\n\n[![PyPI version](https://badge.fury.io/py/ton.svg)](https://badge.fury.io/py/ton) ![visitors](https://visitor-badge.glitch.me/badge?page\\_id=psylopunk.pytonlib.readme\\\u0026left\\_color=gray\\\u0026right\\_color=red) ![](https://pepy.tech/badge/ton) [![](https://img.shields.io/badge/%F0%9F%92%8E-TON-green)](https://ton.org)\n\n### How to install:\n\n```bash\npip install ton\n```\n\nIf you have an _illegal instruction_ error then you need to build libtonlibjson by yourself:\n\n```bash\ngit clone https://github.com/psylopunk/pytonlib \u0026\u0026 cd pytonlib\n\u0026\u0026 ./build_tonlib.sh  # docker is needed\n```\n\n#### Getting started\n\n[Examples](https://github.com/psylopunk/pytonlib/tree/main/examples) will give a general look at the library. They describe almost all supported methods, but in addition, below you can see each method in detail. To make a custom request to `libtonlibjson`, check out list of available methods and execute it using `client.execute`\n\n#### [More documentation here](developer-interface.md) \u003ca href=\"#documentation\" id=\"documentation\"\u003e\u003c/a\u003e\n\n#### Troubleshooting\n\nFound a bug? Or just improvments? -- Read more about this in [Troubleshooting](troubleshooting.md)\n\n**Donate**\n\n* BTC – 192gK2df3izkpaNgcMbfEDrLgoofyjjfeC\n* TON – [EQCl1Ug9ZT9ZfGyFH9l4q-bqaUy6kyOzVPmrk7bivmVKJRRZ](ton://transfer/EQCl1Ug9ZT9ZfGyFH9l4q-bqaUy6kyOzVPmrk7bivmVKJRRZ)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsylopunk%2Fpytonlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsylopunk%2Fpytonlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsylopunk%2Fpytonlib/lists"}