Skip to main content

No project description provided

Project description

Module with time models and resource staff models


!NB: Measurement for resources is not considered here.

This module contains two main methods:

  1. get_resources_volumes

     Input: 
     1. work_name, 
     2. work_volume, 
     3. measurement, 
     4. shift
      
    Returns: {'worker_reqs': [{'kind': 'Геодезист',
                              'volume': 3,
                              'min_count': 1,
                              'max_count': 5}, <...>]}
    
  2. estimate_time

     Input: 
     1. work_unit ({"name": work_name, "volume": work_volume})
     2. worker_list ([{'name': res_name, '_count': amount}]
     3. measurement
    Returns: int (number of calculated shifts)
    

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

stairsres-0.1.31.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

stairsres-0.1.31-py3-none-any.whl (19.8 kB view hashes)

Uploaded Python 3

Supported by

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