Skip to content

deyanlazarov/openrevman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openrevman

Current coverage

Coverage Status

Install Dev Env

conda env create -f orm.yml

TODO

activate openrevman

Then (not in script directory)

  • pulp - comes with cbc solver - to be called with solve(pulp.PULP_CBC_CMD()): pip install pulp

  • glpk sudo apt-get install glpk

  • ortools C:\Users\Maman\Miniconda3>easy_install C:\Users\Maman\Downloads\py3 _ortools-6.3.4431-py3.6-win-amd64.egg

  • scipy / optimize

export via conda env export > orm.yml reimport via conda env create -f orm.yml

  • microservice flask

About

Revenue management system prototype

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%