I hereby claim:
- I am bauripalash on github.
- I am bauripalash (https://keybase.io/bauripalash) on keybase.
- I have a public key ASBKH6zdBniy8_Orhe1gpn0uXrvi_ofE4DCvb78xUtf_TAo
To claim this, I am signing this object:
Hello world, | |
This is our testing Security Bulletin, Hope future bulletins will help you to stay safe. | |
Thank you |
I hereby claim:
To claim this, I am signing this object:
<p id="error"></p> | |
<div class="container"> | |
<div class="loader"></div> | |
<p id="name"></p> | |
<div class="default">Get Weather</div> | |
<div class="box"> | |
<div id="temp"></div> | |
<div id="button-box"><span class="button activated" id="button-f">°F</span><span class="button" id="button-c">°C</span></div> | |
</div> | |
<div class="box"> |
Verifying my Blockstack ID is secured with the address 1KTja9cQhBM3p4fgSjWk9YfdXumLgShGeQ https://explorer.blockstack.org/address/1KTja9cQhBM3p4fgSjWk9YfdXumLgShGeQ |
#### 🐹 English | |
* The Truman Show - 86/100 | |
* Eternal Sunshine of Spotless Mind - 84/100 | |
* The Martian - 80/100 | |
* Good Will Hunting - 88/100 | |
* Snowpiercer - 75/100 | |
#### 🐹 Bengali | |
* Gumnaami (গুমনামি) - 75/100 |
import json | |
import pandas as pd | |
import sys | |
import requests | |
COLS = {'agebracket': 'AGE', 'backupnotes': 'BACKUP NOTES', 'contractedfromwhichpatientsuspected': 'SUSPECTED INFECTION FROM PATIENT', 'currentstatus': 'STATUS', 'dateannounced': 'ANNOUNCED DATE', 'detectedcity': 'DETECTED CITY', 'detecteddistrict': 'DETECTED DISTRICT', 'detectedstate': 'DETECTED STATE', 'estimatedonsetdate': 'ESTIMATED ONSET DATE', 'gender': 'GENDER', 'nationality': 'NATIONALITY', 'notes': 'NOTES', 'patientnumber': 'PATIENT NUMBER', 'source1': 'SOURCE 1', 'source2': 'SOURCE 2', 'source3': 'SOURCE 3', 'statecode': 'STATE CODE', 'statepatientnumber': 'STATE PATIENT NUMBER', 'statuschangedate': 'STATUS CHANGE DATE', 'typeoftransmission': 'TYPE OF TRANSMISSION'} | |
RCOLS = ["PATIENT NUMBER" , "AGE" , "GENDER" , "STATUS", "ANNOUNCED DATE" , "TYPE OF TRANSMISSION" ,"DETECTED CITY" , "DETECTED DISTRICT" , "DETECTED STATE" , "STATE CODE" , "NATIONALITY" , "STATE PATIENT NUMBER" , "STATUS CHANGE DATE" , "SUSPECTED INFECTION FROM PATIENT" , "E |
from bs4 import BeautifulSoup as bs | |
import sys | |
import requests | |
def main(): | |
if len(sys.argv) == 2: | |
URL = sys.argv[1] | |
soup = bs(requests.get(URL).content , "html.parser") | |
for image in soup.find_all("img"): | |
if image["src"]: |
import cv2 | |
import numpy as np | |
#from skimage.measure import compare_ssim | |
from skimage.metrics import structural_similarity | |
import click | |
@click.command() | |
@click.option("-o" , "--output" , default = None , type=str , help = "Output File") | |
@click.argument("image1" , type = str) |
I'm a Student 📚, Programmer 👨💻 , Inventor 🛠
https://palashbauri.in 🏠 / heypalash@yandex.com 📩 / hey@palashbauri.in 📩
I build open source software with Python and JavaScript and sometimes C/C++, BTW I'm also learning Rust to build more safer and faster applications.
*://bleepcoder.com/* | |
*://githubja.com/* | |
*://www.gitmemory.com/* | |
*://giters.com/* | |
*://www.giters.com/* | |
*://githubmemory.com/* | |
*://githubmate.com/* | |
*://www.wenyanet.com/* | |
*://issueexplorer.com/* | |
*://opensourcelibs.com/* |