16123 Repositories
Python Co-simulation-of-aging-and-Monte-Carlo-with-HPSICE-and-Python Libraries
Yts-cli-streamer - A CLI movie streaming client which works on yts.mx API written in python
YTSP It is a CLI movie streaming client which works on yts.mx API written in pyt
Torch-mutable-modules - Use in-place and assignment operations on PyTorch module parameters with support for autograd
Torch Mutable Modules Use in-place and assignment operations on PyTorch module p
Pytorch implementation of OCNet series and SegFix.
openseg.pytorch News 2021/09/14 MMSegmentation has supported our ISANet and refer to ISANet for more details. 2021/08/13 We have released the implemen
Semantic Segmentation Suite in TensorFlow
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
Image Segmentation and Object Detection in Pytorch
Image Segmentation and Object Detection in Pytorch Pytorch-Segmentation-Detection is a library for image segmentation and object detection with report
Human segmentation models, training/inference code, and trained weights, implemented in PyTorch
Human-Segmentation-PyTorch Human segmentation models, training/inference code, and trained weights, implemented in PyTorch. Supported networks UNet: b
Analysis of a dataset of 10000 passwords to find common trends and mistakes people generally make while setting up a password.
Analysis of a dataset of 10000 passwords to find common trends and mistakes people generally make while setting up a password.
Materials for the Introduction in Python , Linux , Git and Github
This repository contains all the materials of the presentation on the introduction of python, linux, git and Github.
pls is a better ls for developers, pronounced /pliːz/ as in 'please'
pls is a better ls for developers. The "p" stands for ("pro" as in "professional"/"programmer") or "prettier". It works in a manner similar to ls, in
Easy to use gRPC-web client in python
pyease-grpc Easy to use gRPC-web client in python Tutorial This package provides a requests like interface to make calls to gRPC-Web servers.
A python script to extract information from a Microsoft Remote Desktop Web Access (RDWA) application
This python script allow to extract various information from a Microsoft Remote Desktop Web Access (RDWA) application, such as the FQDN of the remote server, the internal AD domain name (from the FQDN), and the remote Windows Server version
Predict bus arrival time using VertexAI and Nvidia's Jetson Nano
bus_prediction predict bus arrival time using VertexAI and Nvidia's Jetson Nano imagenet the command for imagenet.py look like this python3 /path/to/i
🔗 FusiShort is a URL shortener built with Python, Redis, Docker and Kubernetes
This is a playground application created with goal of applying full cycle software development using popular technologies like Python, Redis, Docker and Kubernetes.
Pytorch implementation of the paper "Enhancing Content Preservation in Text Style Transfer Using Reverse Attention and Conditional Layer Normalization"
Pytorch implementation of the paper "Enhancing Content Preservation in Text Style Transfer Using Reverse Attention and Conditional Layer Normalization"
A tool to manage the base URL of the Python package index.
chpip A tool to manage the base URL of the Python package index. Installation $ pip install chpip Usage Set pip index URL Set the base URL of the Pyth
Breast cancer is been classified into benign tumour and malignant tumour.
Breast cancer is been classified into benign tumour and malignant tumour. Logistic regression is applied in this model.
For educational purposes, a simple script that assists in solving the word game Wordle.
WordleSolver For educational purposes, a simple script that assists in solving the word game Wordle. Instructions Pick your first word from the sugges
ResolveURL - Fork of UrlResolver by eldorados, tknorris and jsergio123
ResolveURL Fork of UrlResolver by eldorados, tknorris and jsergio123 I am in no
Learn other languages using artificial intelligence with python.
The main idea of the project is to facilitate the learning of other languages. We created a simple AI that will interact with you. Just ask questions that if she knows, she will answer.
Python script for crawling ResearchGate.net papers✨⭐️📎
ResearchGate Crawler Python script for crawling ResearchGate.net papers About the script This code start crawling process by urls in start.txt and giv
BlueHawk is an HTTP/1.1 compliant web server developed in python
This project is done as a part of Computer Networks course. It aims at the implementation of the HTTP/1.1 Protocol based on RFC 2616 and includes the basic HTTP methods of GET, POST, PUT, DELETE and HEAD.
A GUI based glitch tool that uses FFMPEG to create motion interpolated glitches in your videos.
FF Dissolve Glitch This is a GUI based glitch tool that uses FFmpeg to create awesome and wierd motion interpolated glitches in videos. I call it FF d
Run PD patches in NRT using Python
The files in this repository demonstrate how to use Pure Data (Pd) patches designed to run in Non-Real-Time mode to batch-process (synthesize, analyze, etc) sounds in series using Python.
A file-based quote bot written in Python
Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the Learnin
Image Smoothing and Blurring Using OpenCV
Image-Smoothing-and-Blurring-Using-OpenCV This repository contains codes for performing image smoothing and blurring using OpenCV. There are different
Awesome Casino is simple offline casino made on python.
Awesome-Casino Awesome Casino is simple offline casino made on python. I found bug, what can i do? If you find any bug or want to suggest any idea, al
Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
Trading bot - A Trading bot With Python
Trading_bot Trading bot intended for 1) Tracking current prices of tokens 2) Set
XSSearch - A comprehensive reflected XSS tool built on selenium framework in python
XSSearch A Comprehensive Reflected XSS Scanner XSSearch is a comprehensive refle
Tglogging - A python package to send your app logs to a telegram chat in realtime
Telegram Logger A simple python package to send your app logs to a telegram chat
Tekken-python-ml - A project of playing tekken game using python
Tekken Python Description Hi this is new project of playing tekken game using py
Ssl-tool - A simple interactive CLI wrapper around openssl to make creation and installation of self-signed certs easy
What's this? A simple interactive CLI wrapper around openssl to make self-signin
CNKD - Minimalistic Windows ransomware written in Python
CNKD Minimalistic Windows ransomware written in Python (Still a work in progress
Adventure-Game - Adventure Game which is created using Python
Adventure Game 🌇 This is a Adventure Game which is created using Python. Featur
Password-Manager - A Password Manager application made using Python. You can use this python application to store and to see the stored passwords
Password Manager 🔑 This is a Password Manager Application which is made using P
LabGraph is a a Python-first framework used to build sophisticated research systems with real-time streaming, graph API, and parallelism.
LabGraph is a a Python-first framework used to build sophisticated research systems with real-time streaming, graph API, and parallelism.
Users can read others' travel journeys in addition to being able to upload and delete posts detailing their own experiences
Users can read others' travel journeys in addition to being able to upload and delete posts detailing their own experiences! Posts are organized by country and destination within that country.
Tarstats - A simple Python commandline application that collects statistics about tarfiles
A simple Python commandline application that collects statistics about tarfiles.
Thresholding-and-masking-using-OpenCV - Image Thresholding is used for image segmentation
Image Thresholding is used for image segmentation. From a grayscale image, thresholding can be used to create binary images. In thresholding we pick a threshold T.
A series of basic programs written in Python
Primeros programas en Python Una serie de programas básicos escritos en Python
HogwartsRegister - A Hogwarts Register With Python
A Hogwarts Register Installation download code git clone https://github.com/haor
Axel - 3D printed robotic hands and they controll with Raspberry Pi and Arduino combo
Axel It's our graduation project about 3D printed robotic hands and they control
A solution designed to extract, transform and load Chicago crime data from an RDS instance to other services in AWS.
This project is intended to implement a solution designed to extract, transform and load Chicago crime data from an RDS instance to other services in AWS.
ADB-IP-ROTATION - Use your mobile phone to gain a temporary IP address using ADB and data tethering
ADB IP ROTATE This an Python script based on Android Debug Bridge (adb) shell sc
Modi2-firmware-updater - MODI+ Firmware Updater With Python
MODI+ Firmware Updater 실행 준비 python3(파이썬3.9 혹은 그 이상의 버전)를 컴퓨터에 설치 python3 -m pip
List Less Than Ten with python
List Less Than Ten with python
Having a weak password is not good for a system that demands high confidentiality and security of user credentials
Having a weak password is not good for a system that demands high confidentiality and security of user credentials. It turns out that people find it difficult to make up a strong password that is strong enough to prevent unauthorized users from memorizing it.
Rdwcli - Car list cli app with python
Rdwcli - Car list cli app with python
How to build an Fahrenheit to Celsius Converter in Python
Generally to measure the temperature we make use of one of these two popular units i.e. Fahrenheit & Celsius.
Chalice - A tool to facilitate Python based lambda deployment
Chalice is a tool to facilitate Python based lambda deployment. This repo contains the output of my basic exploration of this tool.
TkArt - A repository created to explore geometry and art creation using TkInter
tkArt A repository created to explore geometry and art creation using TkInter, a
Twitter-Scrapping - Tweeter tweets extracting using python
Twitter-Scrapping Twitter tweets extracting using python This project is to extr
YoutubeDownloader - Repo for downloading YT audio and videos
YoutubeDownloader Downloads video/playlist/audio from youtube url. install all t
sfgp is a package that aggregates individual scripts and notebooks, primarily written for the basic analysis tasks of genetics and pharmacogenomics data.
sfgp is a package that aggregates individual scripts and notebooks, primarily written for the basic analysis tasks of genetics and pharmacogenomics data.
Python Assignments for the Deep Learning lectures by Andrew NG on coursera with complete submission for grading capability.
Python Assignments for the Deep Learning lectures by Andrew NG on coursera with complete submission for grading capability.
Prototype python implementation of the ome-ngff table spec
Prototype python implementation of the ome-ngff table spec
Simple Python script that lets you upload image/video to imgur
Pymgur 🐍 Simple Python script that lets you upload image/video to imgur! Usage 🔨 Git Clone this repository install the requirements (pip install -r
The game company we work for has two events that we want to track: buy an item and join a guild. Each of them has metadata characteristic of such events.
The game company we work for has two events that we want to track: buy an item and join a guild. Each of them has metadata characteristic of such events.
This project is based on discord.py and is meant to be a 'Quick Start Bot' to cut down on the time it takes to write complex discord bots.
This project is based on discord.py and is meant to be a 'Quick Start Bot' to cut down on the time it takes to write complex discord bots.
This project proposes a camera vision based cursor control system, using hand moment captured from a webcam through a landmarks of hand by using Mideapipe module
This project proposes a camera vision based cursor control system, using hand moment captured from a webcam through a landmarks of hand by using Mideapipe module
Library for working with sound files of the format: .ogg, .mp3, .wav
Library for working with sound files of the format: .ogg, .mp3, .wav. By work is meant - playing sound files in a straight line and in the background, obtaining information about the sound file (author, performer, duration, bitrate, and so on). Playing goes through the pygame, and getting information through the mutagen.
Python 3 script for installing kali tools on your linux machine
Python 3 script for installing kali tools on your linux machine
A small GUI random roll call program made by Python.
A small GUI random roll call program made by Python.
PyJokes - Joking around with Python library pyjokes
Hi, it's Muhaimin again 👋 This is something unorthodox but cool. Don't forget t
Hellomotoot - PSTN Mastodon Client using Mastodon.py and the Twilio API
Hello MoToot PSTN Mastodon Client using Mastodon.py and the Twilio API. Allows f
A python script providing an idea of how a MindSphere application, e.g., a dashboard, can be displayed around the clock without the need of manual re-authentication on enforced session expiration
A python script providing an idea of how a MindSphere application, e.g., a dashboard, can be displayed around the clock without the need of manual re-authentication on enforced session expiration
Api for getting bin info and getting encrypted card details for adyen.
Bin Info And Adyen Cse Enc Python api for getting bin info and getting encrypted
A simple quiz app using API and GUI
GUI-Quiz-APP It's a simple quiz app using API and GUI.
Character-Input - Create a program that asks the user to enter their name and their age
Character-Input Create a program that asks the user to enter their name and thei
Checkmk kube agent - Checkmk Kubernetes Cluster and Node Collectors
Checkmk Kubernetes Cluster and Node Collectors Checkmk cluster and node collecto
Creates a release pull request updating changelog and tags with standard-version
standard version release branch Github action to open releases following convent
ChannelActionsBot - Channel Actions Bot With Python
ChannelActionsBot Can be found on telegram as @ChannelActionsBot! Features Auto
Wordle-Python - A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame
Wordle-Python A simple low-key clone of the popular game WORDLE made with python
JoplinPdf2Images - Converts a PDF to images in Joplin and adds it to the specified note as a printout
joplinPdf2Images Converts a PDF to images in Joplin and adds it to the specified
jarbou3 is rat tool coded in python with C&C which can accept multiple connections from clients
jarbou3 Jarbou3 is rat tool with coded in python with C&C which can accept multi
Neon-erc20-example - Example of creating SPL token and wrapping it with ERC20 interface in Neon EVM
Example of wrapping SPL token by ERC2-20 interface in Neon Requirements Install
WormMovementSimulation - 3D Simulation of Worm Body Movement with Neurons attached to its body
Generate 3D Locomotion Data This module is intended to create 2D video trajector
Video-face-extractor - Video face extractor with Python
Python face extractor Setup Create the srcvideos and faces directories Put your
Web-music-bot - A telegram bot which get a *site Url* and sends all songs contain in the Url to telegram
web music bot this is a telegram bot which get a site Url and sends all songs co
Terminal-Video-Player - A program that can display video in the terminal using ascii characters
Terminal-Video-Player - A program that can display video in the terminal using ascii characters
A Python command-line utility for validating that the outputs of a given Declarative Form Azure Portal UI JSON template map to the input parameters of a given ARM Deployment Template JSON template
A Python command-line utility for validating that the outputs of a given Declarative Form Azure Portal UI JSON template map to the input parameters of a given ARM Deployment Template JSON template
nlabel is a library for generating, storing and retrieving tagging information and embedding vectors from various nlp libraries through a unified interface.
nlabel is a library for generating, storing and retrieving tagging information and embedding vectors from various nlp libraries through a unified interface.
Brif is a boilerplate tool based on Docker and FastAPI, designed to streamline the development and deployment of IIIF compliant platforms.
brif A boilerplate tool based on Docker, designed to streamline the development and deployment of IIIF compliant platforms. Embedded with FastAPI, Cel
Automatically capture your Ookla Speedtest metrics and display them in a Grafana dashboard
Speedtest All-In-One Automatically capture your Ookla Speedtest metrics and display them in a Grafana dashboard. Getting Started About This Code This
LewusBot - Twitch ChatBot built in python with twitchio library
LewusBot Twitch ChatBot built in python with twitchio library. Uses twitch/leagu
Report-snapchat - Report Snapchat acc with python
report-snapchat Report Snapchat acc Report users on Snapchat about the tool : 4
Calc.py - A powerful Python REPL calculator
Calc - A powerful Python REPL calculator This is a calculator with a complex sou
Data-depth-inference - Data depth inference with python
Welcome! This readme will guide you through the use of the code in this reposito
Iris-client - Python client for DFIR-IRIS
Python client dfir_iris_client offers a Python interface to communicate with IRI
Tic-Tac-Toe - Tic-Tac-Toe game build With Python
Tic Tac Toe This game is very popular amongst all of us and even fun to build as
Python-Youtube-Downloader - An Open Source Python Youtube Downloader
Python-Youtube-Downloader Hello There This Is An Open Source Python Youtube Down
Bombcrypto-robot - Python bot to automate BombCrypto game. Updated 01.02.2022
About: This is an open-source bot, the code is open for anyone to see, fork and
Discord-Image-Logger - Discord Image Logger With Python
Discord-Image-Logger A exploit I found in discord. Working as of now. Explanatio
Replite - An embeddable REPL powered by JupyterLite
replite An embeddable REPL, powered by JupyterLite. Usage To embed the code cons
RRT algorithm and its optimization
RRT-Algorithm-Visualisation This is a project that aims to develop upon the RRT
NS-LOOKUP - A python script for scanning website for getting ip address of a website
NS-LOOKUP A python script for scanning website for getting ip address of a websi
Spotify User Token Generator Template
Spotify User Token Generator Template Quick Start $ pip3 install -r requirements
Catalogue data - A Python Scripts to prepare catalogue data
catalogue_data Scripts to prepare catalogue data. Setup Clone this repo. Install
UsernameScraperTool - Username Scraper Tool With Python
UsernameScraperTool Username Scraper for 40+ Social sites. How To use git clone
Optimus Prime - A modular Telegram group management and drive clone bot running on Python with sqlalchemy database
Optimus Prime Bot . 🤖 A modular Telegram group management and drive clone bot r