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.3.tar.gz
(34.6 kB
view details)
Built Distribution
aw_core-0.5.3-py3-none-any.whl
(47.2 kB
view details)
File details
Details for the file aw-core-0.5.3.tar.gz
.
File metadata
- Download URL: aw-core-0.5.3.tar.gz
- Upload date:
- Size: 34.6 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 | 6f7867103ebb8b07bf788ed02fd55dee51d1038f2a3a0e9fd82d1a7897bf6acb |
|
MD5 | 0215cd6ea4128eb4eca91ab18834f01b |
|
BLAKE2b-256 | 0d95e4432f64ef981a4c3ef7a8fe0bdffd50abc39cca738d0b33be6ab6d2f796 |
File details
Details for the file aw_core-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: aw_core-0.5.3-py3-none-any.whl
- Upload date:
- Size: 47.2 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 | 0d7f361d234476ee4198c19819c2cd84551c69d99169b08491d8d926fd5a78fc |
|
MD5 | ac885369345b1a20f60731ba7361fe53 |
|
BLAKE2b-256 | f6baeadf80b7e905251fb950fbf697649453ea37ecc6e97411035f4601c17e3c |