RCC バックエンド勉強会
開発環境
- Python 3.9
- Pipenv
使い方
1. インストール
pipenv install
2. アプリケーションを起動
pipenv run start
本コマンドを実行するとlocalhost:8000へアクセスできるようになります。
3. テストを実行
pipenv run test
API docs
このプロジェクトは Swagger をサポートしています。
- アプリケーションを起動
- Swagger UIにアクセス
pipenv install
pipenv run start
本コマンドを実行するとlocalhost:8000へアクセスできるようになります。
pipenv run test
このプロジェクトは Swagger をサポートしています。
Streamlit Cheat Sheet App to summarise streamlit docs v1.0.0 There is also an accompanying png and pdf version https://github.com/daniellewisDL/stream
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass
Statically typed BNF with semantic actions; A frontend of frontend frameworks; Use your grammar everywhere.
A E S T H E T I C Dependencies Pillow numpy OpenCV You can use pip to install any missing dependencies. Basic Usage Vaporwave artwork can be generated
Micropython encoder based menu This is a simple menu system written in micropython. It uses a switch, a rotary encoder and an OLED display.
ResourceReservationProject This is a simple but complete exercise to learning Python. Task and flow chart We are going to do a new fork of the existin
Vehicle Identification Speed Detection (VISD) extracts vehicle information like License Plate number, Manufacturer and colour from a video and provides this data in the form of a CSV file. VISD can a
jonny-lang jonny is a stack based programming language also compiling jonny files currently doesnt work on windows you can probably compile jonny file
Cylinder-Volume-Calculator Cylinder volume calculator features the calculations of the volume of a Right /oblique full cylinder. Size : 10.5 mb compat
A python script based on OpenCV-Python, you can automatically hang up the Destiny 2 Throne to get the Dawning Essence.
LarvaMatch Find your larva or punk match. UI TBD API (not started) The API will allow you to specify a punk by token id to find a larva match, and vic
Object oriented programming review Object oriented programming (OOP) is among the most used programming paradigms (if not the most common) in the indu
induction_encoder python scripts and other files to generate induction encoder PCBs in Kicad Targeting the Renesas IPS2200 encoder chips.
I am Python's enthusiast, like to collect Python's programs and code.
YouTubeTrendingVideosAnalysis In this project , I played with the YouTube data API and extracted trending videos in Nigeria on a particular day. This
Conceptarium A fluid medium for storing, relating, and surfacing thoughts. Read more... Instructions The conceptarium takes up about 1GB RAM when runn
thonny-gitonic thonny plugin for gitonic open gitonic in thonny by pressing Control+Shift+g, or via tools menu press ESC key to minimize gitonic windo
YBlade - Import QBlade blades into Fusion 360 Simple script for Fusion 360 that takes QBlade blade description and constructs the blade: Usage First,
Python Osmium Examples This is a set (currently of size 1) of examples showing practical usage of PyOsmium, a thin wrapper around the osmium library.
A python trivium implemention