meld-sandbox


Namemeld-sandbox JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/NEOM-KSA/meld-sandbox
SummaryOpen-source ecosystem for data privacy as code.
upload_time2023-02-08 07:42:31
maintainer
docs_urlNone
authorVincent
requires_python>=3.8, <4
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # M3LD Sandbox

### Getting Started

In order to get started quickly with M3LD Sandbox, a sample project is bundled within the M3LD Sandbox CLI that will set up a server, privacy center, and a sample application for you to experiment with.

#### Minimum requirements

- [Docker](https://www.docker.com/products/docker-desktop) (version 20.10.11 or later)
- [Python](https://www.python.org/downloads/) (version 3.8 through 3.10)

#### Download and install M3LD Sandbox

You can easily download and install M3LD Sandbox using `pip`. Run the following command to get started:

```sh
pip install meld-sandbox
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NEOM-KSA/meld-sandbox",
    "name": "meld-sandbox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Vincent",
    "author_email": "vincent@purplepatchservices.com",
    "download_url": "https://files.pythonhosted.org/packages/63/4e/e81d43c1059680363beeac83d03bccd3a3dbf20d6215d7b1ada3d5ceb93c/meld-sandbox-1.0.4.tar.gz",
    "platform": null,
    "description": "# M3LD Sandbox\n\n### Getting Started\n\nIn order to get started quickly with M3LD Sandbox, a sample project is bundled within the M3LD Sandbox CLI that will set up a server, privacy center, and a sample application for you to experiment with.\n\n#### Minimum requirements\n\n- [Docker](https://www.docker.com/products/docker-desktop) (version 20.10.11 or later)\n- [Python](https://www.python.org/downloads/) (version 3.8 through 3.10)\n\n#### Download and install M3LD Sandbox\n\nYou can easily download and install M3LD Sandbox using `pip`. Run the following command to get started:\n\n```sh\npip install meld-sandbox\n```\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Open-source ecosystem for data privacy as code.",
    "version": "1.0.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77253edd44a25c323e2ea2d7fe41a9c1b6d946a79dc7558d6a2ba026770fac32",
                "md5": "74687c5aa616884d7984e8d031a6a882",
                "sha256": "f0daacc99aea36bc1467e9c8bf21d54c5a4099411a14944c82a0a40c11afec0d"
            },
            "downloads": -1,
            "filename": "meld_sandbox-1.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74687c5aa616884d7984e8d031a6a882",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8, <4",
            "size": 3242737,
            "upload_time": "2023-02-08T07:42:28",
            "upload_time_iso_8601": "2023-02-08T07:42:28.897611Z",
            "url": "https://files.pythonhosted.org/packages/77/25/3edd44a25c323e2ea2d7fe41a9c1b6d946a79dc7558d6a2ba026770fac32/meld_sandbox-1.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "634ee81d43c1059680363beeac83d03bccd3a3dbf20d6215d7b1ada3d5ceb93c",
                "md5": "692d2df45113a64ce953a83f56c8bc24",
                "sha256": "d0c92e91a714b831f95d5aad93b959b0507cf6bdcad7bcf4c32fdf87890ce67f"
            },
            "downloads": -1,
            "filename": "meld-sandbox-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "692d2df45113a64ce953a83f56c8bc24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <4",
            "size": 2998339,
            "upload_time": "2023-02-08T07:42:31",
            "upload_time_iso_8601": "2023-02-08T07:42:31.652315Z",
            "url": "https://files.pythonhosted.org/packages/63/4e/e81d43c1059680363beeac83d03bccd3a3dbf20d6215d7b1ada3d5ceb93c/meld-sandbox-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-08 07:42:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "NEOM-KSA",
    "github_project": "meld-sandbox",
    "lcname": "meld-sandbox"
}
        
Elapsed time: 0.09597s