pycocuma-server
Pythonic Contact and Customer Management
Install
- All systems
-
curl cmd.cat/pycocuma-server.sh
- Debian
-
apt-get install pycocuma
- Ubuntu
-
apt-get install pycocuma
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pycocuma
- Raspbian
-
apt-get install pycocuma
- Dockerfile
- dockerfile.run/pycocuma-server
pycocuma
Pythonic Contact and Customer Management
PyCoCuMa (Pythonic Contact and Customer Management) provides a personal information system for addresses, telephone numbers and other data associated with personal contacts (also supports photographic pictures). PyCoCuMa is purely written in Python with a Tk graphical interface. PyCoCuMa is based on an XML-RPC client-server architecture. The server stores its data in compatible vCard (ver. 3.0) files (*.vcf) which can be read by all modern address programs (Evolution, KAddressbook, Outlook, GnomeCard, etc).