Coder Social home page Coder Social logo

macromaker's Introduction

This is the public version of this repo as the original contains information that is not to be made public. This was the first piece of useful software that I wrote years ago and has largely been preserved in its original form.


This is a macro creation program I have written to automate the organization of databases. There is a base framework at the top level entitled "Macro_Maker.py" which most of the other programs are based off of.

The structure of each macro is as follows:

Python files are the custom macro for the operation at hand
Text files describe in pseudocode how the program works
CSV files are the list that the macro reads from (only found in later versions)

The reason CSV files are only referenced in later macros is because I found I could get better feedback as to my progress through the parts list including percentage completed, current part name, current part number of the total part numbers completed, and how long it takes to complete each cycle of the macro.

Estimated time to completion may be added at a later date.

macromaker's People

Contributors

rrmueller 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.