Sign inSign up

cropdatadev/python

By cropdatadev

•Updated over 5 years ago

Image
0

1.4K

cropdatadev/python repository overview

FROM python:3.7

MAINTAINER vivek gajbhiye [email protected]⁠

RUN apt-get update -y &&
apt-get install -y python-pip python-dev

#RUN pip install -r requirements.txt RUN pip install flask RUN pip install flask_sqlalchemy RUN pip install flask_bcrypt RUN pip install itsdangerous RUN pip install flask_wtf RUN pip install wtforms RUN pip install pymysql RUN pip install Flask-MongoAlchemy RUN pip install requests RUN pip install pillow RUN pip install mysql.connector RUN pip install pandas RUN pip install numpy RUN pip install flask_apscheduler RUN pip install scipy RUN pip install itertools RUN pip install collections RUN pip install flask-cors RUN pip install future RUN pip install pyproj RUN pip install pylunar RUN pip install flask-eureka

Tag summary

Content type

Image

Digest

Size

537 MB

Last updated

over 5 years ago

docker pull cropdatadev/python