معرفی شرکت ها


django-quotes-0.3.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A reusable Django app to collect quotes for use in random retrieval or generation of sentences using Markov Chains.
ویژگی مقدار
سیستم عامل -
نام فایل django-quotes-0.3.2
نام django-quotes
نسخه کتابخانه 0.3.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Daniel Andrlik
ایمیل نویسنده daniel@andrlik.org
آدرس صفحه اصلی https://github.com/andrlik/django-quotes
آدرس اینترنتی https://pypi.org/project/django-quotes/
مجوز BSD-3-Clause
# Django Quotes A simple reusable [Django](https://www.djangoproject.com) app that allows you to collect quotes from arbitrary groups of characters, and then serve random quotes or Markov-chain generated sentences based upon them. Includes a Bootstrap compatible set of templates an optional REST API. ![PyPI](https://img.shields.io/pypi/v/django-quotes) [![Black code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/andrlik/django-quotes/blob/main/.pre-commit-config.yaml) [![License](https://img.shields.io/github/license/andrlik/django-quotes)](https://github.com/andrlik/django-quotes/blob/main/LICENSE) [![Security: bandit](https://img.shields.io/badge/security-bandit-green.svg)](https://github.com/PyCQA/bandit) [![Semantic Versions](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--versions-e10079.svg)](https://github.com/andrlik/django-quotes/releases) ![Test results](https://github.com/andrlik/django-quotes/actions/workflows/ci.yml/badge.svg) ![Codestyle check results](https://github.com/andrlik/django-quotes/actions/workflows/codestyle.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/andrlik/django-quotes/badge.svg?branch=main)](https://coveralls.io/github/andrlik/django-quotes?branch=main) [![Documentation](https://img.shields.io/badge/docs-mkdocs-blue)](https://andrlik.github.io/django-quotes/) ## Features - Documentation and a full test suite. - Support for abstract grouping of quote sources. - Convenience methods for fetching a random quote. - Object-level permissions via [django-rules](https://github.com/dfunckt/django-rules). - Generate sentences based off of a Markov-chain for individual sources and groups using natural language processing. - Bootstrap-compatible templates. - A simple REST API for fetching data via JSON with CORS support. Check out [the documentation](https://andrlik.github.io/django-quotes/) for installation and quickstart instructions.


نیازمندی

مقدار نام
>=4.0.2,<5.0.0 Django
>=3.3.6,<4.0.0 Markdown
>=2.3.3,<3.0.0 coreapi
>=0.0.4,<0.0.5 coreschema
>=3.11.0,<4.0.0 django-cors-headers
>=1.14.0,<2.0.0 django-crispy-forms
>=4.2.0,<5.0.0 django-model-utils
>=3.13.1,<4.0.0 djangorestframework
>=0.18.1,<0.20.0 docutils
>=0.24.2,<0.25.0 drf-spectacular
>=1.2.0,<2.0.0 itypes
>=0.6.0,<0.7.0 loguru
>=0.9.3,<0.10.0 markovify
>=6.1.1,<7.0.0 python-slugify
>=3.1,<4.0 rules
>=3.4.0,<4.0.0 spacy


زبان مورد نیاز

مقدار نام
>=3.9,<4.0 Python


نحوه نصب


نصب پکیج whl django-quotes-0.3.2:

    pip install django-quotes-0.3.2.whl


نصب پکیج tar.gz django-quotes-0.3.2:

    pip install django-quotes-0.3.2.tar.gz