django-org


Namedjango-org JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/pikhovkin/django-org
SummaryBase classes for enterprise modeling
upload_time2023-01-17 18:17:22
maintainer
docs_urlNone
authorSergei Pikhovkin
requires_python>=3.9.*, <4.2.*
licenseMIT
keywords django enterprise organization regime shift work mode work regime work shift
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-org

[![GitHub Actions](https://github.com/pikhovkin/django-org/workflows/build/badge.svg)](https://github.com/pikhovkin/django-org/actions)
[![PyPI](https://img.shields.io/pypi/v/django-org.svg)](https://pypi.org/project/django-org/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-org.svg)
[![framework - Django](https://img.shields.io/badge/framework-Django-0C3C26.svg)](https://www.djangoproject.com/)
![PyPI - Django Version](https://img.shields.io/pypi/djversions/django-org.svg)
[![PyPI - License](https://img.shields.io/pypi/l/django-org)](./LICENSE)

Base classes for enterprise modeling

### Installation

```bash
$ pip install django-org
```

Install with `django-easy-select2`
```bash
$ pip install django-org[select2]
```

### Usage

```python

```

### License

MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pikhovkin/django-org",
    "name": "django-org",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.*, <4.2.*",
    "maintainer_email": "",
    "keywords": "django,enterprise,organization,regime,shift,work mode,work regime,work shift",
    "author": "Sergei Pikhovkin",
    "author_email": "s@pikhovkin.ru",
    "download_url": "https://files.pythonhosted.org/packages/19/34/104f9657115b295131135631bf06be77a990849006d13d3683e8994d709e/django-org-0.2.0.tar.gz",
    "platform": null,
    "description": "# django-org\n\n[![GitHub Actions](https://github.com/pikhovkin/django-org/workflows/build/badge.svg)](https://github.com/pikhovkin/django-org/actions)\n[![PyPI](https://img.shields.io/pypi/v/django-org.svg)](https://pypi.org/project/django-org/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-org.svg)\n[![framework - Django](https://img.shields.io/badge/framework-Django-0C3C26.svg)](https://www.djangoproject.com/)\n![PyPI - Django Version](https://img.shields.io/pypi/djversions/django-org.svg)\n[![PyPI - License](https://img.shields.io/pypi/l/django-org)](./LICENSE)\n\nBase classes for enterprise modeling\n\n### Installation\n\n```bash\n$ pip install django-org\n```\n\nInstall with `django-easy-select2`\n```bash\n$ pip install django-org[select2]\n```\n\n### Usage\n\n```python\n\n```\n\n### License\n\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Base classes for enterprise modeling",
    "version": "0.2.0",
    "split_keywords": [
        "django",
        "enterprise",
        "organization",
        "regime",
        "shift",
        "work mode",
        "work regime",
        "work shift"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75deb9d91a9101093ca4c16fdecdbb52abf959ff3e4d6bea16f49b831b0a9de9",
                "md5": "46987f6a6843cf4350f39c95c99b54dd",
                "sha256": "7d9e974d4e8bdc76536a18eb94652e87bfc1bfe831370b69ee2163aa0c84f5fd"
            },
            "downloads": -1,
            "filename": "django_org-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46987f6a6843cf4350f39c95c99b54dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.*, <4.2.*",
            "size": 19139,
            "upload_time": "2023-01-17T18:17:20",
            "upload_time_iso_8601": "2023-01-17T18:17:20.528554Z",
            "url": "https://files.pythonhosted.org/packages/75/de/b9d91a9101093ca4c16fdecdbb52abf959ff3e4d6bea16f49b831b0a9de9/django_org-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1934104f9657115b295131135631bf06be77a990849006d13d3683e8994d709e",
                "md5": "72155a4af4575acd7b52beee18b61a28",
                "sha256": "b4ff2180cc738f20b4d894adbf9449f2cc284baae21f659efda0cb20494b74ec"
            },
            "downloads": -1,
            "filename": "django-org-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "72155a4af4575acd7b52beee18b61a28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.*, <4.2.*",
            "size": 15266,
            "upload_time": "2023-01-17T18:17:22",
            "upload_time_iso_8601": "2023-01-17T18:17:22.839366Z",
            "url": "https://files.pythonhosted.org/packages/19/34/104f9657115b295131135631bf06be77a990849006d13d3683e8994d709e/django-org-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-17 18:17:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pikhovkin",
    "github_project": "django-org",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-org"
}
        
Elapsed time: 0.02824s