معرفی شرکت ها


datagrowth-0.18.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Data engineering tools to create data mash ups using Django
ویژگی مقدار
سیستم عامل -
نام فایل datagrowth-0.18.2
نام datagrowth
نسخه کتابخانه 0.18.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Fako Berkers
ایمیل نویسنده email@fakoberkers.nl
آدرس صفحه اصلی https://github.com/fako/datagrowth
آدرس اینترنتی https://pypi.org/project/datagrowth/
مجوز -
[![datagrowth workflow](https://github.com/fako/datagrowth/actions/workflows/tests.yml/badge.svg)](https://github.com/fako/datagrowth/actions) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/datagrowth.svg)](https://pypi.python.org/pypi/datagrowth/) [![GPLv3 license](https://img.shields.io/badge/License-LGPLv3-blue.svg)](https://github.com/fako/datagrowth/blob/master/LICENSE) DATAGROWTH ========== Data Growth is a Django application that helps to gather data in an organized way. With it you can declare pipelines for the data gathering and preprocessing as well as pipelines for filtering and redistribution. Installation ------------ You can install Datagrowth with your Django application by running ```bash pip install datagrowth ``` Getting started --------------- Currently there are two major use cases. The **Resources** provide a way to uniformly gather data from very different sources. **Configurations** are a way to store and transfer key-value pairs, which your code can use to act on different contexts. Follow these guides to get an idea how you can use Datagrowth: * [Resources](https://data-scope.com/datagrowth/resources/) * [Configurations](https://data-scope.com/datagrowth/configuration/) Running the tests ----------------- There is a Django mock project inside the tests directory of the repository. You can run these tests by running this inside that directory: ```bash python manage.py test ``` Alternatively you can execute the tests against multiple Django versions by running: ```bash tox ```


نیازمندی

مقدار نام
>=3.2 Django
- celery
- jsonschema
- lxml
- beautifulsoup4
- urlobject
- requests
>=8 Pillow
- tqdm
- django-json-field


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

مقدار نام
~=3.8 Python


نحوه نصب


نصب پکیج whl datagrowth-0.18.2:

    pip install datagrowth-0.18.2.whl


نصب پکیج tar.gz datagrowth-0.18.2:

    pip install datagrowth-0.18.2.tar.gz