django-setfield


Namedjango-setfield JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryDjango model field to handle sets (in the python/math sense)
upload_time2024-02-28 16:44:53
maintainer
docs_urlNone
authorAlban Siffer
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "django-setfield",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alban Siffer",
    "author_email": "alban.siffer@irisa.fr",
    "download_url": "https://files.pythonhosted.org/packages/6b/05/2f9d46b0702607f5e47530c0f07abd58a119314744bd2d559b67b7b17f60/django_setfield-0.3.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django model field to handle sets (in the python/math sense)",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0cd439d998ffff3da5156131eea0e5e0c16c14dc4edbbc716ffa4c1075f1337",
                "md5": "3358681bb1a560e467e6649ccfef6524",
                "sha256": "e2b835c28308cb5a2a351f19544991abebc10ee53e62f7caa5d1c06cdac9b70b"
            },
            "downloads": -1,
            "filename": "django_setfield-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3358681bb1a560e467e6649ccfef6524",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6208,
            "upload_time": "2024-02-28T16:44:52",
            "upload_time_iso_8601": "2024-02-28T16:44:52.061317Z",
            "url": "https://files.pythonhosted.org/packages/c0/cd/439d998ffff3da5156131eea0e5e0c16c14dc4edbbc716ffa4c1075f1337/django_setfield-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b052f9d46b0702607f5e47530c0f07abd58a119314744bd2d559b67b7b17f60",
                "md5": "4e9d7942311ff90e72c0f7564c5674fa",
                "sha256": "86808ad5e47688fe35256783cde8aadd18d10f996b0460850c52fc89009e94b3"
            },
            "downloads": -1,
            "filename": "django_setfield-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4e9d7942311ff90e72c0f7564c5674fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4830,
            "upload_time": "2024-02-28T16:44:53",
            "upload_time_iso_8601": "2024-02-28T16:44:53.561913Z",
            "url": "https://files.pythonhosted.org/packages/6b/05/2f9d46b0702607f5e47530c0f07abd58a119314744bd2d559b67b7b17f60/django_setfield-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-28 16:44:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-setfield"
}
        
Elapsed time: 0.18438s