django-marina


Namedjango-marina JSON
Version 25.2 PyPI version JSON
download
home_pageNone
SummaryDjango extensions by Zostera
upload_time2025-07-29 11:48:35
maintainerNone
docs_urlNone
authorDylan Verheul
requires_python>=3.9
licenseNone
keywords django utilities testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-marina

[![Tests](https://github.com/zostera/django-marina/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?query=workflow%3Atest+branch%3Amain)
[![Coverage Status](https://coveralls.io/repos/github/zostera/django-marina/badge.svg?branch=main)](https://coveralls.io/github/zostera/django-marina?branch=main)
[![Latest PyPI version](https://img.shields.io/pypi/v/django-marina.svg)](https://pypi.python.org/pypi/django-marina)

Django extensions by Zostera.

Documentation is available at <https://django-marina.readthedocs.io/>.

## Requirements

This package requires a combination of Python and Django that is currently supported.

See "Supported Versions" on https://www.djangoproject.com/download/.

## Development

This pages uses [uv](https://github.com/astral-sh/uv) and [just](https://github.com/casey/just).

After installing both, check out this repository and type `just bootstrap` to bootstrap a development environment.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-marina",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "django, utilities, testing",
    "author": "Dylan Verheul",
    "author_email": "Dylan Verheul <dylan@dyve.net>",
    "download_url": "https://files.pythonhosted.org/packages/f7/c5/09ab960357c8a63f0d0fbd214715b6d6144b4ce2483e6146d2787a3fe7ab/django_marina-25.2.tar.gz",
    "platform": null,
    "description": "# django-marina\n\n[![Tests](https://github.com/zostera/django-marina/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?query=workflow%3Atest+branch%3Amain)\n[![Coverage Status](https://coveralls.io/repos/github/zostera/django-marina/badge.svg?branch=main)](https://coveralls.io/github/zostera/django-marina?branch=main)\n[![Latest PyPI version](https://img.shields.io/pypi/v/django-marina.svg)](https://pypi.python.org/pypi/django-marina)\n\nDjango extensions by Zostera.\n\nDocumentation is available at <https://django-marina.readthedocs.io/>.\n\n## Requirements\n\nThis package requires a combination of Python and Django that is currently supported.\n\nSee \"Supported Versions\" on https://www.djangoproject.com/download/.\n\n## Development\n\nThis pages uses [uv](https://github.com/astral-sh/uv) and [just](https://github.com/casey/just).\n\nAfter installing both, check out this repository and type `just bootstrap` to bootstrap a development environment.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Django extensions by Zostera",
    "version": "25.2",
    "project_urls": {
        "Changelog": "https://github.com/zostera/django-marina/blob/main/CHANGELOG.md",
        "Documentation": "https://django-marina.readthedocs.io/",
        "Homepage": "https://github.com/zostera/django-marina",
        "Issues": "https://github.com/zostera/django-marina/issues",
        "Source": "https://github.com/zostera/django-marina"
    },
    "split_keywords": [
        "django",
        " utilities",
        " testing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a68a4a2b80c1ae3aef6213d8237e7b2c79d0d7a8af6f393146f30f88604c363",
                "md5": "1db8783548861ed75fad8bc1aee07067",
                "sha256": "e5c168126914fccb1bc677fce36213fe0e90f813fd97a2ce377168ef807dbf6a"
            },
            "downloads": -1,
            "filename": "django_marina-25.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1db8783548861ed75fad8bc1aee07067",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10009,
            "upload_time": "2025-07-29T11:48:34",
            "upload_time_iso_8601": "2025-07-29T11:48:34.136091Z",
            "url": "https://files.pythonhosted.org/packages/5a/68/a4a2b80c1ae3aef6213d8237e7b2c79d0d7a8af6f393146f30f88604c363/django_marina-25.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7c509ab960357c8a63f0d0fbd214715b6d6144b4ce2483e6146d2787a3fe7ab",
                "md5": "ecf60c5699c3dbf1fa42c91a442890bf",
                "sha256": "43ac223a0682753ca35beedbd8e99ff9a4de2460cd774a21f5a762dd25b90ae6"
            },
            "downloads": -1,
            "filename": "django_marina-25.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ecf60c5699c3dbf1fa42c91a442890bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 87162,
            "upload_time": "2025-07-29T11:48:35",
            "upload_time_iso_8601": "2025-07-29T11:48:35.587535Z",
            "url": "https://files.pythonhosted.org/packages/f7/c5/09ab960357c8a63f0d0fbd214715b6d6144b4ce2483e6146d2787a3fe7ab/django_marina-25.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 11:48:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zostera",
    "github_project": "django-marina",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-marina"
}
        
Elapsed time: 1.64249s