GithubHelp home page GithubHelp logo

pyscripts's Introduction

PyScripts

Personal Scripts I've written for various things.

Notes

Some of this info involves some secrets so there's a non sync'd secrets folder I use for this. In case you're wanting to replicate this, make a secrets subfolder under this directory and include a blank file named __init__.py to show python it can use it as an import source.

Descriptions - Usable

Daily_report_builder.py

Used to automate a report that involves several screenshots, one after the other.

Impacts_Assemble.py

For my job I sometimes have to get a nonformatted list of entries from a website; I built this script in order to automate that process and save myself a lot of tedious manual notepad work. It copies from/to the clipboard to make it easier to manage.

mouse_pos_getter.py

Used as a diagnostic script for building PyAutoGUI scripts. Not fancy, just continuously shows the current x/y coords.

PyPing_native.py

My first major script! It opens a console window and pings to whatever you have targeted, then saves the results as {target}.txt. A . in the console window is a successful call, and a ! is a failure.

PyPing.py

Another implementation, using a module to ping instead of running the Ping command.

Trace_stripper.py

I don't remember what this does; I think I used it to interpret traceroute info.

Descriptions - Unusable

Erannorth Affinity / Import

WIP, not functional. Used as a starting point to determine which races/classes/specialties in Erannorth worked well together.

Game Sync

WIP, not functional. Used to sync stuff between two remote computers I have access to for games that don't use Steam Cloud Sync.

GSheets functions / getDesc

WIP, not functional. Used when I was trying to modify a huge amount of data for a D&D application I was building.

pyscripts's People

Contributors

falcon2k1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.