معرفی شرکت ها


aw-core-0.5.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Core library for ActivityWatch
ویژگی مقدار
سیستم عامل -
نام فایل aw-core-0.5.9
نام aw-core
نسخه کتابخانه 0.5.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Erik Bjäreholt
ایمیل نویسنده erik@bjareho.lt
آدرس صفحه اصلی https://activitywatch.net/
آدرس اینترنتی https://pypi.org/project/aw-core/
مجوز MPL-2.0
aw-core ======= [![GitHub Actions badge](https://github.com/ActivityWatch/aw-core/workflows/Build/badge.svg)](https://github.com/ActivityWatch/aw-core/actions) [![Code coverage](https://codecov.io/gh/ActivityWatch/aw-core/branch/master/graph/badge.svg)](https://codecov.io/gh/ActivityWatch/aw-core) [![PyPI](https://img.shields.io/pypi/v/aw-core)](https://pypi.org/project/aw-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 ActivityWatch. ## Modules - `aw_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. - `aw_datastore`, contains the datastore classes used by aw-server-python. - `aw_transform`, all event-transforms used in queries. - `aw_query`, the query-language used by ActivityWatch. ## Logging Run python with `LOG_LEVEL=debug` to use change the log level across all AW components ## How to install To install the latest git version directly from github without cloning, run `pip install git+https://github.com/ActivityWatch/aw-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.


نیازمندی

مقدار نام
>=4.3,<5.0 jsonschema
>=3.0.0,<4.0.0 peewee
>=1.4.4,<2.0.0 appdirs
>=1.0.2,<2.0.0 iso8601
>=0.1.4,<0.2.0 rfc3339-validator
>=0.3.1,<0.4.0 TakeTheTime
>=0.7,<0.8 strict-rfc3339
- tomlkit
- deprecation
- timeslot


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

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


نحوه نصب


نصب پکیج whl aw-core-0.5.9:

    pip install aw-core-0.5.9.whl


نصب پکیج tar.gz aw-core-0.5.9:

    pip install aw-core-0.5.9.tar.gz