self-service-core-data-platform-templates


Nameself-service-core-data-platform-templates JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/LEGO/self-service-core-data-platform-templates
SummaryTemplates for getting started with the self service core data platform
upload_time2023-03-23 10:33:21
maintainer
docs_urlNone
authorSelf Service Core Data Platform
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Self Service Core Data Platform Templates
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

Insert list of notebooks here

## Install

This project has now been published to PyPI and can be installed with
pip:

``` sh
pip install self_service_core_data_platform_templates
```

## How to convert a notebook to baseplate documentation

run the following command from the root of the repository:

``` bash
nbdev_docs
```

Then use the following command to convert the notebook to a markdown
file:

``` bash
jupyter nbconvert _proc/examples/s3_json.ipynb --to markdown
```

You should now have a markdown file in the docs folder that you can use
in baseplate documentation. The markdown file will be named the same as
the notebook file. In this example it would be
\*\_proc/examples/s3_json.md\*

## How to use

Examples of how to use this awesome package is on the way!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LEGO/self-service-core-data-platform-templates",
    "name": "self-service-core-data-platform-templates",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Self Service Core Data Platform",
    "author_email": "nohelp@anywhere.com",
    "download_url": "https://files.pythonhosted.org/packages/2d/34/ea147b1caef1e89311ef9ec676ec3a03dcece652ef214fe5223439a96929/self-service-core-data-platform-templates-0.0.3.tar.gz",
    "platform": null,
    "description": "Self Service Core Data Platform Templates\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\nInsert list of notebooks here\n\n## Install\n\nThis project has now been published to PyPI and can be installed with\npip:\n\n``` sh\npip install self_service_core_data_platform_templates\n```\n\n## How to convert a notebook to baseplate documentation\n\nrun the following command from the root of the repository:\n\n``` bash\nnbdev_docs\n```\n\nThen use the following command to convert the notebook to a markdown\nfile:\n\n``` bash\njupyter nbconvert _proc/examples/s3_json.ipynb --to markdown\n```\n\nYou should now have a markdown file in the docs folder that you can use\nin baseplate documentation. The markdown file will be named the same as\nthe notebook file. In this example it would be\n\\*\\_proc/examples/s3_json.md\\*\n\n## How to use\n\nExamples of how to use this awesome package is on the way!\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Templates for getting started with the self service core data platform",
    "version": "0.0.3",
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf98890aa35bed0822ace20f4faca75d351294bb8986205e1c88649bb8c505d1",
                "md5": "3826e868c160559d2afeb45b2b344d4e",
                "sha256": "1012e5e7e5d552b903a8ec4bc9a2f549e2521cf9bd93238b6d512911657213b9"
            },
            "downloads": -1,
            "filename": "self_service_core_data_platform_templates-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3826e868c160559d2afeb45b2b344d4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6446,
            "upload_time": "2023-03-23T10:33:19",
            "upload_time_iso_8601": "2023-03-23T10:33:19.505773Z",
            "url": "https://files.pythonhosted.org/packages/cf/98/890aa35bed0822ace20f4faca75d351294bb8986205e1c88649bb8c505d1/self_service_core_data_platform_templates-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d34ea147b1caef1e89311ef9ec676ec3a03dcece652ef214fe5223439a96929",
                "md5": "de2c877dc1a1721f71f9f5183d76e50e",
                "sha256": "0e5e964d3afac06d558ea678db894e51f86ce399762086b0f0ce42b0995ffd19"
            },
            "downloads": -1,
            "filename": "self-service-core-data-platform-templates-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "de2c877dc1a1721f71f9f5183d76e50e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5805,
            "upload_time": "2023-03-23T10:33:21",
            "upload_time_iso_8601": "2023-03-23T10:33:21.515408Z",
            "url": "https://files.pythonhosted.org/packages/2d/34/ea147b1caef1e89311ef9ec676ec3a03dcece652ef214fe5223439a96929/self-service-core-data-platform-templates-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-23 10:33:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "LEGO",
    "github_project": "self-service-core-data-platform-templates",
    "lcname": "self-service-core-data-platform-templates"
}
        
Elapsed time: 0.08500s