Open in app

Sign In

Write

Sign In

Anand Tripathi
Anand Tripathi

893 Followers

Home

About

Published in Pythonistas

·Mar 15

Working with JSON metadata in Python GRPC

Recently I came across this issue while working with GRPC, that it's kind of hard to work with JSON metadata in GRPC proto object. If the key values are predefined then it works like a charm but there is no native implementation of JSON in that. So let’s talk about…

Grpc

2 min read

Working with JSON metadata in Python GRPC
Working with JSON metadata in Python GRPC
Grpc

2 min read


Published in Pythonistas

·Mar 15

Getting started with JWT with Flask-JWT-extended

There are several JWT (JSON Web Token) libraries available for Flask projects that you can use. Here are some of the most popular ones with GitHub stars and popularity: Flask-JWT-Extended GitHub stars: 1.9k PyPI downloads: 990k This library provides JWT support for Flask applications, with features such as token revocation and…

Python

5 min read

Getting started with JWT with Flask-JWT-extended
Getting started with JWT with Flask-JWT-extended
Python

5 min read


Published in Pythonistas

·Mar 15

Promote AWS read replica to Standalone RDS

AWS RDS is a powerful cloud-based database management system that allows users to set up, operate, and scale relational databases with ease. One of the most useful features of AWS RDS is the ability to create read replicas of your primary database. These replicas can be used to offload read…

AWS

4 min read

Promote AWS read replica to Standalone RDS
Promote AWS read replica to Standalone RDS
AWS

4 min read


Published in Pythonistas

·Jan 3

FastAPI - Setup & Features |Part 2| Full Course

Overview Welcome to the second part of my FastAPI full course. If you missed the first part of this series then please check out this blog. In this blog, we are going to build the stepping stone to our FastAPI Course. Setup your Local Machine For this blog, we are going to use virtualenv it…

Python

4 min read

FastAPI Beginner to Expert Full Course — Setup & Features(Part 2)
FastAPI Beginner to Expert Full Course — Setup & Features(Part 2)
Python

4 min read


Published in Pythonistas

·Jan 1

FastAPI - Introduction |Part 1| Full Course

Being a fan of Flask this is the first time I’m making a blog on FastAPI. FastAPI is getting a lot of attention lately. And the main reason is as the name suggests it's Fast and it’s a web framework, not a micro-web framework. In Flask there are a lot…

Fastapi

4 min read

FastAPI Beginner to Expert full Course — Introduction(Part 1)
FastAPI Beginner to Expert full Course — Introduction(Part 1)
Fastapi

4 min read


Published in Pythonistas

·Nov 11, 2022

Production-ready Flask framework in Action

Note: Checkout the link if you want to clone the barah template. — https://github.com/anandtripathi5/barah. It is the template for a perfect flask structure that is very much needed but not provided by flask as a whole. If we are starting a company or joining a startup we tend to build…

Flask

13 min read

Perfect Flask structure for Startups — Barah
Perfect Flask structure for Startups — Barah
Flask

13 min read


Published in Pythonistas

·Nov 1, 2022

New Elasticsearch Migration framework in the Market — Chalan

Note: For non-members, this article is also available at https://progressstory.com/tech/elasticsearch-migration-tool-chalan/ If you have ever worked on a big project with RDBS as a data store then managing database changes is a huge task if you are not using the right set of tools. Changing the state of the database should…

Elasticsearch

5 min read

New Elasticsearch Migration framework in the Market — Chalan
New Elasticsearch Migration framework in the Market — Chalan
Elasticsearch

5 min read


Published in Pythonistas

·Oct 31, 2022

Is Git checkout dead?

Many of you know about this git god command which is used in most cases i.e. git checkout <file_name/commit/branch/new_branch> So you can see that one single `git checkout` command is overloaded with four different functions. If you want to revise all the functions let’s check them out quickly. 1. git checkout <branch_name> If you…

Git

4 min read

Is Git checkout dead?
Is Git checkout dead?
Git

4 min read


Published in Pythonistas

·Aug 31, 2022

Custom Elasticsearch Update by Query in Logstash Pipeline(Quick Reads)

Recently I have been migrating data from Postgres to Elasticsearch because surprisingly Relational databases are not meant for Full-text searches 😂. So I have been writing some pipelines in Logstash with input as a Postgres client and output as an Elasticsearch and doing some filtering. Everything was going good but…

Elk

3 min read

Custom Elasticsearch Update by Query in Logstash Pipeline(Quick Reads)
Custom Elasticsearch Update by Query in Logstash Pipeline(Quick Reads)
Elk

3 min read


Published in Pythonistas

·Aug 26, 2022

Load Multiline JSON document in Elasticsearch Index(Quick Reads)

Quick Read This is a quick solution to a problem that generally python developer faces when they want to populate an index in Elasticsearch using python. A use case can be a test case where you want to populate it or a seeder data you want to populate it with. If you…

Elasticsearch

3 min read

Load Multiline Json document in Elasticsearch Index(Quick Read)
Load Multiline Json document in Elasticsearch Index(Quick Read)
Elasticsearch

3 min read

Anand Tripathi

Anand Tripathi

893 Followers

Creator of progressstory.com blogging website.

Following
  • Sohkor Solanke

    Sohkor Solanke

  • tarun bhatt

    tarun bhatt

  • Michael Thorn

    Michael Thorn

  • JF Danskin

    JF Danskin

  • Kizito Nyuytiymbiy

    Kizito Nyuytiymbiy

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech