キーワード Python が含まれる動画 : 1596 件中 673 - 704 件目
種類:
- タグ
- キーワード
対象:
【Python】2/5 Let's calculate the income tax and resident tax for salaried workers
2/5 Let's calculate the income tax and resident tax for salaried workers
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【Python】1/5 Let's calculate the income tax and resident tax for salaried workers
1/5 Let's calculate the income tax and resident tax for salaried workers
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【日本語解説】これまでに作ったFlaskの二つのアプリを組み合わせる
これまでに作ったFlaskの二つのアプリを組み合わせる
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【Python】Combine the two Flask apps we've created
Combine the two Flask apps we've created
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
PCAP-31-03 Study Guide - Certified Associate in Python Programming
PCAP-31-03 is the new updated version of the PCAP – Certified Associate in Python Programming certification exam. The PCAP-31-02 exam will be retired on January 1, 2021. PCAP-31-02 exam registrations will be closed on December 1, 2020. Passcert new released PCAP-31-03 Dumps for a successful preparation of PCAP-31-03 Certification Exam.We guarantees that after using our PCAP-31-03 Dumps, you will be prepared to take and pass your Python Institute PCAP-31-03 exam in a easy way.
https://www.passcert.com/PCAP-31-03.html
【日本語解説】2/2 PythonとFlaskを使った期待値を計算する簡単なWEBアプリ
2/2 PythonとFlaskを使った期待値を計算する簡単なWEBアプリ
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【Python】2/2 Simple web app that calculates expectations using Python and Flask
2/2 Simple web app that calculates expectations using Python and Flask
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【日本語解説】1/2 Pythonを使った期待値を計算する簡単なアプリ
1/2 Pythonを使った期待値を計算する簡単なアプリ
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【Python】1/2 Simple app that calculates expectations using Python
Simple app that calculates expectations using Python
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
Excelで動画再生してみた
六甲学院物理部・2020年度文化祭(オンライン)での発表動画です。
ネタ枠
オンライン展示ページ:https://rokkophysicsclub.github.io/rpc-2020/works/
〈発表者コメント〉
pythonでデータを作り、VBAで再生した。ついカッとなってやった。すこし音がずれた。
などと容疑者は供述しており・・・
〈BGM音源〉
お借りしました。ありがとうございます。
https://soundcloud.com/baron1_3/lymocxht2m9m?in=baron1_3/sets/short-inst
https://commons.nicovideo.jp/material/nc153054
https://soundcloud.com/baron1_3/tobogeki?in=baron1_3/sets/short-inst
【日本語解説】2/2 連続して成功する確率について、PythonとFlaskを使った簡単なWEBアプリを作成してみましょう。
【日本語解説】2/2 連続して成功する確率について、PythonとFlaskを使った簡単なWEBアプリを作成してみましょう。
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
2/2 Let's create a simple web app using Python and Flask for the probability of continuous success
【Python】2/2 Let's create a simple web app using Python and Flask for the probability of continuous success.
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
Stormworksで『Bad Apple!!』影絵MVを表示してみた
Stormworks は動画プレーヤーだった...?
正式版ミッションだとマップに線が引けると知ったとき、
これ使えば絵とか描けるんじゃね?と思ったので作ってみました
シングルプレイなら沢山線を書いても問題なく動くみたいです
マルチプレイだと通信量がすごいことになって処理落ちがすごい
■仕組み
プレイリスト Lua の server.addMapLine() / server.removeMapLine() を使って
1tick 毎に線を書いたり消したりしているだけです。簡単!
■注意点
・動画の途中で Mission expired とか出ちゃってますが気にしてはいけません
・音声は後付けです
・私の環境だとマップ画面が処理落ちする(平均 20FPS くらい)ので、再生速度に補正をかけています
■使わせていただいた動画、ツール、ライブラリなど
・【東方】Bad Apple!! PV【影絵】(sm8628149): ニコニコで最も再生されている動画のうちの一つ
・Stormworks: レスキューメカ作成ゲーム。レスキューメカ作成ゲーム...?
・FFmpeg: 動画から連番画像への変換、動画の各フレームのタイムスタンプの再設定
・Python: 画像処理ライブラリが充実しており、お手軽に画像処理が出来る言語
・numpy: 多次元配列
・imageio: 画像データの読み込み
・scikit-image: 画像のモノクロ化、画像データ形式変換
・Potrace / pypotrace: 白黒画像から境界線を抽出
・Bandicam: 録画
・YMM4: 動画と音声の結合
■成果物(作成したスクリプトやデータ等)
【 https://ux.getuploader.com/gcrtnstsw/download/2 】
【DTM】 ホラーBGMを作ろう【乱数作曲】#4
youtubeにも同じものを投稿してあります。
作成したコード:
https://github.com/misakaCr/RandSong/blob/main/RandSong3.py
前々回の動画:
乱数で作曲してみたwww #2【Python/DTM】
https://www.nicovideo.jp/watch/sm36842491
前回の動画:
【乱数作曲】#3 パラメータを減らせば修正は必要ないのか?【DTM】
https://www.nicovideo.jp/watch/sm36903138
乱数作曲シリーズ:
https://www.nicovideo.jp/mylist/76062088
声:
VOICEROID 結月ゆかり
【日本語解説】1/2 連続して成功する確率について、PythonとFlaskを使った簡単なWEBアプリを作成してみましょう。
【日本語解説】1/2 連続して成功する確率について、PythonとFlaskを使った簡単なWEBアプリを作成してみましょう。
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
Let's create a simple web app using Python and Flask for the probability of continuous success.
【Python】Let's create a simple web app using Python and Flask for the probability of continuous success.
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【voiceroid】あかねちゃんが4桁7segLEDで表示をさせたいようです プログラム編【電子工作】
茶番動画です
前回からの続きでプログラム回、からの最後に実動作。
なんだかんだで今回はすんなりいった。
赤外線LEDの受信カウンタの話は
https://www.nicovideo.jp/watch/sm37542122
7segLEDの配線などの話は旋回の
https://www.nicovideo.jp/watch/sm37778216
を参照ください。
1:20 まではちょっと別の話なのでプログラムを見たい人はそこからどうぞ。
今回のsource
https://github.com/raspython-akane/nico/blob/master/m_010_7seg_counter.py
djangoのプロジェクトをPythonAnywhereにデプロイする方法を紹介します
python用のホスティングサービス、PythonAnywhereにdjangoのプロジェクトをデプロイしてみます。
こちらのドキュメントもおすすめです。
https://tutorial.djangogirls.org/ja/deploy/
PythonAnywhere
https://www.pythonanywhere.com/
顔認識で香水になって香水を歌ってみたかった
realsenseという深度カメラ(奥行きも計測できるカメラ)と顔認識ライブラリを使えば、3Dのフェイスリグみたいなのできるのでは、と思ってやってみたけど、あんまり上手くいかなかった成れの果てです。
深度カメラにて撮影→pythonにて顔の特徴点を抽出、3次元座標を取得→Unityに送ってレンダリングという工程になっております。
お借りした音源
https://www.youtube.com/watch?v=Z8K_8jbzmiY
youtubeにも投稿しております
https://www.youtube.com/watch?v=c0B8r7uqeSY
【日本語解説】Seleniumを使用して複数のタブを開く【Python, Firefox】
Seleniumを使用して複数のタブを開く
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【Python】Use Selenium to open multiple tabs【Firefox】
【Python】Use Selenium to open multiple tabs【Firefox】
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【voiceroid】あかねちゃんが4桁7segLEDで表示をさせたいようです 配線編【電子工作】
茶番動画です
前回の動画のカウントを表示させるべく7segLEDを使う回です。
今回は配線まで。プログラムは次回。
予備もないのに基板に実装とか無謀なことをやり始める。
案の定、秋月まで出向。今年初めて秋葉に行きました。
秋葉の秋月は人数制限かかって15人までしか店内に入れないですね(20年11月はじめの話)
ついでに99exの10周年でグラボも買いました(小声
alexaとラズパイでWOLをやり始めたのでパイ3が常時起動することになったので同時並行でそちらもいろいろやりたいなと欲望がムクムクと。
足りないものは時間。
今回のsource
ないです。
【作業自動化】パート4 - Windows Task Scheduler : Python : Slack : Google Sheets
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
2つのアラベスク (Deux Arabesques) 第2番ト長調 wave file
シリーズの第4部の内容.
手順:
1: Part3で作成した①と②のスクリプトを統合する。③のスクリプトを単独で動かせるようにする。つまり朝の報告と夕方の報告の二つのスクリプトを用意する。
2: そして、タスクスケジューラーで時間を設定して二つのスクリプトを自動で起動させます。
Windowsタスクスケジューラーで二つのスクリプトを起動させる。
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【Automation : 作業自動化】 Part 3 - Python : Slack : Google Sheets
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
ベルガマスク組曲 第1曲 「前奏曲」プレリュード (Suite bergamasque, Prélude) wave file
シリーズの第3部の内容は、
① SlackAPIを利用した投稿の自動化
② Google Sheetsにワークシートを追加し編集する
③ 本日の作業報告を行う
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【作業自動化】Part 2 - Google SheetsをPythonで利用できるようにする
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
2つのアラベスク (Deux Arabesques) 第1番ホ長調 wave file
Music: Claude Achille Debussy
(Deux Arabesques) No.1 wave file
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
2つのアラベスク (Deux Arabesques) 第2番ト長調 wave file
Music: Claude Achille Debussy
(Deux Arabesques) No.2 wave file
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
パート1 - SlackとGCPとPythonで作業自動化
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
(夢想、Rêverie) wave file
概要:
リモートワーク、在宅ワーク、テレワーク等で活躍するであろう、チャットツールのSlack、
どこにいてもWEB上で表計算の編集の共有ができるGoogleスプレッドシート、
これらのツールをPythonを使って自動化して作業効率を上げよう。
シリーズの第1部の内容は、
① Slackのインストール
② Gmail APIを有効にする
③ GoogleスプレッドシートとSlack APIとPythonの準備
vscodeとdockerをssh経由で連携してみます
vscodeとdockerをssh経由で連携させて、pythonの補完が効くようにしてみます。
ゆかりとマキのゆるゆるホームページ紹介【VOICEROID解説】
立ち絵が変わりました。
こっそり更新してた攻略ページ( http://fiveordeals.php.xdomain.jp/ )とそれ用のへなちょこプログラム紹介動画。
「『Wizardry外伝 五つの試練』を知っている」あるいは
「C、HTMLやCSS、JS、VBA、Pythonのどれかが分かる」人はとっつきやすいかな?
続き:sm40938602
※2020/11/14追記======================================
使用素材に立ち絵の作者様が入っていませんでした。すみません。
・玉ねぎP:https://seiga.nicovideo.jp/user/illust/64011
【python, flask, heroku】賃金階級年齢階級別労働者割合のWEBアプリ part4
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
2つのアラベスク (Deux Arabesques) 第1番ホ長調 wave file
出典:
厚生労働省 平成30年賃金構造基本統計調査の概況
source:
[Overview of the 2018 Basic Survey on Wage Structure] published by the Ministry of Health, Labour and Welfare
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【python, flask, heroku】賃金階級年齢階級別労働者割合のWEBアプリ part3
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
夏の風の神、パンに祈るために (Pour invoquer Pan, dieu du vent d'été) wave file
出典:
厚生労働省 平成30年賃金構造基本統計調査の概況
source:
[Overview of the 2018 Basic Survey on Wage Structure] published by the Ministry of Health, Labour and Welfare
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
【python, flask】賃金階級年齢階級別労働者割合のWEBアプリ part2
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
(夢想、Rêverie) wave file
出典:
厚生労働省 平成30年賃金構造基本統計調査の概況
source:
[Overview of the 2018 Basic Survey on Wage Structure] published by the Ministry of Health, Labour and Welfare
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
