{"id":15916960,"url":"https://github.com/ruben-arushanyan/py-like","last_synced_at":"2026-04-02T02:37:07.718Z","repository":{"id":43262887,"uuid":"511168143","full_name":"Ruben-Arushanyan/py-like","owner":"Ruben-Arushanyan","description":"Py-like is a JavaScript library that allows coding in JavaScript just like in Python. In JavaScript, Py-like provides a Python-like interface for working with data types, structures, and functions.","archived":false,"fork":false,"pushed_at":"2023-01-03T08:05:13.000Z","size":830,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T03:10:02.614Z","etag":null,"topics":["javascript","js-python-api","js-python-interface","js-python-methods","js-python-set","js-python-tuple","py-like","python","python-in-javascript","python-like"],"latest_commit_sha":null,"homepage":"https://py-like.js.org","language":"JavaScript","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/Ruben-Arushanyan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Ruben-Arushanyan","custom":["https://www.paypal.me/rubenarushanyan"]}},"created_at":"2022-07-06T14:21:20.000Z","updated_at":"2025-01-06T18:17:38.000Z","dependencies_parsed_at":"2023-02-01T05:31:14.334Z","dependency_job_id":null,"html_url":"https://github.com/Ruben-Arushanyan/py-like","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Fpy-like","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Fpy-like/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Fpy-like/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben-Arushanyan%2Fpy-like/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ruben-Arushanyan","download_url":"https://codeload.github.com/Ruben-Arushanyan/py-like/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245227441,"owners_count":20580885,"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":["javascript","js-python-api","js-python-interface","js-python-methods","js-python-set","js-python-tuple","py-like","python","python-in-javascript","python-like"],"created_at":"2024-10-06T18:07:41.031Z","updated_at":"2026-04-02T02:37:07.680Z","avatar_url":"https://github.com/Ruben-Arushanyan.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Ruben-Arushanyan","https://www.paypal.me/rubenarushanyan"],"categories":[],"sub_categories":[],"readme":"# [Py-like](https://py-like.js.org)\n\u003e You can find the full documentation on the [website](https://py-like.js.org)\n\n## Description\n\n**Py-like** is a JavaScript library that allows coding in JavaScript just **like in Python**.\n\nIn JavaScript, Py-like provides a **Python-like interface** for working with **data types**, **structures**, and **functions**.\nIt's no secret that Python provides a more comfortable, easy, intuitive, and powerful interface for working with data types and structures. This library will allow the opportunity to use Python's all power in JavaScript.\n\n## Installation\n\n```\nnpm install py-like\n```\n\n## Examples\n\n#### In JavaScript\n```js\nimport {py} from 'py-like'\n\npy('hello world').title() // Hello World\n\n```\n#### In Python\n```py\n'hello world'.title() # Hello World\n```\n\n## [Documentation](https://py-like.js.org)\n\n- [Introduction](https://py-like.js.org/docs/introduction)\n- str\n    - [title()](https://py-like.js.org/docs/str/title)\n\n\n\n\u003c/br\u003e\n\n## [Contributing](https://github.com/ruben-arushanyan/py-like/blob/master/CONTRIBUTING.md)\n\nRead our [contributing guide](https://github.com/ruben-arushanyan/py-like/blob/master/CONTRIBUTING.md) to learn about our development process.\n\n## [Code of Conduct](https://github.com/ruben-arushanyan/py-like/blob/master/CODE_OF_CONDUCT.md)\n\nThis project has adopted the [Contributor Covenant](https://www.contributor-covenant.org) as its Code of Conduct, and we expect project participants to adhere to it. Please read the [full text](https://github.com/ruben-arushanyan/py-like/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n## Authors\n\n- [Ruben Arushanyan](https://github.com/ruben-arushanyan)\n\n## License\n\n[MIT License](https://github.com/Ruben-Arushanyan/py-like/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruben-arushanyan%2Fpy-like","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruben-arushanyan%2Fpy-like","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruben-arushanyan%2Fpy-like/lists"}