Giter Site home page Giter Site logo

python_scripts's Introduction

Script to downlaod the file from http server

This script check for latest file uploaded in http server and then download it if the latest file is not present in directory where the downlaoded file is placed. This script also has intelligence to manage its storage space by removing the oldest file on local storage media before start downloading.

Right now the script is written in very straign way using traditional function method.

I have plan to write using classes in furture, once i do it, i will upload the same here.

The script can be used for

  • Downloading the file which is has build number embedded into file name, without any modification, except http uri
  • With little modification on file selection section, it can traverse inside the directory to pick the file to download

Script to search files on windows system

Script "file_search_tool.py" does searching of files on any specific path or entire root path for required file. This script can find a file based on partial string passed as parametere by using reg expression. This tool displays a statiscs of how much time it took to get the file location indexed.

python_scripts's People

Contributors

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