





[](https://codecov.io/gh/Wh1isper/pycrdt-flow)
## WIP: This project is still in development and experimental
I am seeking a way to build a collaborative flow editor for react flow.
# pycrdt-flow
> I'm building this project based on eact flow first, and will also support Svelte flow if I can!
> About React Flow: [https://reactflow.dev](https://reactflow.dev) and xyflow: [xyflow](https://github.com/xyflow/xyflow)
## Install
`pip install pycrdt-flow`
Or use docker image
`docker pull wh1isper/pycrdt-flow`
## Usage
TBD
## Develop
Install pre-commit before commit
```
pip install pre-commit
pre-commit install
```
Install package locally
```
pip install -e .[test]
```
Run unit-test before PR
```
pytest -v
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pycrdt-flow",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "CRDT, pycrdt_flow, react, react-flow",
"author": null,
"author_email": "wh1isper <jizhongsheng957@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/2e/91/e5cd672eaf034ed6ed842ced03aa3d5f819b07b3e2351e18d78b6865f1a5/pycrdt_flow-0.0.6.tar.gz",
"platform": null,
"description": "\n\n\n\n\n\n[](https://codecov.io/gh/Wh1isper/pycrdt-flow)\n\n## WIP: This project is still in development and experimental\n\nI am seeking a way to build a collaborative flow editor for react flow.\n\n# pycrdt-flow\n\n> I'm building this project based on eact flow first, and will also support Svelte flow if I can!\n> About React Flow: [https://reactflow.dev](https://reactflow.dev) and xyflow: [xyflow](https://github.com/xyflow/xyflow)\n\n## Install\n\n`pip install pycrdt-flow`\n\nOr use docker image\n\n`docker pull wh1isper/pycrdt-flow`\n\n## Usage\n\nTBD\n\n## Develop\n\nInstall pre-commit before commit\n\n```\npip install pre-commit\npre-commit install\n```\n\nInstall package locally\n\n```\npip install -e .[test]\n```\n\nRun unit-test before PR\n\n```\npytest -v\n```\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "A CRDT lib and backend for react flow",
"version": "0.0.6",
"project_urls": {
"Source": "https://github.com/wh1isper/pycrdt_flow"
},
"split_keywords": [
"crdt",
" pycrdt_flow",
" react",
" react-flow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c5a3c894256b46353332916055e38838379affa430257ed8b5f47213018dcd87",
"md5": "6ff830dd28877067e14e9ff7a223fd2b",
"sha256": "16f3fa3eb067f612e9a474a3d70773c9bfc7e50be34a101e301b1f157a69730a"
},
"downloads": -1,
"filename": "pycrdt_flow-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ff830dd28877067e14e9ff7a223fd2b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 17020,
"upload_time": "2024-07-23T09:31:37",
"upload_time_iso_8601": "2024-07-23T09:31:37.217945Z",
"url": "https://files.pythonhosted.org/packages/c5/a3/c894256b46353332916055e38838379affa430257ed8b5f47213018dcd87/pycrdt_flow-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e91e5cd672eaf034ed6ed842ced03aa3d5f819b07b3e2351e18d78b6865f1a5",
"md5": "98fe4cdf1443cbf3a66eb7a6e5f29e1c",
"sha256": "d11f1615751bbeb92971fb9c29c05c0e40ad33312e4d8c1e4b927ac7290c7756"
},
"downloads": -1,
"filename": "pycrdt_flow-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "98fe4cdf1443cbf3a66eb7a6e5f29e1c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 118276,
"upload_time": "2024-07-23T09:31:38",
"upload_time_iso_8601": "2024-07-23T09:31:38.453484Z",
"url": "https://files.pythonhosted.org/packages/2e/91/e5cd672eaf034ed6ed842ced03aa3d5f819b07b3e2351e18d78b6865f1a5/pycrdt_flow-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-23 09:31:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wh1isper",
"github_project": "pycrdt_flow",
"github_not_found": true,
"lcname": "pycrdt-flow"
}