Git Product home page Git Product logo

flaskwebeconomy's Introduction

FlaskWebEconomy

#Runtime : Python 3.10.5

python.exe -m pip install --upgrade pip pip install Flask pip install importlib pip install --upgrade PublicDataReader

pip freeze > requirements.txt

pythonanywhere 환경구축

  1. bash에 들어간다.
  2. 가상환경을 만든다
  • mkvirtualenv --python=python3.10 venvFlaskWebEconomy
  1. 가상환경을 실행한다.
  • workon venvFlaskWebEconomy
  1. 깃을 가져온다.
  1. 경로를 이동하고 Git update를 수행한다.
  • cd FlaskWebEconomy
  • git pull
  1. 파이썬 패키지를 설치한다.
  • pip install -r requirements.txt

###Reference Struct : https://github.com/jainamoswal/Flask-Example/tree/main/modules git clone : https://github.com/jainamoswal/Flask-Example.git

pythonanywhere 참고 https://wings2pc.tistory.com/entry/%EC%9B%B9-%EC%95%B1%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D-Python-Flask-Pythonanywhere-%EB%B0%B0%ED%8F%AC-%ED%95%98%EA%B8%B0

#NaverMap관련 사용량 https://console.ncloud.com/naver-service/application 공식Doc https://guide.ncloud-docs.com/docs/ko/naveropenapiv3-maps-web-sdk-v3-start 참고 Git https://github.com/navermaps/maps.js.ncp/tree/master/examples/map

HTML 참고 버거메뉴 및 여러 참고 HTML참고 https://github.com/you-dont-need/You-Dont-Need-JavaScript#quick-links

flaskwebeconomy's People

Contributors

kjky12 avatar

Watchers

 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.