my-django-crud


Namemy-django-crud JSON
Version 1.1 PyPI version JSON
download
home_page
SummaryThis is a python library that helps you create CRUD functionalites in django with few lines of code.
upload_time2023-01-07 13:59:25
maintainerJehoshaphat Tatiglo
docs_urlNone
authorJehoshaphat Tatiglo
requires_python
licenseMIT
keywords django crud python library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "my-django-crud",
    "maintainer": "Jehoshaphat Tatiglo",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "khalshaphat@gmail.com",
    "keywords": "django crud python library",
    "author": "Jehoshaphat Tatiglo",
    "author_email": "khalshaphat@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6c/91/ec09fd218546479dabf46471415f9a2bc70e18966f0dd059da99ddd185ce/my-django-crud-1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is a python library that helps you create CRUD functionalites in django with few lines of code.",
    "version": "1.1",
    "split_keywords": [
        "django",
        "crud",
        "python",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46e156398964b9c882dda05d9fc77e93cd55e7de3e67450c43a760e048d04b03",
                "md5": "4804f8d94527422084ac63b73f026202",
                "sha256": "8dbdd83fdcb546b09d8ee77090af01bc8606ba925f003b5654d56a2fee5f1844"
            },
            "downloads": -1,
            "filename": "my_django_crud-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4804f8d94527422084ac63b73f026202",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4633,
            "upload_time": "2023-01-07T13:59:23",
            "upload_time_iso_8601": "2023-01-07T13:59:23.069628Z",
            "url": "https://files.pythonhosted.org/packages/46/e1/56398964b9c882dda05d9fc77e93cd55e7de3e67450c43a760e048d04b03/my_django_crud-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c91ec09fd218546479dabf46471415f9a2bc70e18966f0dd059da99ddd185ce",
                "md5": "afd59ee934b7f67cbe0b4ea1b2fcc662",
                "sha256": "d639a1afac1fd611a5947773ac01a4e465e4f36b6b5bad760d1e54c497a091a5"
            },
            "downloads": -1,
            "filename": "my-django-crud-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "afd59ee934b7f67cbe0b4ea1b2fcc662",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3308,
            "upload_time": "2023-01-07T13:59:25",
            "upload_time_iso_8601": "2023-01-07T13:59:25.501698Z",
            "url": "https://files.pythonhosted.org/packages/6c/91/ec09fd218546479dabf46471415f9a2bc70e18966f0dd059da99ddd185ce/my-django-crud-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-07 13:59:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "my-django-crud"
}
        
Elapsed time: 0.02749s