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.7.tar.gz
(35.7 kB
view details)
Built Distribution
aw_core-0.5.7-py3-none-any.whl
(48.3 kB
view details)
File details
Details for the file aw-core-0.5.7.tar.gz
.
File metadata
- Download URL: aw-core-0.5.7.tar.gz
- Upload date:
- Size: 35.7 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 | ee0fcf372f915f3284991241343f8cf43e984faf4fcac08b5d00e23da2e74387 |
|
MD5 | 5adf7eac842bbc53a68a4c536e8fe687 |
|
BLAKE2b-256 | 1452d5c313b4331396563d8ebd653a1a4338c6df0330de70562102f74640fef1 |
File details
Details for the file aw_core-0.5.7-py3-none-any.whl
.
File metadata
- Download URL: aw_core-0.5.7-py3-none-any.whl
- Upload date:
- Size: 48.3 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 | 7ab6835ee6aed1eb7248f6f22d8899c333bc5ebb82ec1f74e5b9926f15e24489 |
|
MD5 | 270fa3313a58fa4a1c4f1b4891b14123 |
|
BLAKE2b-256 | a79c3758390e1e5c87c595d6e7e930a284668c74f36b9fc3454659c67f152e08 |