Giter Site home page Giter Site logo

mingderwang / project_python Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 10 KB

add code from gist to this repo, https://gist.githubusercontent.com/lxz1980/e3a31c66aeac349d5fe8d3ce5f4d0efa/raw/e522fbfcc82f4fe04edbf2f3a04a048df8553de4/project1_pb.txt

License: MIT License

Python 75.51% Dockerfile 24.49%

project_python's Introduction

run the code

python3 main.py
  • 改用 python 3

如何產生 requirehttps://github.com/mingderwang/project_python/pullsments.txt

pip3 install pandas requests
pip3 install pipreqs
pipreqs  .

如何使用 requirements.txt

pip3 install -r requirements.txt

code original from (Python Taiwan (Telegram) project)

https://repl.it/@EmmaLi3/Emma#main.py

dockerize

docker run -it --rm --name my-first-python-script -v "$PWD":/tmp python:3 python /tmp/main.py

project_python's People

Contributors

log4analytics avatar mingder78 avatar mingderwang avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.