Skip to content

quoc-dev/My-Python

Repository files navigation

My-Python

In here where I learn Python

List project

  • WordCounter -> Nhập vào một đoạn text đếm xem có bao nhiêu chữ và lọc ra mỗi chữ hiên thị mấy lần!
  • Portfolio-> Trang giới thiệu cá nhân và tổng hợp các blog!
  • to do -> tao trang list công việc cần làm

Some point need to remember

  • Make env -> virtualenv name

  • init django -> pip install Django==2.0.7

  • init site --> django-admin startproject mysite

  • init app of site --> django-admin startapp name

  • init opencv for python -> pip install opencv-python

  • install python image library --> pip install pillow

  • migration --> python manage.py migrate

tobe continue...

About

In here where I learn Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors