GithubHelp home page GithubHelp logo

csl-notes's Introduction

CSL的筆記

🏠 回筆記首頁
hackmd-github-sync-badge

tags: Notes, Old, Index,Home

[toc]

隨著年紀越來越大,記憶力也逐漸消逝。是時候該做個筆記來幫助自己學習了!

1.markdown語法

花了半天學會的markdown語法,可不能忘記了!
➡️簡易的Markdown語法(on HackMD)

➡️簡易的Markdown語法(on GitHUB)

2. Unit設定

Unit的設定可參閱Unit的官網 https://unit.nginx.org/configuration/

➡️unit的簡易設定

3. VPS Linux re-build後設定

Linux裝好後設定指令step by step
➡️ VPS Linux re-build後設定

4. ngrok轉發伺服器

在筆電寫app時,可使用ngrok將localhost:port導到外網中,常用於測試Bot app
➡️ ngrok轉發伺服器

5. 網路上的Git筆記

Git指令會常常用到,連結一個筆記,以防忘記!
➡️ Git 與 GitHub 起手式
➡️ Git 個人常用指令筆記
➡️ Git 官方教學文件

6. Docker 很簡單-安裝現成的image

簡易版的 docker指令,我們可用它來封裝webapp
➡️ Docker 很簡單-安裝現成的image

7. Nginx 設定方法

Nginx的設定因不常更改常會忘記,做個筆記
➡️ Nginx 設定方法

8. Flask、Fastapi、Bottle與Python內建wsgi

這裡我們介紹寫Web API時常用的小框架,Python內建wsgi、Bottle、Flask、Fastapi入門寫法的比較
Bottle模組只有一個py檔,很小,是個通用型框架
➡️ Bottle與Python內建wsgi

FastAPI效能高,新興的 web api的框架,資源沒flask多
➡️ FastAPI:asgi與Python內建wsgi

Flask在網路上的資源非常豐富,開發app首選,效能比FastAPI略低,但之後有apiflask出現,不比FastAPI遜色
➡️ Flask與Python內建wsgi

9. 製作Line Bot

連接 Line,來製作最簡單的 message api BOT

➡️ Lesson 1
➡️ Lesson 2
➡️ Lesson 3
➡️ Line - Message Api - Message types筆記

10. python的環境設定與多版本管理

➡️ 虛擬環境設定
➡️ update-alternatives︰管理指令和檔案的多個版本 (python的多版本管理)

11. Nginx/Unit vs Gunicorn 效能與消耗資源比較

➡️ Nginx/Unit vs Gunicorn 效能與消耗資源比較

12. 將LineBot移植到 Deta.sh

➡️ 將LineBot移植到Deta.sh

13. WSL (Windows Subsystem for Linux) 安裝與使用教學

➡️ WSL (Windows Subsystem for Linux) 安裝與使用教學

14. Deta.sh Micros Base Drive 使用方法

➡️ Deta.sh Micros Base Drive 使用方法

15. Python Dict物件與JSON類型轉換

➡️ Python Dict物件與JSON類型轉換

Author:

  • [name=林奇賢]

csl-notes's People

Contributors

kevincsl 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.