Using poetry within Docker container without venv
https://medium.com/opsops/using-poetry-within-docker-container-without-venv-f8f07c9deba3
https://medium.com/opsops/using-poetry-within-docker-container-without-venv-f8f07c9deba3
Medium
Using poetry within Docker container without venv
We recently switched from pip to poetry, mostly because of poetry.lock, absence of which is saddening miss for pip.
Blender Script 做自動化 render 並儲存圖片
https://medium.com/@yuly830914/blender-script-%E5%81%9A%E8%87%AA%E5%8B%95%E5%8C%96-render-%E4%B8%A6%E5%84%B2%E5%AD%98%E5%9C%96%E7%89%87-c10caaee5e19
https://medium.com/@yuly830914/blender-script-%E5%81%9A%E8%87%AA%E5%8B%95%E5%8C%96-render-%E4%B8%A6%E5%84%B2%E5%AD%98%E5%9C%96%E7%89%87-c10caaee5e19
Medium
Blender Script 做自動化 render 並儲存圖片
近期公司的 3D 場景建制需求量增加,設計師建置好的場景要輸出大量的 360 圖片做應用,但要完成這個操作,就要人工選取相機,按下 F12 拍攝取景,接著等待一段 render 的時間,再儲存圖片,重複這個步驟直到所有相機截完圖。
Time Zones and Daylight Saving in Python
https://medium.com/@ibrahim00mubark/time-zones-and-daylight-saving-in-python-4355d0c6901b
https://medium.com/@ibrahim00mubark/time-zones-and-daylight-saving-in-python-4355d0c6901b
Medium
Time Zones and Daylight Saving in Python
you’ll learn to confidently tackle the time-related topic that causes people the most trouble: time zones and daylight saving. Continuing…
Solving GANs: NN architecture & feedback
https://medium.com/@j622amilah/solving-gans-nn-architecture-feedback-5f7ef6a8a5eb
https://medium.com/@j622amilah/solving-gans-nn-architecture-feedback-5f7ef6a8a5eb
Medium
Solving GANs: NN architecture & feedback
Over the past few weeks I finished a great class on Basic GANs at Cousera. In the class and in many places online the PyTorch software is…
Create Html interactive graph Python Plotly Express
https://medium.com/@sarka.pribylova/create-html-interactive-graph-python-plotly-express-5557bb350074
https://medium.com/@sarka.pribylova/create-html-interactive-graph-python-plotly-express-5557bb350074
Medium
Create Html interactive graph Python Plotly Express
I enjoy to use Plotly Express either in R Studio or in Python. It provides very convenient and fast possibility to create and deploy Html…
How to create, backtest, optimize and sell a cryptocurrency trading bot (2/4)
https://medium.com/@jibbe.verhave/how-to-create-backtest-optimize-and-sell-a-cryptocurrency-trading-bot-2-4-75f5afef1f05
https://medium.com/@jibbe.verhave/how-to-create-backtest-optimize-and-sell-a-cryptocurrency-trading-bot-2-4-75f5afef1f05
Medium
How to create, backtest, optimize and sell a cryptocurrency trading bot (2/4)
Optimize your trading bot — find optimal trading parameters automatically and prevent overfitting
Prime and coprime integers in pyton
https://medium.com/@sarka.pribylova/prime-and-coprime-integers-in-pyton-80dbcd4f4265
https://medium.com/@sarka.pribylova/prime-and-coprime-integers-in-pyton-80dbcd4f4265
Medium
Prime and coprime integers in python
It has been already some time ago since I tried to calculate and display in python prime and coprime numbers. It was one of the hiring…
The article below describes the steps needed to send a telegram message to any user from your own…
https://medium.com/@joeyimer/the-article-below-describes-the-steps-needed-to-send-a-telegram-message-to-any-user-from-your-own-39f468d785d0
https://medium.com/@joeyimer/the-article-below-describes-the-steps-needed-to-send-a-telegram-message-to-any-user-from-your-own-39f468d785d0
Medium
The article below describes the steps needed to send a telegram message to any user from your own…
Step1 - setup telegram bot
Username & Password Authentication System Using Python
https://vatshayan.medium.com/username-password-authentication-system-using-python-e82d5fb56846
https://vatshayan.medium.com/username-password-authentication-system-using-python-e82d5fb56846
Medium
Username & Password Authentication System Using Python
Password authentication system is a system that is used for the identification of a user