django-commons-best-practices


Namedjango-commons-best-practices JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryA place to test things out
upload_time2024-12-01 23:31:45
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/67/dc/a1ed7b678a2e621a48ca664cd6078199a4311e0516fc53245fa8509433bb/django_commons_best_practices-1.1.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.1.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": "5b40c08d214dfd994bf25b6f888832b988406324d2cdabcc6f34723e0fe715ce",
                "md5": "916f23a1cf5a4ed79d7a4e30fa354f24",
                "sha256": "713808d235dcf2e99f5cddcf0c3fb97fe984bf7f51f5a4508b7d1c601f836521"
            },
            "downloads": -1,
            "filename": "django_commons_best_practices-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "916f23a1cf5a4ed79d7a4e30fa354f24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2914,
            "upload_time": "2024-12-01T23:31:44",
            "upload_time_iso_8601": "2024-12-01T23:31:44.242422Z",
            "url": "https://files.pythonhosted.org/packages/5b/40/c08d214dfd994bf25b6f888832b988406324d2cdabcc6f34723e0fe715ce/django_commons_best_practices-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67dca1ed7b678a2e621a48ca664cd6078199a4311e0516fc53245fa8509433bb",
                "md5": "0776a5b78286d8107dfa418cd5938f12",
                "sha256": "336aa69234407f6e7fd3aeff9012b354a3b2b013c1afe7c4808a25054fb05df9"
            },
            "downloads": -1,
            "filename": "django_commons_best_practices-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0776a5b78286d8107dfa418cd5938f12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2491,
            "upload_time": "2024-12-01T23:31:45",
            "upload_time_iso_8601": "2024-12-01T23:31:45.268239Z",
            "url": "https://files.pythonhosted.org/packages/67/dc/a1ed7b678a2e621a48ca664cd6078199a4311e0516fc53245fa8509433bb/django_commons_best_practices-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 23:31:45",
    "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: 0.50194s