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.4.tar.gz
(35.3 kB
view details)
Built Distribution
aw_core-0.5.4-py3-none-any.whl
(47.9 kB
view details)
File details
Details for the file aw-core-0.5.4.tar.gz
.
File metadata
- Download URL: aw-core-0.5.4.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.12.4-arch1-2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0450eb4958330021d6e65a11da41e41e534d504fcde188114eb06fca6fb4ea20 |
|
MD5 | 747518c82ad417014a04a2ec63d12e0f |
|
BLAKE2b-256 | 76d89b5f4f4d3b33c5555c0ae698c9bc634d0e554f7d132e355fbc7b0f5280cb |
File details
Details for the file aw_core-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: aw_core-0.5.4-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.12.4-arch1-2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b3324b4f8913506c467e6519ceccacf05a39bc095217ce86a0a4e40460c1acc |
|
MD5 | a58836acdeabea720164debc45f48650 |
|
BLAKE2b-256 | 9a177ef4bc44f2323d9a3b822a4889d476e9ee8a80f42e0e4ff3d99cb24fa614 |