# reflex-supporter
https://pypi.org/project/reflex-supporter
<pre>
pip install reflex-supporter
</pre>
Install Node.js (npm) (Windows)
https://nodejs.org/ko/download/
https://nodejs.org/download/release/v13.9.0/
Supported APIs
```
import reflex_supporter
reflex_supporter.components.color_picker
reflex_supporter.components.jumo_button
reflex_supporter.components.json_editor
reflex_supporter.components.webcam
```
app/rxconfig.py
```
import reflex as rx
class AppConfig(rx.Config):
pass
#from rxconfig import config
#config.app_name
config = AppConfig(
app_name="app", #디폴트 app
#db_url="sqlite:///pynecone.db", #디폴트 sqlite:///pynecone.db
#api_url="http://localhost:8000", #디폴트 http://localhost:8000 #http://localhost:8000, http://automatethem.net:8000
#port=3000, #디폴트 3000 #실제 서비스시 추가로 커멘드 라인에서 80 포트를 3000 포트로 포워딩 하기
#backend_port=8000, #디폴트 8000
#env=rx.Env.DEV, #디폴트 rx.Env.DEV #rx.Env.DEV, rx.Env.PROD
#disable_bun=False, #디폴트 False
frontend_packages=[
#디폴트 없음 #"react-jsondata-editor"
"react-colorful", #
"react-supporter", #
"react-jsondata-editor" #
"react-webcam" #
]
)
```
Examples:
https://github.com/automatethem/reflex-supporter/blob/main/examples/color_picker/app/app/app.py
https://github.com/automatethem/reflex-supporter/blob/main/examples/jumo_button/app/app/app.py
https://github.com/automatethem/reflex-supporter/blob/main/examples/json_editor/app/app/app.py
<img src="https://github.com/automatethem/reflex-supporter/blob/main/readme_files/screenshot1.PNG?raw=true">
Raw data
{
"_id": null,
"home_page": "https://github.com/automatethem/reflex-supporter",
"name": "reflex-supporter",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Sang Ki Kwon",
"author_email": "automatethem@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ac/b7/734a30860890c5dca09023e99cbdbb52e707b7525563613ed011da6a5081/reflex-supporter-0.0.7.tar.gz",
"platform": null,
"description": "# reflex-supporter\n\nhttps://pypi.org/project/reflex-supporter\n<pre>\npip install reflex-supporter\n</pre>\n\nInstall Node.js (npm) (Windows) \nhttps://nodejs.org/ko/download/ \nhttps://nodejs.org/download/release/v13.9.0/ \n\nSupported APIs\n```\nimport reflex_supporter\n\nreflex_supporter.components.color_picker\nreflex_supporter.components.jumo_button\nreflex_supporter.components.json_editor\nreflex_supporter.components.webcam\n```\n\napp/rxconfig.py \n```\nimport reflex as rx\n\nclass AppConfig(rx.Config):\n pass\n\n#from rxconfig import config\n#config.app_name\nconfig = AppConfig(\n app_name=\"app\", #\ub514\ud3f4\ud2b8 app\n #db_url=\"sqlite:///pynecone.db\", #\ub514\ud3f4\ud2b8 sqlite:///pynecone.db\n #api_url=\"http://localhost:8000\", #\ub514\ud3f4\ud2b8 http://localhost:8000 #http://localhost:8000, http://automatethem.net:8000\n #port=3000, #\ub514\ud3f4\ud2b8 3000 #\uc2e4\uc81c \uc11c\ube44\uc2a4\uc2dc \ucd94\uac00\ub85c \ucee4\uba58\ub4dc \ub77c\uc778\uc5d0\uc11c 80 \ud3ec\ud2b8\ub97c 3000 \ud3ec\ud2b8\ub85c \ud3ec\uc6cc\ub529 \ud558\uae30\n #backend_port=8000, #\ub514\ud3f4\ud2b8 8000\n #env=rx.Env.DEV, #\ub514\ud3f4\ud2b8 rx.Env.DEV #rx.Env.DEV, rx.Env.PROD\n #disable_bun=False, #\ub514\ud3f4\ud2b8 False\n frontend_packages=[ \n #\ub514\ud3f4\ud2b8 \uc5c6\uc74c #\"react-jsondata-editor\" \n \"react-colorful\", #\n \"react-supporter\", #\n \"react-jsondata-editor\" #\n \"react-webcam\" #\n ]\n)\n```\n\nExamples: \n\nhttps://github.com/automatethem/reflex-supporter/blob/main/examples/color_picker/app/app/app.py \n\nhttps://github.com/automatethem/reflex-supporter/blob/main/examples/jumo_button/app/app/app.py \n\nhttps://github.com/automatethem/reflex-supporter/blob/main/examples/json_editor/app/app/app.py\n\n<img src=\"https://github.com/automatethem/reflex-supporter/blob/main/readme_files/screenshot1.PNG?raw=true\">\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Reflex supporter",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/automatethem/reflex-supporter"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1e2800063de8c0e7c5c448b01bc7db78f7c4ae2f6b750f3b90a514f1437fa09",
"md5": "ffce0a6cbe09b0bfb8b92614ede726d0",
"sha256": "0dc3622d5de1ae02b82005522bdefac3482da028465185d0184c1589e64b13f1"
},
"downloads": -1,
"filename": "reflex_supporter-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ffce0a6cbe09b0bfb8b92614ede726d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4386,
"upload_time": "2023-07-19T05:56:15",
"upload_time_iso_8601": "2023-07-19T05:56:15.578819Z",
"url": "https://files.pythonhosted.org/packages/a1/e2/800063de8c0e7c5c448b01bc7db78f7c4ae2f6b750f3b90a514f1437fa09/reflex_supporter-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "acb7734a30860890c5dca09023e99cbdbb52e707b7525563613ed011da6a5081",
"md5": "5b1a7376e30c4f690e1ce080c9cf59be",
"sha256": "8e291bbff5d1f2116f6b54872467380510bb032dff4cd76ed1496836f4a97437"
},
"downloads": -1,
"filename": "reflex-supporter-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "5b1a7376e30c4f690e1ce080c9cf59be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2622,
"upload_time": "2023-07-19T05:56:17",
"upload_time_iso_8601": "2023-07-19T05:56:17.146860Z",
"url": "https://files.pythonhosted.org/packages/ac/b7/734a30860890c5dca09023e99cbdbb52e707b7525563613ed011da6a5081/reflex-supporter-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-19 05:56:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "automatethem",
"github_project": "reflex-supporter",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "reflex",
"specs": []
}
],
"lcname": "reflex-supporter"
}