neosync


Nameneosync JSON
Version 0.5.27 PyPI version JSON
download
home_pageNone
SummaryNeosync Python SDK
upload_time2025-03-06 00:52:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords anonymization data data-anonymization data-de-identification data-masking data-obfuscation data-privacy data-protection data-scrubbing neosync privacy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Neosync Python SDK

This is the Python SDK for the Neosync API.

## Installation

```bash
pip install neosync
```

For more details and examples, see the [docs](https://docs.neosync.dev/api/python).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "neosync",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "anonymization, data, data-anonymization, data-de-identification, data-masking, data-obfuscation, data-privacy, data-protection, data-scrubbing, neosync, privacy",
    "author": null,
    "author_email": "Neosync Dev Team <devops@nucleuscloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/82/79/d90a10b290eb12cd21f397eb25a56c6e5eaad8c9cb32999a38ecd76aa5ae/neosync-0.5.27.tar.gz",
    "platform": null,
    "description": "# Neosync Python SDK\n\nThis is the Python SDK for the Neosync API.\n\n## Installation\n\n```bash\npip install neosync\n```\n\nFor more details and examples, see the [docs](https://docs.neosync.dev/api/python).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Neosync Python SDK",
    "version": "0.5.27",
    "project_urls": {
        "Documentation": "https://docs.neosync.dev/api/python",
        "Homepage": "https://github.com/nucleuscloud/neosync",
        "Issues": "https://github.com/nucleuscloud/neosync/issues"
    },
    "split_keywords": [
        "anonymization",
        " data",
        " data-anonymization",
        " data-de-identification",
        " data-masking",
        " data-obfuscation",
        " data-privacy",
        " data-protection",
        " data-scrubbing",
        " neosync",
        " privacy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "96a996b2de293419c3d4339c2bfec65a53c16cad7b1578cf77211d783bda531e",
                "md5": "502916f45f3108fda9e3ddc9b68a341e",
                "sha256": "05ad7b8f3d265e575d984fcaf169a90892562c83d296b3f92c3724f3b91adada"
            },
            "downloads": -1,
            "filename": "neosync-0.5.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "502916f45f3108fda9e3ddc9b68a341e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 119861,
            "upload_time": "2025-03-06T00:52:52",
            "upload_time_iso_8601": "2025-03-06T00:52:52.478503Z",
            "url": "https://files.pythonhosted.org/packages/96/a9/96b2de293419c3d4339c2bfec65a53c16cad7b1578cf77211d783bda531e/neosync-0.5.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8279d90a10b290eb12cd21f397eb25a56c6e5eaad8c9cb32999a38ecd76aa5ae",
                "md5": "e8c878312f67e83ab26c96cb015340b3",
                "sha256": "af5e0fd4298e01fe6c22c195e0d0be9ef07dacf8e2c42b046c9b5ebbc2e6b318"
            },
            "downloads": -1,
            "filename": "neosync-0.5.27.tar.gz",
            "has_sig": false,
            "md5_digest": "e8c878312f67e83ab26c96cb015340b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 103185,
            "upload_time": "2025-03-06T00:52:54",
            "upload_time_iso_8601": "2025-03-06T00:52:54.536988Z",
            "url": "https://files.pythonhosted.org/packages/82/79/d90a10b290eb12cd21f397eb25a56c6e5eaad8c9cb32999a38ecd76aa5ae/neosync-0.5.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-06 00:52:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nucleuscloud",
    "github_project": "neosync",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "neosync"
}
        
Elapsed time: 0.89000s