A Password Manager application made using Python. You can use this python application to store and to see the stored passwords

This is a Password Manager Application which is made using Python. Features of the Application This app is very secure and requires a password to use the app and that pasword only you can know! You can store passwords in a secure way! You can also view your passwords! It is very easy to use! How to use the Application? To use the application you need to go to Documentation Page! If you have any ideas to improve this app? […]

Read more

A library for solving the satellite structure from motion problem

Maintained by Kai Zhang. Overview This is a library dedicated to solving the satellite structure from motion problem. It’s a wrapper of the VisSatSatelliteStereo repo for easier use. The outputs are png images and OpenCV-compatible pinhole camreas readily deployable to multi-view stereo pipelines targetting ground-level images. Installation Assume you are on a Linux machine with at least one GPU, and have conda installed. Then to install this library, simply by: Inputs We assume the inputs to be a set of […]

Read more

Fork of UrlResolver by eldorados, tknorris and jsergio123

Fork of UrlResolver by eldorados, tknorris and jsergio123 I am in no way responsible for the urls being resolved by 3rd parties. This script only resolves video content from legitimate file lockers without prejudice. If this script is being used by 3rd parties to resolve content that you feel infringes upon your Intellectual Property then please take your complaints to the actual website or developer linking to such content and not me. This script in no way searches for any […]

Read more

This Is Pakistani Just Now Login Tools

PAKISTANI JUST NOW LOGIN TOOLS Install apt update apt upgrade apt install python2 apt install git pip2 install mechanize pip2 install requests Run git clone https://github.com/MAHADI-143/Mahadi-Now ls cd Mahadi-Now ls python2 Mahadi-Now.py Username – MAHADI Password – HASAN GitHub View Github    

Read more

Telegram bot for logistic

Демонстрационный телеграм-бот для нужд транспортной компанииЦель проектаРеализация простейшего телеграм-бота на языке программирование python с использованием библиотеки pyTelegramBotAPI Цель программыИнформировать клиента вымышленной транспортной компании Che-logistic о месте нахождения отправления (посылки) клиента в конкретный момент времени. Как начатьСкачать и установить python версии 3.10.2;Установить библиотеку pandas;Установить библиотеку pyTelegramBotAPI (тестирование проводилось на версии 3.8.2);Установить библиотеку telebot (тестирование проводилось на версии 0.0.4);Создать телеграм-бота с помощью BotFather и получить API-key;Скачать с репозитория файлы Che_inform.py и base_cargo.csv (проверить в скрипте Che_inform.py правильность пути к файлу base_cargo.csv, путь […]

Read more

A simple tutorial on making nft/memecoins on algorand

Let’s make a simple NFT/memecoin on the Algorand TestNet! We’ll use the Purestake API, NFT Storage, and the Algorand Python SDK to programmatically create some coins/nfts/assets. 1 Tip: If you want to speedrun through this tutorial, just read each heading and the tl;drs at the end of the section. Pre-requisites You should hopefully know how to open the terminal and use a code editor. On MacOS or Ubuntu (any Linux-based OS), just open up your terminal. If you are on […]

Read more

VOS: Learning What You Don’t Know by Virtual Outlier Synthesis

This is the source code accompanying the paper VOS: Learning What You Don’t Know by Virtual Outlier Synthesis by Xuefeng Du, Zhaoning Wang, Mu Cai, and Yixuan Li The codebase is heavily based on ProbDet and Detectron2. Dataset Preparation PASCAL VOC Download the processed VOC 2007 and 2012 dataset from here. The VOC dataset folder should have the following structure: └── VOC_DATASET_ROOT | ├── JPEGImages ├── voc0712_train_all.json └── val_coco_format.json COCO Download COCO2017 dataset from the official website. Download the OOD […]

Read more
1 251 252 253 254 255 940