safedit


Namesafedit JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/luizgbraga/safedit
SummaryA collaborative file editor with real-time synchronization using CRDT
upload_time2025-08-12 13:28:37
maintainerNone
docs_urlNone
authorLuiz Braga
requires_python>=3.8
licenseNone
keywords editor collaborative real-time crdt websocket
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A collaborative file editor with real-time synchronization using CRDT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/luizgbraga/safedit",
    "name": "safedit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "editor collaborative real-time crdt websocket",
    "author": "Luiz Braga",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/9e/4c/b03b38fa136fb9e460da34d181147bbe8169161598d220d59e723501a884/safedit-0.1.1.tar.gz",
    "platform": null,
    "description": "A collaborative file editor with real-time synchronization using CRDT\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A collaborative file editor with real-time synchronization using CRDT",
    "version": "0.1.1",
    "project_urls": {
        "Bug Reports": "https://github.com/luizgbraga/safedit/issues",
        "Homepage": "https://github.com/luizgbraga/safedit",
        "Source": "https://github.com/luizgbraga/safedit"
    },
    "split_keywords": [
        "editor",
        "collaborative",
        "real-time",
        "crdt",
        "websocket"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0ea96ded8d33cb4796f286527ed7213c81c97c4663b5585524aa64b41e4ca9c6",
                "md5": "da323f3cf0e0ac35520e77a1afedd800",
                "sha256": "7a51594ed9844893b960134da532d1ab4822c86983dd9723c0acfb3c39a8c070"
            },
            "downloads": -1,
            "filename": "safedit-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da323f3cf0e0ac35520e77a1afedd800",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1113471,
            "upload_time": "2025-08-12T13:28:35",
            "upload_time_iso_8601": "2025-08-12T13:28:35.582750Z",
            "url": "https://files.pythonhosted.org/packages/0e/a9/6ded8d33cb4796f286527ed7213c81c97c4663b5585524aa64b41e4ca9c6/safedit-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e4cb03b38fa136fb9e460da34d181147bbe8169161598d220d59e723501a884",
                "md5": "f1332574e059c5b2a96dc1d281d13abc",
                "sha256": "a8c50dadd30ebdf6ad787c3a0c1429fd3a4d933bdb32fd348cf1ebd1d9af157f"
            },
            "downloads": -1,
            "filename": "safedit-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f1332574e059c5b2a96dc1d281d13abc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1052187,
            "upload_time": "2025-08-12T13:28:37",
            "upload_time_iso_8601": "2025-08-12T13:28:37.578265Z",
            "url": "https://files.pythonhosted.org/packages/9e/4c/b03b38fa136fb9e460da34d181147bbe8169161598d220d59e723501a884/safedit-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 13:28:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "luizgbraga",
    "github_project": "safedit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "safedit"
}
        
Elapsed time: 2.20381s