Skip to main content

Tools for analyzing and working with Callyzer Android app exports

Project description

callyzer-tools

Tools for analyzing and working with Callyzer Android app call-log CSV exports.

callyzer-tools reads Callyzer CSV exports, lets you classify each contact as private or business (remembering your choice in a local SQLite database), and aggregates call durations per contact type.

Installation

pip install callyzer-tools

Usage

Place your Callyzer CSV exports in a directory and run:

callyzer-analyze --export-directory ./callyzer-exports --database ./callyzer.sqlite

Options:

  • --export-directory — directory containing the Callyzer *.csv exports (default: ./callyzer-exports)
  • --database — path to the SQLite database used to remember contact classifications (default: ./callyzer.sqlite)

On first run you will be asked to classify each unknown contact as private (p) or business (b); the decision is stored so you are not asked again.

Development

pip install -e .
python -m unittest discover tests
python -m flake8
python -m mypy

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

callyzer_tools-1.0.0.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

callyzer_tools-1.0.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file callyzer_tools-1.0.0.tar.gz.

File metadata

  • Download URL: callyzer_tools-1.0.0.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for callyzer_tools-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8d869e0620d30a2f8591504cd8b420ff6e960d55fdd8ae2a937603375251543e
MD5 a3e3854df5dde9a1fd94fedefeaeca28
BLAKE2b-256 02b588dbf58bd79ff4e1adddd6f304f06b42a289974677e693ee9b8032448bfa

See more details on using hashes here.

File details

Details for the file callyzer_tools-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: callyzer_tools-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for callyzer_tools-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2ab0264441b242d558a1fc416c1a504919c4e33dce87c980e90acf1506e655fe
MD5 c68c495f79255d13648632805d4bf1ec
BLAKE2b-256 d7a7fc4acfb5ccc56010a0bb171e977b23d85852f3fa66273022cd0606204778

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page