create-lillie


Namecreate-lillie JSON
Version 2.0.3 PyPI version JSON
download
home_pagehttps://github.com/websitedeb/create-lillie
SummaryA CLI tool for creating lilliepy projects
upload_time2025-01-06 04:43:01
maintainerNone
docs_urlNone
authorsarthak ghoshal
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # create-lillie

```bash
create-lillie YOUR_PROJECT_NAME --is-empty
```
* create-lillie - cli name
* YOUR_PROJECT_NAME - name for your project
* --is-empty - if used, will generate empty project, if not, will generate starter project

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/websitedeb/create-lillie",
    "name": "create-lillie",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "sarthak ghoshal",
    "author_email": "sarthak22.ghoshal@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/75/19/8dfe2255727a839e87ef7d4e79361eb7a477cc8930a193330bdf5196693e/create_lillie-2.0.3.tar.gz",
    "platform": null,
    "description": "# create-lillie\r\n\r\n```bash\r\ncreate-lillie YOUR_PROJECT_NAME --is-empty\r\n```\r\n* create-lillie - cli name\r\n* YOUR_PROJECT_NAME - name for your project\r\n* --is-empty - if used, will generate empty project, if not, will generate starter project\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A CLI tool for creating lilliepy projects",
    "version": "2.0.3",
    "project_urls": {
        "Homepage": "https://github.com/websitedeb/create-lillie"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bd588cc8537d0ee7445723397b8a4f759829fbed440e7dff8f721d2e9b9fc9a",
                "md5": "00ea55571f23311a0f48b02d4d34cc5e",
                "sha256": "5630c8aca0812e2afa94bd0537ae81a72851d5898b6bcf8c608c46b2eaf62253"
            },
            "downloads": -1,
            "filename": "create_lillie-2.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00ea55571f23311a0f48b02d4d34cc5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2561,
            "upload_time": "2025-01-06T04:42:59",
            "upload_time_iso_8601": "2025-01-06T04:42:59.181814Z",
            "url": "https://files.pythonhosted.org/packages/3b/d5/88cc8537d0ee7445723397b8a4f759829fbed440e7dff8f721d2e9b9fc9a/create_lillie-2.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75198dfe2255727a839e87ef7d4e79361eb7a477cc8930a193330bdf5196693e",
                "md5": "0f0c9f3fc6db7bb4aaec5760343e3771",
                "sha256": "157d0809f0a208e71fe52dbfdb95625ea8c5a5f3be11ea26676bbb1948de37fe"
            },
            "downloads": -1,
            "filename": "create_lillie-2.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0f0c9f3fc6db7bb4aaec5760343e3771",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2266,
            "upload_time": "2025-01-06T04:43:01",
            "upload_time_iso_8601": "2025-01-06T04:43:01.575558Z",
            "url": "https://files.pythonhosted.org/packages/75/19/8dfe2255727a839e87ef7d4e79361eb7a477cc8930a193330bdf5196693e/create_lillie-2.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 04:43:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "websitedeb",
    "github_project": "create-lillie",
    "github_not_found": true,
    "lcname": "create-lillie"
}
        
Elapsed time: 0.42903s