{"id":13578598,"url":"https://github.com/metamarcdw/python-fullstack-transcrypt","last_synced_at":"2025-04-12T09:36:10.340Z","repository":{"id":93778211,"uuid":"129574435","full_name":"metamarcdw/python-fullstack-transcrypt","owner":"metamarcdw","description":"Example of React and Redux with Python using Transcrypt and Component.py","archived":false,"fork":false,"pushed_at":"2019-04-20T20:05:07.000Z","size":603,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-26T04:34:23.250Z","etag":null,"topics":["flask-restplus","jwt-bearer-tokens","python","react","redux","transcrypt"],"latest_commit_sha":null,"homepage":"https://metamarcdw.github.io/python-fullstack-transcrypt","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metamarcdw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-04-15T03:43:27.000Z","updated_at":"2022-11-27T13:02:35.000Z","dependencies_parsed_at":"2023-06-14T23:15:15.741Z","dependency_job_id":null,"html_url":"https://github.com/metamarcdw/python-fullstack-transcrypt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamarcdw%2Fpython-fullstack-transcrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamarcdw%2Fpython-fullstack-transcrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamarcdw%2Fpython-fullstack-transcrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metamarcdw%2Fpython-fullstack-transcrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metamarcdw","download_url":"https://codeload.github.com/metamarcdw/python-fullstack-transcrypt/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248546911,"owners_count":21122402,"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":["flask-restplus","jwt-bearer-tokens","python","react","redux","transcrypt"],"created_at":"2024-08-01T15:01:32.104Z","updated_at":"2025-04-12T09:36:10.311Z","avatar_url":"https://github.com/metamarcdw.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/metamarcdw/python-fullstack-transcrypt.svg?branch=develop)](https://travis-ci.org/metamarcdw/python-fullstack-transcrypt)\n\n## Example of React and Redux with Python using Transcrypt and Component.py\n### Also uses Flask-RESTPlus backend with SQLAlchemy and JWT-Extended\n\nAre your eyes burning? Check out the regular JavaScript version:\nhttps://github.com/metamarcdw/react-redux-todos\n\nFirst install Python\u003e=3.6/pip, NodeJS/npm\u003e=5.2, and Git:  \n`sudo pacman -S python-pip npm git`  \nNext, clone the repo  \n`git clone https://github.com/metamarcdw/python-fullstack-transcrypt`  \nSet up your React/Transcrypt environment:  \n(Use of a virtual environment is recommended but not required)  \n```\nmkvirtualenv transcrypt\npip install git+https://github.com/qquick/transcrypt@67c8b9#egg=transcrypt\npip install git+https://github.com/metamarcdw/Component.py@master#egg=Component_py\n\ncd python-fullstack-transcrypt/\nnpm install\n```\nWe can now compile with Transcrypt and run our Webpack server  \n```\nmake compile  \nnpm start  \n```\nOR (If running Windows)  \n```\ncompile  \nnpm run win  \n```\nOpen up a browser and connect to http://localhost:3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamarcdw%2Fpython-fullstack-transcrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetamarcdw%2Fpython-fullstack-transcrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamarcdw%2Fpython-fullstack-transcrypt/lists"}