Changing Python Version of Google Colab
https://github.com/rondweb/GoogleColab/blob/main/ChangerPythonVersion.ipynb
https://github.com/rondweb/GoogleColab/blob/main/ChangerPythonVersion.ipynb
Python can be really handful to help us with encryption and decryption of files, let’s do it! [git-…
This is the second part of the serie of posts ML App – Flask with SqlAlchemy, SqLite and Docker For…
I’m starting a serie of posts to create an app complete since the database conception til the launc…
[git-github-jupyter url=”https://github.com/rondweb/Python-CodeSnippets/blob/main/concepts/PythonCo…
[git-github-jupyter url=”https://github.com/rondweb/Python-CodeSnippets/blob/main/concepts/CodeSnip…
[git-github-jupyter url=”https://github.com/rondweb/Python-CodeSnippets/blob/main/concepts/CodeSnip…
[git-github-jupyter url=”https://github.com/rondweb/Python-CodeSnippets/blob/main/concepts/CodeSnip…
[git-github-jupyter url=”https://github.com/rondweb/Python-CodeSnippets/blob/main/concepts/CodeSnip…
[git-github-jupyter url=”https://github.com/rondweb/Python-CodeSnippets/blob/main/concepts/CodeSnip…
Let’s clarify some useful and friendly utils available with python to manipulate string, lists, fil…
Flask is a microweb framework for python really useful and easy to implement many times of system, …
Creating a Python package is really usefull for versioning and distribuiton to our help methods or …
Opencv is very useful package to manipulate images, today let’s make some test using the package to…
On these days we need to access data even faster but usually to have this data can be lazy and hard…
Today is the first chapter of a series about consuming APIs, Webscraping and beyond… Let’s create a…
The framework PyWebIO is very useful to develop some web apps with interface quickly and useful, on…
Fake User – Creation of fake data https://randomuser.me/?ref=undesign The Movie Database (TMDB) – D…
[git-github-jupyter url=”https://github.com/rondweb/Python-CodeSnippets/blob/main/CodeSnippetPython…
Today we gonna crate a stock market in 5 minutes using Python, Pandas, Web scraping and Mito [git-g…