FrameBuilder


NameFrameBuilder JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/zabit923/FrameBuilder
SummaryLibrary for creating projects with a ready-made structure on popular Python frameworks
upload_time2024-09-08 22:13:18
maintainerNone
docs_urlNone
authorIbragimov Zabit
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">рџ› FrameBuilderрџ› </h1>

---

<b>In this README 👇</b>

---

## Features
This library is designed to unpack a ready-made project with a ready-made file structure.

new templates will be added in the future

## Install and usage

```commandline
pip install FrameBuilder
```

to unpack the template
```commandline
builder-run
```

to change the template
```commandline
builder-rebuild
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zabit923/FrameBuilder",
    "name": "FrameBuilder",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ibragimov Zabit",
    "author_email": "xaclafun1991@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/8a/479d846b26e14a8efe501e184871edd6efc3f44ac86f500cd7477d13252c/FrameBuilder-0.1.1.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">\u0440\u045f\u203a\u00a0FrameBuilder\u0440\u045f\u203a\u00a0</h1>\r\n\r\n---\r\n\r\n<b>In this README \u0440\u045f\u2018\u2021</b>\r\n\r\n---\r\n\r\n## Features\r\nThis library is designed to unpack a ready-made project with a ready-made file structure.\r\n\r\nnew templates will be added in the future\r\n\r\n## Install and usage\r\n\r\n```commandline\r\npip install FrameBuilder\r\n```\r\n\r\nto unpack the template\r\n```commandline\r\nbuilder-run\r\n```\r\n\r\nto change the template\r\n```commandline\r\nbuilder-rebuild\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library for creating projects with a ready-made structure on popular Python frameworks",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/zabit923/FrameBuilder"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "778a479d846b26e14a8efe501e184871edd6efc3f44ac86f500cd7477d13252c",
                "md5": "8094b30436e763a03c6d6556d40394ae",
                "sha256": "2ee33e083651bad262684c5090118f67fc3e7a51e6ea920aaf75623da9dd6688"
            },
            "downloads": -1,
            "filename": "FrameBuilder-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8094b30436e763a03c6d6556d40394ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 684775,
            "upload_time": "2024-09-08T22:13:18",
            "upload_time_iso_8601": "2024-09-08T22:13:18.850150Z",
            "url": "https://files.pythonhosted.org/packages/77/8a/479d846b26e14a8efe501e184871edd6efc3f44ac86f500cd7477d13252c/FrameBuilder-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-08 22:13:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zabit923",
    "github_project": "FrameBuilder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "framebuilder"
}
        
Elapsed time: 0.59108s