Web scrapper to quote articles

Este web scrapper esta desarrollado en python 3.10.0 para buscar en la pagina de cyber puerta articulos dentro del catalogo. El programa te pedira que ingreses los articulos a traves de la consola que te gustaria buscar dentro de la pagina, despues te pedira el filtro que viene por default en la pagina. Al recopilar los articulos se generara un archivo con extencion csv en el cual se podran ver por separado las opciones de los articulos que tienen dentro […]

Read more

An opensourced roblox group finder writen in python 100% free and virus-free

an opensourced roblox group finder writen in python 100% free and virus-free note : if you don’t want install python or just use with ez the group finder you have just to install the compiled (.exe) vertion thats not require python ! please keep credits and don’t try to sell it. my roblox profil : https://www.roblox.com/users/373723880/profile ——— install ——— INSTALL SOURCE CODE (.py) ——— credits ——— compiled using pyinstaller GitHub View Github    

Read more

Tool To Snipe Nitros And Participate In Raffles Automatically

Discord Nitro Sniper Y Auto Participar En Sorteos ⚠️Es Bastante Rapido Y Efectivo Hecho En Python Como Usar ( Python ) : python -m pip install httpx discord.py colorama Poner Tu Token De Discord En token.json python “Crips Nitro Sniper.py” Como Obtener Tu Token Aviso Y Informacion Esto puede hacer que su cuenta sea baneada si ejecuta varias instancias al mismo tiempo y / o reclama demasiados Nitros en un período de tiempo demasiado corto. Úselo bajo su propio   […]

Read more

Build a Backend REST API with Python & Django

Build a Backend REST API with Python & Django Skills Python Django djangorestframework Aws Git Use the below Git commands in the Windows Command Prompt or macOS Terminal. Configure default email and name git config –global user.email “[email protected]” git config –global user.name “Your Name” Initialise a new Git repository Commit changes to Git git add . git commit -am “Commit message” Set Git remote

Read more

A simple toolchain for moving Remarkable highlights to Readwise

Install and setup remarking Get an access token for your Readwise account, and put it in upload.py Use remarking to extract all Remarkable highlights to a local hl.json via remarking run json [folder name] > hl.json Run upload.py to upload all extracted highlights to Readwise rextract is licensed under the GNU GPLv3 or later. See LICENSE.txt for more details. GitHub View Github    

Read more

Various hdas (Houdini Digital Assets)

My various assets for Houdini “ms_asset_loader” – Custom importer assets from Quixel Bridge “asset_placer” – Tool for placment sop geometry on viewport (3dparty folder contait shaders for arnold and redshift renderers for use with ms_asset_loader) ms_asset_loader (surfaces) ms_asset_loader (3d assets) asset_placer Edit package jsonfile (root/packages/aatools.json). Change “H_CONFIG” is folder where you cloned repository. “QMEGASCAN_LIB” is path to bridge application Copy edited json to “packages” folder in home Houdini directory.($HOUDINI_USER_PREF_DIR/packages) GitHub View Github    

Read more

A simple python application built around the openCV library

BoxToolBox is a simple python application built around the openCV library. It is not a full featured application to guide you through the whole process. It is a missing piece in your toolchain between Lightroom and Photoshop. You still need to take you box pictures as straight as possible with the same camera settings and pre-process them to match the lighting. It will help you to correct perspective of the source photos quickly test the layout and arrangement place photos […]

Read more

A Higher-Lower web game made in Python using Flask framework

Guess the random number from 0 to 9 in this web game made with Python and Flask Framework Modules that were used In case you don’t have Flask module installed just type the code below in a terminal: How to setup the game After downloading and installing Flask, you must setup the FLASK_APP environment variable: To run the application, use the flask command or python -m flask. Before you can do that you need to tell your terminal the application […]

Read more

Show apps recorded storage files by jailbreak

Show registered storage files of apps by jailbreak Legal disclaimer: Usage of insTof for attacking targets without prior mutual consent is illegal. It’s the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program Getting Started git clone https://github.com/0xfff0800/0x101.git cd 0x101 python3 0x101.py A Kali Linux operating system. We recommend : Kali Linux 2 or Kali 2016.1 rolling Cyborg Parrot BackTrack […]

Read more

ACAV100M: Scaling up self-supervised audio-visual learning with automatically curated internet videos

The natural association between visual observations and their corresponding sounds has exhibited powerful self-supervision signals for learning video representations, which makes the ever-growing amount of online video an attractive data source for self-supervised learning. However, online videos often provide imperfectly aligned audio-visual signals because of overdubbed audio; models trained on uncurated videos have been shown to learn suboptimal representations due to the misalignment issues. Therefore, existing approaches rely almost exclusively on manually curated datasets with a predetermined taxonomy of semantic […]

Read more
1 4 5 6 7 8 50