singleline-dataset


Namesingleline-dataset JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/andrewlook/singleline_dataset
SummaryProcessing Single Line Drawing Data to Train SketchRNN
upload_time2024-02-29 03:02:03
maintainer
docs_urlNone
authorAndrew Look
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.
            # singleline_dataset

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

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

## Install

```sh
pip install singleline_dataset
```

## How to use

Fill me in please! Don’t forget code examples:

```python
1+1
```

    2



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/andrewlook/singleline_dataset",
    "name": "singleline-dataset",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Andrew Look",
    "author_email": "andrew.m.look@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/06/a0/45bfe012cd3f9b86e794c82a7b051ba8058b7d31a89b5d2387cf2ebc5fb9/singleline_dataset-0.0.2.tar.gz",
    "platform": null,
    "description": "# singleline_dataset\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\n## Install\n\n```sh\npip install singleline_dataset\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n```python\n1+1\n```\n\n    2\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Processing Single Line Drawing Data to Train SketchRNN",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/andrewlook/singleline_dataset"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce7ed105894c8858b5a8cb71bc01a3e9c85dcbce85811aec7a967eac562df3b1",
                "md5": "c69c23fa7504017f1afbb7324012307d",
                "sha256": "108ea89e20d0afc92748dad63a0f65421c11474bcd34fe00a042338d477242c1"
            },
            "downloads": -1,
            "filename": "singleline_dataset-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c69c23fa7504017f1afbb7324012307d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 29855,
            "upload_time": "2024-02-29T03:02:01",
            "upload_time_iso_8601": "2024-02-29T03:02:01.132714Z",
            "url": "https://files.pythonhosted.org/packages/ce/7e/d105894c8858b5a8cb71bc01a3e9c85dcbce85811aec7a967eac562df3b1/singleline_dataset-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06a045bfe012cd3f9b86e794c82a7b051ba8058b7d31a89b5d2387cf2ebc5fb9",
                "md5": "986a30d252feff43beb57bc54e0142b9",
                "sha256": "802a7db1b8a5160959a39a2d48a5d94102f525ecf9dc241f72d002b0c2c2df2f"
            },
            "downloads": -1,
            "filename": "singleline_dataset-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "986a30d252feff43beb57bc54e0142b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 27723,
            "upload_time": "2024-02-29T03:02:03",
            "upload_time_iso_8601": "2024-02-29T03:02:03.639040Z",
            "url": "https://files.pythonhosted.org/packages/06/a0/45bfe012cd3f9b86e794c82a7b051ba8058b7d31a89b5d2387cf2ebc5fb9/singleline_dataset-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 03:02:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andrewlook",
    "github_project": "singleline_dataset",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "singleline-dataset"
}
        
Elapsed time: 0.19350s