django-commons-best-practices


Namedjango-commons-best-practices JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryA place to test things out
upload_time2025-01-18 14:41:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords django django commons
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Commons example repository

This is an example repository for Django Commons. Some relevant areas to review are:

- GitHub action ([release.yml](https://github.com/django-commons/best-practices/blob/main/.github/workflows/release.yml)) for releasing to PyPI
- [Documentation](docs/README.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-commons-best-practices",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "django, django commons",
    "author": null,
    "author_email": "Tim Schilling <schillingt@better-simple.com>",
    "download_url": "https://files.pythonhosted.org/packages/2d/04/6e143baf6dec1c82af8e9587efb76a7d51fd081e01dc1b3bb14badca03ed/django_commons_best_practices-1.2.0.tar.gz",
    "platform": null,
    "description": "# Django Commons example repository\n\nThis is an example repository for Django Commons. Some relevant areas to review are:\n\n- GitHub action ([release.yml](https://github.com/django-commons/best-practices/blob/main/.github/workflows/release.yml)) for releasing to PyPI\n- [Documentation](docs/README.md)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A place to test things out",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/django-commons/best-practices",
        "Issues": "https://github.com/django-commons/best-practices/issues"
    },
    "split_keywords": [
        "django",
        " django commons"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7810ddd1056c80cfb4f912f44a60f9354ce116017fb10689295fc0df9f192d05",
                "md5": "11d75af97490182ea7b485e6b9a9a15b",
                "sha256": "fc073972e48de004cd23291f4e6740177996ced2ad22a752b210050e8495fe94"
            },
            "downloads": -1,
            "filename": "django_commons_best_practices-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11d75af97490182ea7b485e6b9a9a15b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 3119,
            "upload_time": "2025-01-18T14:41:48",
            "upload_time_iso_8601": "2025-01-18T14:41:48.412868Z",
            "url": "https://files.pythonhosted.org/packages/78/10/ddd1056c80cfb4f912f44a60f9354ce116017fb10689295fc0df9f192d05/django_commons_best_practices-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d046e143baf6dec1c82af8e9587efb76a7d51fd081e01dc1b3bb14badca03ed",
                "md5": "181035e3b8f21870069ad1a156b84cfe",
                "sha256": "ed81704675f4fdc5c84eca6f298f3e2e9199cf9e195ac71bf311e81870b558b7"
            },
            "downloads": -1,
            "filename": "django_commons_best_practices-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "181035e3b8f21870069ad1a156b84cfe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2616,
            "upload_time": "2025-01-18T14:41:50",
            "upload_time_iso_8601": "2025-01-18T14:41:50.688382Z",
            "url": "https://files.pythonhosted.org/packages/2d/04/6e143baf6dec1c82af8e9587efb76a7d51fd081e01dc1b3bb14badca03ed/django_commons_best_practices-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 14:41:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "django-commons",
    "github_project": "best-practices",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-commons-best-practices"
}
        
Elapsed time: 7.68871s