neosync


Nameneosync JSON
Version 0.5.5 PyPI version JSON
download
home_pageNone
SummaryNeosync Python SDK
upload_time2025-01-16 00:49:36
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/c8/39/f499bf4d87aafc99a7a7b032041ed2cf44983d359308ad52fcacbbeec6c7/neosync-0.5.5.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.5",
    "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": "",
            "digests": {
                "blake2b_256": "ed9ad6479f00820acd47df6019086675b87c0148838d800712bb4d1324d1b211",
                "md5": "976b86b75a5e9a046de62fc7c904c200",
                "sha256": "1eaa0e1be987e74a2e5051ffa3fa9705627eca5944315e2d21346efb5df29b2b"
            },
            "downloads": -1,
            "filename": "neosync-0.5.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "976b86b75a5e9a046de62fc7c904c200",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 106896,
            "upload_time": "2025-01-16T00:49:34",
            "upload_time_iso_8601": "2025-01-16T00:49:34.257288Z",
            "url": "https://files.pythonhosted.org/packages/ed/9a/d6479f00820acd47df6019086675b87c0148838d800712bb4d1324d1b211/neosync-0.5.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c839f499bf4d87aafc99a7a7b032041ed2cf44983d359308ad52fcacbbeec6c7",
                "md5": "3aece9479e70b7143cc251b1a34dcd0d",
                "sha256": "2b33bbda1df8315242d45ad6b56c1c20b79f1050ea35810e35c680b36303c3a5"
            },
            "downloads": -1,
            "filename": "neosync-0.5.5.tar.gz",
            "has_sig": false,
            "md5_digest": "3aece9479e70b7143cc251b1a34dcd0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 91530,
            "upload_time": "2025-01-16T00:49:36",
            "upload_time_iso_8601": "2025-01-16T00:49:36.900800Z",
            "url": "https://files.pythonhosted.org/packages/c8/39/f499bf4d87aafc99a7a7b032041ed2cf44983d359308ad52fcacbbeec6c7/neosync-0.5.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 00:49:36",
    "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.61920s