Open in app

Sign In

Write

Sign In

Ashutosh Krishna
Ashutosh Krishna

229 Followers

Home

About

Feb 21

How to Automate Customer Group Assignment in Medusa

In ecommerce, customer segments refer to groups of customers with similar characteristics, such as demographics, behavior, and needs. Identifying and understanding these segments can be crucial for businesses, as it allows them to tailor their marketing and sales efforts to specific groups of customers. …

Open Source

10 min read

How to Automate Customer Group Assignment in Medusa
How to Automate Customer Group Assignment in Medusa
Open Source

10 min read


Published in Python in Plain English

·Feb 13

Mastering Lambdas: A Guide to Anonymous Functions in Python

Lambda functions, also known as anonymous functions, are small, one-time-use functions in Python. They are defined using the lambda keyword followed by the function's inputs, a colon, and the function's expression. The output of a lambda function is returned as the result of the expression, rather than a return statement. …

Python

10 min read

Mastering Lambdas: A Guide to Anonymous Functions in Python
Mastering Lambdas: A Guide to Anonymous Functions in Python
Python

10 min read


Jan 20

Creating automated product descriptions with ChatGPT, React, and Node.js

In today’s fast-paced ecommerce world, it’s more important than ever to have compelling product descriptions that clearly and accurately convey the value of your offerings. However, crafting effective descriptions can be time-consuming, especially if you have a large catalog of products. This is where ChatGPT comes in. With ChatGPT, you…

Web Development

9 min read

Creating automated product descriptions with ChatGPT, React, and Node.js
Creating automated product descriptions with ChatGPT, React, and Node.js
Web Development

9 min read


Jan 11

The #1 Nodejs ecommerce backend: Medusa

Medusa offers bespoke commerce infrastructure and is the most popular open source commerce platform on GitHub. The solution allows developers to build scalable and custom ecommerce applications through a composable stack that allows you to easily integrate with your favorite tools for payments to search, CMS, and more. You can…

Medusa

7 min read

The #1 Nodejs ecommerce backend: Medusa
The #1 Nodejs ecommerce backend: Medusa
Medusa

7 min read


Published in Medusa

·Nov 29, 2022

How to Set Up an Ecommerce Store with Medusa and Docker

Medusa is an open source headless ecommerce platform that allows developers to create their own customizable and extendable online store. With Medusa, developers can have a fun time building distinctive e-commerce sites. Medusa is composed of three components: the headless backend, the admin dashboard, and the storefront. In this tutorial…

Open Source

6 min read

How to Set Up an Ecommerce Store with Medusa and Docker
How to Set Up an Ecommerce Store with Medusa and Docker
Open Source

6 min read


Published in Python in Plain English

·Oct 25, 2022

How to Integrate Proxy with Python Requests

Learn how to use the Python Requests module behind a proxy server. — This tutorial will show you how to utilize the Python Requests module using a proxy server. In order to avoid their IP addresses being blocked by websites, developers sometimes utilize many proxies for security and anonymity. Other advantages of proxies include their ability to get around filters and restrictions. In…

Python

10 min read

How to Integrate Proxy with Python Requests
How to Integrate Proxy with Python Requests
Python

10 min read


Published in Python in Plain English

·Sep 5, 2022

How to Use Blueprints in Flask

In this article, you’ll learn how to use Flask Blueprints to organize your Flask applications. — Flask is a simple, easy-to-use microframework for Python that can help you build scalable and secure web applications. Sometimes you’ll find developers dumping all of their logic into a single file called app.py. You will find a lot of tutorials that follow the same pattern. …

Python

5 min read

How to Use Blueprints in Flask
How to Use Blueprints in Flask
Python

5 min read


Published in Python in Plain English

·Jul 7, 2022

How to Convert Decimal Integer to Binary in Python?

Convert decimal integers to their binary equivalent using the Division by 2 method and the Stack data structure. — We often need to convert decimal numbers into binary. For this purpose, Python has a built-in function called bin. But, in this tutorial, we will not be using this function. …

Python

3 min read

How to convert Decimal Integer to Binary in Python?
How to convert Decimal Integer to Binary in Python?
Python

3 min read


Published in Python in Plain English

·May 30, 2022

How to Check Balanced Brackets Using Python

Problem Statement A bracket is considered to be any one of the following characters: (, ), {, }, [, or ]. Two brackets are considered to be a matched pair if an opening bracket (i.e., (, [, or {) occurs to the left of a closing bracket (i.e., ), ], or })…

Python

4 min read

How to check Balanced Brackets using Python
How to check Balanced Brackets using Python
Python

4 min read


Published in Python in Plain English

·May 25, 2022

How to Use Ternary Operator in Python?

A guide on using ternary operators in Python. — Python is one of the fastest-growing programming languages worldwide. It’s always being updated with new features. It is quite famous for its convenient one-liners. One such is the ternary operator. The ternary operator is available in most programming languages, so how can Python miss out on this amazing feature. What is Ternary Operator? The…

Python

2 min read

How to use Ternary Operator in Python?
How to use Ternary Operator in Python?
Python

2 min read

Ashutosh Krishna

Ashutosh Krishna

229 Followers

Application Developer at Thoughtworks

Following
  • Daniel Bourke

    Daniel Bourke

  • Procheta Bhattacharyya

    Procheta Bhattacharyya

  • Varchasa Aggarwal

    Varchasa Aggarwal

  • Vishwajeet Raj

    Vishwajeet Raj

  • Ravi kumar

    Ravi kumar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech