singleline-stroke3


Namesingleline-stroke3 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/andrewlook/singleline_stroke3
SummaryProcessing Single Line Drawing Data to Train SketchRNN
upload_time2024-02-13 21:44:44
maintainer
docs_urlNone
authorAndrew Look
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements lxml svgpathtools svgwrite rdp numpy matplotlib pandas pyautotrace Pillow fastai fastcore faiss-cpu
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # singleline_stroke3

<!-- 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_stroke3
```

## 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_stroke3",
    "name": "singleline-stroke3",
    "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/82/ca/6c168d94e94a82b45e7c330d6717a2575a5dce5b9d86b3afcd844bfe095d/singleline_stroke3-0.0.1.tar.gz",
    "platform": null,
    "description": "# singleline_stroke3\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_stroke3\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.1",
    "project_urls": {
        "Homepage": "https://github.com/andrewlook/singleline_stroke3"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "126b3e98217dc0c07fbc46858b5c6ce701cf65f3f70fba0dbd040e30713ff319",
                "md5": "0b5e90ca4b08a01ce7759ffe7776514c",
                "sha256": "4d6d589b918cf613fa945f9f128f078500710a4fb4a21c7925f177d1e95b5c0f"
            },
            "downloads": -1,
            "filename": "singleline_stroke3-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b5e90ca4b08a01ce7759ffe7776514c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28812,
            "upload_time": "2024-02-13T21:44:42",
            "upload_time_iso_8601": "2024-02-13T21:44:42.505452Z",
            "url": "https://files.pythonhosted.org/packages/12/6b/3e98217dc0c07fbc46858b5c6ce701cf65f3f70fba0dbd040e30713ff319/singleline_stroke3-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82ca6c168d94e94a82b45e7c330d6717a2575a5dce5b9d86b3afcd844bfe095d",
                "md5": "6ce89c672ab604ef565ada9ed64a4307",
                "sha256": "1514b4600e72211aa3730ecf90d1e65bca49f75bc45c04182da2721f1ddbb673"
            },
            "downloads": -1,
            "filename": "singleline_stroke3-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6ce89c672ab604ef565ada9ed64a4307",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 25510,
            "upload_time": "2024-02-13T21:44:44",
            "upload_time_iso_8601": "2024-02-13T21:44:44.742488Z",
            "url": "https://files.pythonhosted.org/packages/82/ca/6c168d94e94a82b45e7c330d6717a2575a5dce5b9d86b3afcd844bfe095d/singleline_stroke3-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 21:44:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andrewlook",
    "github_project": "singleline_stroke3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "svgpathtools",
            "specs": []
        },
        {
            "name": "svgwrite",
            "specs": []
        },
        {
            "name": "rdp",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pyautotrace",
            "specs": []
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "fastai",
            "specs": []
        },
        {
            "name": "fastcore",
            "specs": []
        },
        {
            "name": "faiss-cpu",
            "specs": []
        }
    ],
    "lcname": "singleline-stroke3"
}
        
Elapsed time: 0.16935s