PDX Code Guild Python/JavaScript Fullstack Web Development Course starting 2022-01-31

2022-01-31 Full-Stack Python/JavaScript Evening Class Repo for the PDX Code Guild Python Full Stack evening course starting 01/31/2022 Class is held from January 31st, 2022 to June 10th, 2022M-F 6:00 pm – 9:30 pm pst Holidays February 21st (Presidents Day) May 30th (Memorial Day) Staff Capstone Dates: Capstone proposal due: May 13th, 2022Presentation Day: June 10th, 2022 General Labs Assigned: Lab Name Date Assigned Due By Start Of Class Hard Due Date 00 Getting Started 01 Feb 04 Feb 14 […]

Read more

Parsing Course Info for NIT Kurukshetra

Overview This repository houses code for a small Python script to convert the course info found here into a JSON file suitable for usage anywhere it’s needed (provided all the PDFs are converted to text firsthand) The code is fairly messy and does need to be cleaned up, and the output itself is unreliable as the PDF to text conversion is not perfect. The source material is also fairly inconsistent when it comes to key words used, sometimes using synonyms […]

Read more

Using Python’s pip to Manage Your Projects’ Dependencies

Watch Now This tutorial has a related video course created by the Real Python team. Watch it together with the written tutorial to deepen your understanding: A Beginner’s Guide to Pip The standard package manager for Python is pip. It allows you to install and manage packages that aren’t part of the Python standard library. If you’re looking for an introduction to pip, then you’ve come to the right place! In this tutorial, you’ll learn how to: Set up pip […]

Read more

Repository – A suite of tools for manipulating debian packages

Repository is a suite of tools for manipulating debian packages. At a high level, dep-find generates a dependency list for use with dep-symbol and dep-src. I have also created a script, dep-all.sh, that chains the use of all three scripts together. This tool builds a dependency graph of the debian packages cached by apt. I have incluced the files direct.txt and transitive.txt which show the direct and transitive dependencies for debian packages respectively. You can grab a dependency list for […]

Read more

PortSwigger Burp Plugin for the Log4j (CVE-2021-44228)

This is Y-Sec’s @PortSwigger Burp Plugin for the Log4j CVE-2021-44228 vulnerability. The focus of yLog4j is to support mass-scanning of the Log4j vulnerability CVE-2021-44228. Please see our Blog post for details and backgrounds. PortSwigger Burp Professional Jython 2.x It is recommended, but not required, to use a dedicated Scanning Profile. See Y-Security-Log4j-Scan.json as an example. GitHub View Github    

Read more

Hi-C spectral decomposition workflow

Spectral decomposition for characterizing long-range interaction profiles in Hi-C maps. Snakemake workflow for the unsupervised method presented in Spracklin, Abdennur et al., 2021. Steps Place supplementary bigwig file information in config/track_metadata.tsv to include in graphical outputs. Must be tab-delimited, including header. Must have columns: Name: a display name ID: a unique identifier to use in the database (can be the same as Name) FileFormat: must be the string bigWig Path: a local path to the file Edit config.yaml. Run: # […]

Read more

Repository for tutorials, examples and starter scripts for using the MTU HPC cluster

Repository for tutorials, examples and starter scripts for using the MTU HPC cluster Connecting to the MTU HPC cluster Within the college, access to the cluster is via SSH to the host: On Windows the simplest way to get an SSH client is to use PuTTy. This is available on all lab PCs. Linux machines usually have an SSH client on the terminal. An account on the MTU HPC cluster is usually requested for you by your lecturer or supervisor. […]

Read more

A telegram video stream bot repo

Features stream videos download videos & mp3 Inline Search support YouTube direct search support YouTube/Local/Live/m3u8 stream support Inline Search support Control With Button support Volume Control Userbot Auto Join Broadcast & Global Ban Shell Executor (eval & sh) SpeedTest Runner Direct Updater Deploy On Heroku . VPS Deployment 📡 Get the best Quality of streaming performance by hosting it on VPS, here’s the step’s:

Read more
1 252 253 254 255 256 935