The 12 Most Popular Python Frameworks for App Development
https://medium.com/@alains/the-12-most-popular-python-frameworks-for-app-development-55130f5f62f4
https://medium.com/@alains/the-12-most-popular-python-frameworks-for-app-development-55130f5f62f4
Medium
The 12 Most Popular Python Frameworks for App Development
Learn About Some Famous Python Frameworks For App Development.
I made Tic-Tac-Toe in Command Prompt
https://medium.com/@oyvindknustad/i-made-tic-tac-toe-in-command-prompt-f0c93e6fa55e
https://medium.com/@oyvindknustad/i-made-tic-tac-toe-in-command-prompt-f0c93e6fa55e
Medium
I made Tic-Tac-Toe in Command Prompt
Command Prompt in Windows (equivalent to the Terminal window on Mac) is something that i almost never use. The exceptions can be things…
12 Python Frameworks for Building High-Quality Web Applications
https://medium.com/@alains/12-python-frameworks-to-help-developers-create-high-quality-web-applications-3b490367ae95
https://medium.com/@alains/12-python-frameworks-to-help-developers-create-high-quality-web-applications-3b490367ae95
Medium
12 Python Frameworks for Building High-Quality Web Applications
Choose the Right Python Framework for Your Web Project.
Learn How To Create Your First Web Application In Just 3 Lines Of Python Code!
https://medium.com/@alains/learn-how-to-create-your-first-web-application-in-just-3-lines-of-python-code-e9ccce811716
https://medium.com/@alains/learn-how-to-create-your-first-web-application-in-just-3-lines-of-python-code-e9ccce811716
Medium
Learn How To Create Your First Web Application In Just 3 Lines Of Python Code!
Python Is All You Need To Create A Functional Web App In Just Minutes!
Custom matplotlib Colormap Inspired by Pride Flag
https://medium.com/@StanSi_/custom-matplotlib-colormap-inspired-by-pride-flag-c8d76671aac0
https://medium.com/@StanSi_/custom-matplotlib-colormap-inspired-by-pride-flag-c8d76671aac0
Medium
Custom matplotlib Colormap Inspired by Pride Flag
Pride month pushes authors, designers, and influencers to generate new content in various forms. I think that infographics are also part of…
A quick hack to share non-input data between templates in a Flask app
https://medium.com/@tristan_4694/a-quick-hack-to-share-non-input-data-between-templates-in-a-flask-app-1abc8e369a4e
https://medium.com/@tristan_4694/a-quick-hack-to-share-non-input-data-between-templates-in-a-flask-app-1abc8e369a4e
Medium
A quick hack to share non-input data between templates in a Flask app
A little bit of context
5 Differences You Need To Know About “Triangular” and “Spatial” Arbitrage — My Experience Building…
https://medium.com/@MrOvos/5-differences-you-need-to-know-about-triangular-and-spatial-arbitrage-my-experience-building-8cf251b70ef4
https://medium.com/@MrOvos/5-differences-you-need-to-know-about-triangular-and-spatial-arbitrage-my-experience-building-8cf251b70ef4
Medium
5 Differences You Need To Know About “Triangular” and “Spatial” Arbitrage — My Experience Building Arbitrage Trading Bot
“If you don’t believe it or don’t get it, I don’t have the time to try to convince you, sorry.” — Satoshi Nakamoto
12 Must Have Django Plugins to Boost Your Development Productivity
https://medium.com/@alains/12-must-have-django-plugins-to-boost-your-development-productivity-6a66f9597779
https://medium.com/@alains/12-must-have-django-plugins-to-boost-your-development-productivity-6a66f9597779
Medium
12 Must Have Django Plugins to Boost Your Development Productivity
12 essential Python Django plugins for developers.
12 Astonishing Django Python Features You Had No Idea About
https://medium.com/@alains/12-astonishing-django-python-features-you-had-no-idea-about-30792f5c0bf8
https://medium.com/@alains/12-astonishing-django-python-features-you-had-no-idea-about-30792f5c0bf8
Medium
12 Astonishing Django Python Features You Had No Idea About
These features can be used to add extra functionality to your Django app.
How to Upload a Python Project to GitHub in Just 3 Steps
https://medium.com/@alains/how-to-upload-a-python-project-to-github-in-just-3-steps-c1c573cb3609
https://medium.com/@alains/how-to-upload-a-python-project-to-github-in-just-3-steps-c1c573cb3609
Medium
How to Upload a Python Project to GitHub in Just 3 Steps
How to Upload Your Python App to GitHub.
How to Deploy a Python App to Heroku in Under 5 Minutes
https://medium.com/@alains/how-to-deploy-a-python-app-to-heroku-in-under-5-minutes-cc4bf3dfbf40
https://medium.com/@alains/how-to-deploy-a-python-app-to-heroku-in-under-5-minutes-cc4bf3dfbf40
Medium
How to Deploy a Python App to Heroku in Under 5 Minutes
Make your app run on Heroku in minutes with this quick guide.
Learn Python Django in Minutes with This Easy-to-Follow Step by Step Guide
https://medium.com/@alains/learn-python-django-in-minutes-with-this-easy-to-follow-step-by-step-guide-1d23f13d6728
https://medium.com/@alains/learn-python-django-in-minutes-with-this-easy-to-follow-step-by-step-guide-1d23f13d6728
Medium
Learn Python Django in Minutes with This Easy-to-Follow Step by Step Guide
Want to learn Python and Django? This guide will help you get up and running!
Create an epic with subtask in Jira by Python
https://medium.com/@ivanyufryakov/create-an-epic-with-subtask-in-jira-by-python-f4afb173ace1
https://medium.com/@ivanyufryakov/create-an-epic-with-subtask-in-jira-by-python-f4afb173ace1
Medium
Create an epic with subtask in Jira by Python
If you have tedious duties and sometimes create the repetitive epics with subtasks in Jira with the same structure as me, you must have…
Plotting Graphs with Python and Oracle Database
https://cjones-oracle.medium.com/plotting-graphs-with-python-and-oracle-database-74ee9c63cf57
https://cjones-oracle.medium.com/plotting-graphs-with-python-and-oracle-database-74ee9c63cf57
Medium
Plotting Graphs with Python and Oracle Database
In response to a question, I put together a simple Python example that draws a bar graph from an Oracle Database query. The key requirement…
Text Network Analysis: Theory and Practice
https://petrkorab.medium.com/text-network-analysis-theory-and-practice-223ac81c5f07
https://petrkorab.medium.com/text-network-analysis-theory-and-practice-223ac81c5f07
Medium
Text Network Analysis: Theory and Practice
Text network analysis belongs to the broader skill set of most text data-oriented analysts. This article begins a journey to discover this…