# django-viewwork
[![GitHub Actions](https://github.com/pikhovkin/django-viewwork/workflows/build/badge.svg)](https://github.com/pikhovkin/django-viewwork/actions)
[![PyPI](https://img.shields.io/pypi/v/django-viewwork.svg)](https://pypi.org/project/django-viewwork/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-viewwork.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-viewwork.svg)
[![PyPI - License](https://img.shields.io/pypi/l/django-viewwork)](./LICENSE)
Auto-collection of views, auto-generation of urls and easy menu creation
### Installation
```bash
$ pip install django-viewwork
```
Install with `django-easy-select2`
```bash
$ pip install django-viewwork[select2]
```
### Usage
```python
```
### License
MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/pikhovkin/django-viewwork",
"name": "django-viewwork",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.*, <4.2.*",
"maintainer_email": "",
"keywords": "automation,django,views,menu,urls,collectionview,django-views,django-urls,autogeneration,django-menu",
"author": "Sergei Pikhovkin",
"author_email": "s@pikhovkin.ru",
"download_url": "https://files.pythonhosted.org/packages/b4/bd/32ae533e30a7882945a5c4f0656311a4f52eb543d2f2b8312640aef44c4d/django-viewwork-0.7.0.tar.gz",
"platform": null,
"description": "# django-viewwork\n\n[![GitHub Actions](https://github.com/pikhovkin/django-viewwork/workflows/build/badge.svg)](https://github.com/pikhovkin/django-viewwork/actions)\n[![PyPI](https://img.shields.io/pypi/v/django-viewwork.svg)](https://pypi.org/project/django-viewwork/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-viewwork.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-viewwork.svg)\n[![PyPI - License](https://img.shields.io/pypi/l/django-viewwork)](./LICENSE)\n\nAuto-collection of views, auto-generation of urls and easy menu creation\n\n### Installation\n\n```bash\n$ pip install django-viewwork\n```\n\nInstall with `django-easy-select2`\n```bash\n$ pip install django-viewwork[select2]\n```\n\n### Usage\n\n```python\n\n```\n\n### License\n\nMIT\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Collect views, generate urls and create menu",
"version": "0.7.0",
"split_keywords": [
"automation",
"django",
"views",
"menu",
"urls",
"collectionview",
"django-views",
"django-urls",
"autogeneration",
"django-menu"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dcf182f4830ba703a9445a60b1a7409e916405dee9cca29fd786fe855b8a3666",
"md5": "6c27b7c2feed8e8a994024bdc4579567",
"sha256": "36c1940d46f06b0a6b6169021c3209f87fc837918c82512dceef1c7c195fcccc"
},
"downloads": -1,
"filename": "django_viewwork-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6c27b7c2feed8e8a994024bdc4579567",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.*, <4.2.*",
"size": 17388,
"upload_time": "2023-01-17T20:25:24",
"upload_time_iso_8601": "2023-01-17T20:25:24.475520Z",
"url": "https://files.pythonhosted.org/packages/dc/f1/82f4830ba703a9445a60b1a7409e916405dee9cca29fd786fe855b8a3666/django_viewwork-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b4bd32ae533e30a7882945a5c4f0656311a4f52eb543d2f2b8312640aef44c4d",
"md5": "0704099cf02a3c1d18b430433411744d",
"sha256": "679decffc3e6dbe77c9c692937f640f93ac76aa592a688b2088d325296aee80e"
},
"downloads": -1,
"filename": "django-viewwork-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "0704099cf02a3c1d18b430433411744d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.*, <4.2.*",
"size": 11273,
"upload_time": "2023-01-17T20:25:26",
"upload_time_iso_8601": "2023-01-17T20:25:26.337048Z",
"url": "https://files.pythonhosted.org/packages/b4/bd/32ae533e30a7882945a5c4f0656311a4f52eb543d2f2b8312640aef44c4d/django-viewwork-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-17 20:25:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "pikhovkin",
"github_project": "django-viewwork",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "django-viewwork"
}