django-gerente


Namedjango-gerente JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA reusable App for serious big Django projects that don't take themselves too seriously.
upload_time2025-10-15 21:49:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============
django-gerente
==============

A reusable app that provides utilities and common functionality for big 
Django projects developed by the tuGerente.com team.

Installation
------------

::

  pip install django-gerente


Development
-----------

- Run tests with: `pytest`
- Build package: `just build` (uses `uv build`)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-gerente",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "django",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8c/44/41166318a7bc1e9b1682fa151a95aaab45a196499b10a85be2a43e429445/django_gerente-0.0.2.tar.gz",
    "platform": null,
    "description": "==============\ndjango-gerente\n==============\n\nA reusable app that provides utilities and common functionality for big \nDjango projects developed by the tuGerente.com team.\n\nInstallation\n------------\n\n::\n\n  pip install django-gerente\n\n\nDevelopment\n-----------\n\n- Run tests with: `pytest`\n- Build package: `just build` (uses `uv build`)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A reusable App for serious big Django projects that don't take themselves too seriously.",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "django"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21c8d176c8d5716d4101d39667922028ca7a15f96c12d2f3ab76300dca639d04",
                "md5": "5cb2bb92c07cbd564b5e8b1e670e2d4f",
                "sha256": "e299c8ab841a2aa5d1d68de82efe7a3c95daca9cda8863a96cd9104a1f43bd69"
            },
            "downloads": -1,
            "filename": "django_gerente-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5cb2bb92c07cbd564b5e8b1e670e2d4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2703,
            "upload_time": "2025-10-15T21:49:54",
            "upload_time_iso_8601": "2025-10-15T21:49:54.026493Z",
            "url": "https://files.pythonhosted.org/packages/21/c8/d176c8d5716d4101d39667922028ca7a15f96c12d2f3ab76300dca639d04/django_gerente-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c4441166318a7bc1e9b1682fa151a95aaab45a196499b10a85be2a43e429445",
                "md5": "ae970f41567ff7e9270284ee403f4f79",
                "sha256": "7bdcf51cde299d08e817aa957ee1b44ee0d1a8923d081bd908bd1e71b1ef6b48"
            },
            "downloads": -1,
            "filename": "django_gerente-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ae970f41567ff7e9270284ee403f4f79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2493,
            "upload_time": "2025-10-15T21:49:55",
            "upload_time_iso_8601": "2025-10-15T21:49:55.102563Z",
            "url": "https://files.pythonhosted.org/packages/8c/44/41166318a7bc1e9b1682fa151a95aaab45a196499b10a85be2a43e429445/django_gerente-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-15 21:49:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-gerente"
}
        
Elapsed time: 1.70885s