A tool to send multiple requests to a particular website written in Python

Table of Contents About The Project Getting Started Contributing License Contact About The Project Note – This project can also be used for “DDoSing” and this project is only made for educational purposes only. (back to top) Built Using (back to top) Getting Started Soon Prerequisites Look at requirements.txt File to see all the required packages for this project! Installation Soon (back to top) Contributing Contributions are what make the open source community such an amazing place to learn, inspire, […]

Read more

This project is to help someone need some practices when learning python language

This project is to help someone need some practices when learning python language. Description simple-http A simple web server string-stream Redirect stdout/stderr to StringIO ascii-art Implement simple ascii art render logger-testing Test some logger implementation term-clock A simple terminal clock demo-ngram A simple language detector using ngram demo demo-filelock A filelock demo struct-tree A tree struct demo skin-detect Skin detector to check naked image safe-shutil Safe shutil to copy/move/rm files flask-bench A benchmark to Flask server with different deployment GitHub […]

Read more

Learning Signed Distance Field for Multi-view Surface Reconstruction

This is the official implementation for the ICCV 2021 paper Learning Signed Distance Field for Multi-view Surface Reconstruction In this work, we introduce a novel neural surface reconstruction framework that leverages the knowledge of stereo matching and feature consistency to optimize the implicit surface representation. More specifically, we apply a signed distance field (SDF) and a surface light field to represent the scene geometry and appearance respectively. The SDF is directly supervised by geometry from stereo matching, and is refined […]

Read more

GVT is a generic translation tool for parts of text on the PC screen with Text to Speak functionality

GVT is a generic translation tool for parts of text on the PC screen with Text to Speech functionality.I wanted to create it because the existing tools that I experimented with did not satisfy me in ease-to-use experience and configuration.Personally I used it with Lost Ark (example included generated by 2k monitor) to translate simple dialogues of quests in Italian. 📝Requirements Tested Operating Systems : Windows 10/11Python Version: 3.9.6 Easynmt OpenCV2 Easyocr Numpy Deepl (Unofficial API) Pyttsx3 Pywin32 WXWidgets Pygame […]

Read more

Contracts for verifiable randomness on StarkNet

Contracts for verifiable randomness on StarkNet Motivation Deployed on StarkNet Testnet Dice Game : 0x01837c5fa18244deb1723bf2512c2b1657d4c7f085d894277d53471be4e5bd6f Oracle : 0x0478aee025806b6058a60832758cf8dfca36265d28478ce17e6c8148d98ca926 Example Dice roll transaction Call request_rng on the Dice Game contract Then resolve_rng_requests on the Oracle contract Wait for details of resolve_rng_requests to be posted on chain Further documentation tba. In the meantime DM Me(0xNonCents) on discord if you have questions. GitHub View Github    

Read more

Slack Bot Challenge App

Please go to a console, within the project root directory and type: “make run” This project is a simple bot posting message into a nFormal slack channel.Rules of the challenge: Challenge Minimum requirements* Program written in python* The team should be represented in a json file* Slack channel to be used: #happy-bot-laia* Message should be a random compliment for a random team member* Messages should be sent every 10 minutes* Messages should be sent during a 2 hour period* Within […]

Read more

The ifm_stoestring_hackthon with a machine energy monitoring system for the low carbon economy

In our solution based on plotly, dash and influxdb, the user will firstly generate the specifications for different robots, and then a wide range of interactive visualizations for different machines for machine power, machine cost, and total cost based on the energy time and total energy getting dynamically from sensors. If a threshold is met, the alert email is generated for further operation. Introduction dash-manufacture-spc-dashboard is a dashboard for monitoring read-time process quality along manufacture production line.This is a demo […]

Read more

Auto Uploading Instagram Bot

###Instagram Uploading Bot### Download Python and Chrome browser pip install -r requirements.txt python Instagrambot.py (Run the script) Press the “Open Chrome Browser” button login into your instagram Fill out Information to the Form. Open the folder you want to upload % The file name must be numbers % + Set how many posts there will be in one posting process Open the folder if you want to add advertisement post % The Ad post files should be numbers starting with […]

Read more

GitHub project as part of the Programming for Data Science with Python Nanodegree from Udacity

Date created February 10, 2022 Project Title Explore US Bikeshare Data Description This project was undertaken as part of Udacity’s Programming for Data Science with Python. It mainly uses Python to understand U.S. bikeshare data using dataprovided by Motivate. The script is able to calculate statistics and build an interactive environment.In this interactive environment, raw user input as answers to a few questions willchange the results: The city the user would like to see data from (there are 3 cities […]

Read more
1 262 263 264 265 266 978