How to Deal with Configuration and Credential files in Python
https://jorgepit-14189.medium.com/how-to-deal-with-configuration-and-credential-files-in-python-db4412506b5e
https://jorgepit-14189.medium.com/how-to-deal-with-configuration-and-credential-files-in-python-db4412506b5e
Medium
How to Deal with Configuration and Credential files in Python
An efficient way to handle different connections in a single file!
Asynchronous Server/Client with Python [0x01]: Starting our Server
https://medium.com/@dmentgen3/asynchronous-server-client-with-python-0x01-starting-our-server-f7d24a5ca1c
https://medium.com/@dmentgen3/asynchronous-server-client-with-python-0x01-starting-our-server-f7d24a5ca1c
Medium
Asynchronous Server/Client with Python [0x01]: Starting our Server
In this project series, we are going to create a group chat using Python. One very important tool we’re going to utilize here is called…
Understanding all of Python, through its builtins
https://sadh.life/post/builtins/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://sadh.life/post/builtins/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Three Python Built-In Function Tricks Reducing Our Workloads
https://towardsdatascience.com/three-python-built-in-function-tricks-reducing-our-workloads-60fe54c55cf3
https://towardsdatascience.com/three-python-built-in-function-tricks-reducing-our-workloads-60fe54c55cf3
Medium
Three Python Built-In Function Tricks Reducing Our Workloads
A hidden gem — Python functools + decorator
LLE: Locally Linear Embedding — A Nifty Way to Reduce Dimensionality in Python
https://towardsdatascience.com/lle-locally-linear-embedding-a-nifty-way-to-reduce-dimensionality-in-python-ab5c38336107
https://towardsdatascience.com/lle-locally-linear-embedding-a-nifty-way-to-reduce-dimensionality-in-python-ab5c38336107
Medium
LLE: Locally Linear Embedding — A Nifty Way to Reduce Dimensionality in Python
A detailed look into how LLE works and how it compares to similar algorithms such as Isomap
Quickie Dev #12: A step-by-step custom Python list-displayer
https://mina-pecheux.medium.com/quickie-dev-12-a-step-by-step-custom-python-list-displayer-3a0604491656
https://mina-pecheux.medium.com/quickie-dev-12-a-step-by-step-custom-python-list-displayer-3a0604491656
Medium
Quickie Dev #12: A step-by-step custom Python list-displayer tutorial
Lists are one of the most frequent data structures in Python… so how can we print them in a pretty way? :)
USE PYTHON TO AUTOMATE GOOGLE LIGHTHOUSE REPORTS AND KEEP A HISTORICAL RECORD OF THESE
https://medium.com/@olimpiueulean/use-python-to-automate-google-lighthouse-reports-and-keep-a-historical-record-of-these-65f378325d64
https://medium.com/@olimpiueulean/use-python-to-automate-google-lighthouse-reports-and-keep-a-historical-record-of-these-65f378325d64
Medium
USE PYTHON TO AUTOMATE GOOGLE LIGHTHOUSE REPORTS AND KEEP A HISTORICAL RECORD OF THESE
Following Google’s available information, if a page takes then 3 seconds to load, more than half the visitors abandon it.
Extração de dados do Protheus(Totvs) para uso em outros aplicativos.
https://medium.com/@nunes.ribeiro.lucas/extra%C3%A7%C3%A3o-de-dados-do-protheus-totvs-para-uso-em-outros-aplicativos-6c7dbfe6bcb8
https://medium.com/@nunes.ribeiro.lucas/extra%C3%A7%C3%A3o-de-dados-do-protheus-totvs-para-uso-em-outros-aplicativos-6c7dbfe6bcb8
Medium
Extração de dados do Protheus(Totvs) para uso em outros aplicativos.
Olá mundo! O que acha de extrair dados do Protheus apenas passando uma query SQL e obter os dados em JSON já tratado(número como número…
오픈소스 컨트리뷰션 마지막 스프린트 : 테스트 케이스 수정하기 & 커맨드 개발하기
https://equus3144.medium.com/%EC%98%A4%ED%94%88%EC%86%8C%EC%8A%A4-%EC%BB%A8%ED%8A%B8%EB%A6%AC%EB%B7%B0%EC%85%98-%EB%A7%88%EC%A7%80%EB%A7%89-%EC%8A%A4%ED%94%84%EB%A6%B0%ED%8A%B8-%ED%85%8C%EC%8A%A4%ED%8A%B8-%EC%BC%80%EC%9D%B4%EC%8A%A4-%EC%88%98%EC%A0%95%ED%95%98%EA%B8%B0-%EC%BB%A4%EB%A7%A8%EB%93%9C-%EA%B0%9C%EB%B0%9C%ED%95%98%EA%B8%B0-179bc7254994
https://equus3144.medium.com/%EC%98%A4%ED%94%88%EC%86%8C%EC%8A%A4-%EC%BB%A8%ED%8A%B8%EB%A6%AC%EB%B7%B0%EC%85%98-%EB%A7%88%EC%A7%80%EB%A7%89-%EC%8A%A4%ED%94%84%EB%A6%B0%ED%8A%B8-%ED%85%8C%EC%8A%A4%ED%8A%B8-%EC%BC%80%EC%9D%B4%EC%8A%A4-%EC%88%98%EC%A0%95%ED%95%98%EA%B8%B0-%EC%BB%A4%EB%A7%A8%EB%93%9C-%EA%B0%9C%EB%B0%9C%ED%95%98%EA%B8%B0-179bc7254994
Medium
오픈소스 컨트리뷰션 마지막 스프린트 : 테스트 케이스 수정하기 & 커맨드 개발하기
공식적으로 이번 주는 오픈소스 컨트리뷰션 코드 & 번역 커밋을 진행하는 마지막 주다.
Recommendation Systems: End to End Movie Recommendation System ML project
https://medium.com/@harshmishraandheri/recommendation-systems-end-to-end-movie-recommendation-system-ml-project-4d880f42c90b
https://medium.com/@harshmishraandheri/recommendation-systems-end-to-end-movie-recommendation-system-ml-project-4d880f42c90b
Medium
Recommendation Systems: End to End Movie Recommendation System ML project
Recommendation systems have become one of the most important aspect of machine learning these days as every company needs it to make their…
Python + Serverless Framework = Thumbnail Tutorial
https://medium.com/@ewerton.xf/python-serverless-framework-thumbnail-tutorial-6a52818213f0
https://medium.com/@ewerton.xf/python-serverless-framework-thumbnail-tutorial-6a52818213f0
Medium
Python + Serverless Framework = Thumbnail Tutorial
Learn how to create your own thumbnail service!
How to Develop a Python Mobile App — A Complete Step By Step Guide
https://owebest.medium.com/how-to-develop-a-python-mobile-app-a-complete-step-by-step-guide-28b54dba1b96
https://owebest.medium.com/how-to-develop-a-python-mobile-app-a-complete-step-by-step-guide-28b54dba1b96
Medium
How to Develop a Python Mobile App — A Complete Step By Step Guide
Mobile App Development is evolving with programming languages day by day. One of the popular languages is Python. Although we all know…
Here Are 4 Ways to Find the Distance Between a Point and a Line in 3D
https://rjallain.medium.com/here-are-4-ways-to-find-the-distance-between-a-point-and-a-line-in-3d-83f2ebb678a6
https://rjallain.medium.com/here-are-4-ways-to-find-the-distance-between-a-point-and-a-line-in-3d-83f2ebb678a6
Medium
Here Are 4 Ways to Find the Distance Between a Point and a Line in 3D
Working with stuff in 3D can seem complicated — but if you embrace the idea of vectors, everything can work out just fine.