معرفی شرکت ها


dw-core-0.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Core library for DeskWatch
ویژگی مقدار
سیستم عامل -
نام فایل dw-core-0.0.3
نام dw-core
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kohinoor Bharti
ایمیل نویسنده kohinoorbharti7@gmail.com
آدرس صفحه اصلی https://deskwatch.net/
آدرس اینترنتی https://pypi.org/project/dw-core/
مجوز -
dw-core ======= [![GitHub Actions badge](https://github.com/DeskWatch/dw-core/workflows/Build/badge.svg)](https://github.com/DeskWatch/dw-core/actions) [![Code coverage](https://codecov.io/gh/DeskWatch/dw-core/branch/master/graph/badge.svg)](https://codecov.io/gh/DeskWatch/dw-core) [![PyPI](https://img.shields.io/pypi/v/dw-core)](https://pypi.org/project/dw-core/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Typechecking: Mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/) Core library for DeskWatch. ## Modules - `dw_core`, contains basic datatypes and utilities, such as the `Event` class, helpers for configuration and logging, as well as schemas for buckets, events, and exports. - `dw_datastore`, contains the datastore classes used by dw-server-python. - `dw_transform`, all event-transforms used in queries. - `dw_query`, the query-language used by DeskWatch. ## How to install To install the latest git version directly from github without cloning, run `pip install git+https://github.com/DeskWatch/dw-core.git` To install from a cloned version, cd into the directory and run `poetry install` to install inside an virtualenv. If you want to install it system-wide it can be installed with `pip install .`, but that has the issue that it might not get the exact version of the dependencies due to not reading the poetry.lock file.


نیازمندی

مقدار نام
<0.4.0,>=0.3.1 TakeTheTime
<2.0.0,>=1.4.3 appdirs
- deprecation
<0.2.0,>=0.1.12 iso8601
<4.0,>=3.1 jsonschema
<4.0.0,>=3.0.0 peewee
- python-json-logger
<0.8,>=0.7 strict-rfc3339
- timeslot
- tomlkit
<4.0.0,>=3.10.0 pymongo


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

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


نحوه نصب


نصب پکیج whl dw-core-0.0.3:

    pip install dw-core-0.0.3.whl


نصب پکیج tar.gz dw-core-0.0.3:

    pip install dw-core-0.0.3.tar.gz