Metadata-Version: 2.1
Name: hbv-scheduler
Version: 0.0.9
Summary: Doctor patient home based visit routing and scheduling algorithm
Home-page: https://github.com/mprashanth54/home-visit-algorithm
Author: Prashanth Mogali
Author-email: m.prashanth54@gmail.com
License: MIT
Description: ## Home Based Visit Scheduler
        
        Change Log
        ==========
        
        0.0.9 (November 1 2020)
        -----------------------
        - Fixed path related bug issue
        
        0.0.8 (November 1 2020)
        -----------------------
        - Adding additional code to handle dependecies related bugs
        
        0.0.7 (November 1 2020)
        -----------------------
        - Returning output as array
        
        0.0.6 (November 1 2020)
        -----------------------
        - Moved few files to fix bug
        - Python 3.7+ dependencies added
        
        0.0.5 (October 31 2020)
        -----------------------
        - Optimized a couple of files
        
        0.0.4 (October 31 2020)
        -----------------------
        - Added dependecies
        
        0.0.3 (October 31 2020)
        -----------------------
        - Fixing dependecies
        
        
        0.0.2 (October 31 2020)
        -----------------------
        - Added routes description and types
        - Returns an array of results
        
        0.0.1 (October 30 2020)
        -----------------------
        - First Release
        - Scheduler works with multi resource multi job with arbitrary start and end locations
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
