Core library for ActivityWatch
Project description
aw-core
Core library for ActivityWatch.
Modules
aw_core
, contains basic datatypes and utilities, such as theEvent
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.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aw-core-0.5.1.tar.gz
(33.5 kB
view details)
Built Distribution
aw_core-0.5.1-py3-none-any.whl
(45.4 kB
view details)
File details
Details for the file aw-core-0.5.1.tar.gz
.
File metadata
- Download URL: aw-core-0.5.1.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.11.13-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec6ba1d140f76f832f8e69e4ff32ed498d994d438073bfa59ea588613ad2cff6 |
|
MD5 | 5dceac8208cb56b625ad856c81194ab6 |
|
BLAKE2b-256 | badf93573ee8470158e122a88874d3d04cd84385e56001d0ab02b573d6dc48c9 |
File details
Details for the file aw_core-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: aw_core-0.5.1-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.11.13-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ce56a9365fde822e44c1cd24c9de7a6ca52ff1f5cbad794cc39c228d9a3a345 |
|
MD5 | c1fadd6f6aee3b968c0b9aa6102e7ac7 |
|
BLAKE2b-256 | 09a007af7b017023681b21ab0c8bbe257e93e67437d304a0e6c18a2f55978a50 |