django-models-tools


Namedjango-models-tools JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryTools to help writing Django models easier and more convenient
upload_time2024-08-07 19:32:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseLGPL
keywords django utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-model-tools

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-models-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "django, utils",
    "author": null,
    "author_email": "Ramin-RX7 <rawmin.rx@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/10/83/118bbe8e7b90bc877a0803c51a877b12f59c0ea0ef79a438917155bfd629/django_models_tools-0.0.1.tar.gz",
    "platform": null,
    "description": "# django-model-tools\r\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Tools to help writing Django models easier and more convenient",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/Ramin-RX7/django-model-tools/issues",
        "Homepage": "https://github.com/Ramin-RX7/django-model-tools",
        "changelog": "https://github.com/Ramin-RX7/django-model-tools/blob/master/CHANGELOG.md",
        "documentation": "https://github.com/Ramin-RX7/django-model-tools/wiki",
        "repository": "https://github.com/Ramin-RX7/django-model-tools"
    },
    "split_keywords": [
        "django",
        " utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1083118bbe8e7b90bc877a0803c51a877b12f59c0ea0ef79a438917155bfd629",
                "md5": "0a83374cc7900be799e2838f59f5fe58",
                "sha256": "bf928c7161cc20b77faa7d3c22e7fecf5ef4b66278a84f93f98d8f18d34e271e"
            },
            "downloads": -1,
            "filename": "django_models_tools-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0a83374cc7900be799e2838f59f5fe58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15476,
            "upload_time": "2024-08-07T19:32:18",
            "upload_time_iso_8601": "2024-08-07T19:32:18.631510Z",
            "url": "https://files.pythonhosted.org/packages/10/83/118bbe8e7b90bc877a0803c51a877b12f59c0ea0ef79a438917155bfd629/django_models_tools-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 19:32:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ramin-RX7",
    "github_project": "django-model-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-models-tools"
}
        
Elapsed time: 1.75511s