R-Ladies & PyLadies — Bringing the Communities Together
https://cosimameyer.medium.com/r-ladies-pyladies-bringing-the-communities-together-1da11c4a2e03
https://cosimameyer.medium.com/r-ladies-pyladies-bringing-the-communities-together-1da11c4a2e03
Medium
R-Ladies & PyLadies — Bringing the Communities Together
Together with PyLadies Tunis and PyLadies Munich we kicked off a fantastic event last Wednesday — and I’m still overwhelmed and touched by…
Build an Image Caption Generator Model from your understanding.
https://medium.com/@souviks99/build-an-image-caption-generator-model-from-your-understanding-1f080290ada5
https://medium.com/@souviks99/build-an-image-caption-generator-model-from-your-understanding-1f080290ada5
Medium
Build an Image Caption Generator Model from your understanding.
In this blog, I am going to tell you how can you build your own image caption generator model from scratch.
Packaging and Distributing Python Script
https://medium.com/@palshreshth/packaging-and-distributing-python-script-934b5558eca5
https://medium.com/@palshreshth/packaging-and-distributing-python-script-934b5558eca5
Medium
Packaging and Distributing Python Script
While working as a summer intern i was tasked to package a python script.This is how i did it. Note: I am using vscode as ide and ubuntu…
An Algorithm That Saved Biology & Shapes Modern Medicine
https://bamania-ashish.medium.com/an-algorithm-that-saved-biology-shapes-modern-medicine-b242510949b8
https://bamania-ashish.medium.com/an-algorithm-that-saved-biology-shapes-modern-medicine-b242510949b8
Medium
An Algorithm That Saved Biology & Shapes Modern Medicine
Heard about this algorithm?
I built an IoT device that alerts me to notifications on my smartphone
https://medium.com/@hotakoma/i-built-an-iot-device-that-alerts-me-to-notifications-on-my-smartphone-17706d2e2833
https://medium.com/@hotakoma/i-built-an-iot-device-that-alerts-me-to-notifications-on-my-smartphone-17706d2e2833
Medium
I built an IoT device that alerts me to notifications on my smartphone
What is it?
Create a static map image REST API using py-staticimages and Flask in Python
https://medium.com/@alan_2900/create-a-static-map-image-rest-api-using-py-staticimages-and-flask-in-python-3c74d035762
https://medium.com/@alan_2900/create-a-static-map-image-rest-api-using-py-staticimages-and-flask-in-python-3c74d035762
Medium
Create a static map image REST API using py-staticimages and Flask in Python
Introduction
Py.1 : Getting started with Python
https://medium.com/@santosh.saxena.official/py-1-getting-started-with-python-d24197cbf660
https://medium.com/@santosh.saxena.official/py-1-getting-started-with-python-d24197cbf660
Medium
Py.1 : Getting started with Python
Greetings everyone. I have started a blog series where I will be providing notes related to Python. This series will be lightly geared…
Solving IrreversibleError on migrations of third party Django apps
https://luanjpb.medium.com/solving-irreversibleerror-on-migrations-of-third-party-django-apps-1632ee0e32f
https://luanjpb.medium.com/solving-irreversibleerror-on-migrations-of-third-party-django-apps-1632ee0e32f
Medium
Solving IrreversibleError on migrations of third party Django apps
A while ago i wrote a Django app that implements a swappable model for a third party app. By accident i runned the migrations before adding…
Cisco DCNM 11.5 APIs — Writing an App Part One
https://medium.com/@rodney_ragan/cisco-dcnm-11-5-apis-writing-an-app-part-one-60c2a2d4d7f
https://medium.com/@rodney_ragan/cisco-dcnm-11-5-apis-writing-an-app-part-one-60c2a2d4d7f
Medium
Cisco DCNM 11.5 APIs — Writing an App Part One
Introduction