Skip to content

Calculation functions for contact centers in Python (for use in Pythonista)

Notifications You must be signed in to change notification settings

phubers/calcium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calcium

Calculation functions for contact centers in Python, for use in Python on regular operating systems and on iOS (Pythonista)

Calcium contains a small library of staffing functions that can be used in Python. It contains Erlang C and related functions, in order to calculate staffing requirements for contact centers. It currently contains a calculator for iOS and for windowed GUI systems that can use tkinter and ttk.

ToDo:

  • make calculator robust: currently no input checking is performed. On iOS this risk is mitigated by only allowing the numerical keyboard, but the Windows version does not have any safety.
  • calculator required staff for ASA service goal

About

Calculation functions for contact centers in Python (for use in Pythonista)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages