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.6.tar.gz
(35.4 kB
view details)
Built Distribution
aw_core-0.5.6-py3-none-any.whl
(47.9 kB
view details)
File details
Details for the file aw-core-0.5.6.tar.gz
.
File metadata
- Download URL: aw-core-0.5.6.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.9.6 Linux/5.13.13-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c5c2ffadf702ae68458db57938251663145dcf7ac268adb1e4de5bf4d9edd17 |
|
MD5 | 6fcafd01e27cb889a9a9dca4d758045c |
|
BLAKE2b-256 | 42b2f303286e6ff94a82dc6b360dd7a77ee4d2fd7fc8a2f334ffbd0a6a4d6e48 |
File details
Details for the file aw_core-0.5.6-py3-none-any.whl
.
File metadata
- Download URL: aw_core-0.5.6-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.9.6 Linux/5.13.13-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce2b671e9fa6cb5526d3a90092a21d889b262ccc0c2ccc0de0c66791f2bf61cc |
|
MD5 | d52daa232bc3eea577038a83e4f76e01 |
|
BLAKE2b-256 | 5421254cf2c500b833037c88ac68762315827374b4a64a56914953b9ec059d4f |