Code Monkey home page Code Monkey logo

utility-file's Introduction

Utility codes for faster implementation in various places

โœŒ๐Ÿผ How to be used:

  • Codes to be copied and implemented accordingly in places.
  • Code to be used according to respective data structure in provided script.
  • Example codes to be followed for better understanding before being used.
  • General overview of the codes part to be viewed as a reference/content of the codes.
  • Snippets to be used wisely.

๐Ÿ‘“ General overview of the codes:

  • dic_list_dic.py :- This code is to be used when there is a nested dictionary of lists containing other dictionaries.
  • list_dic_list_dic.py :- This code is to be used when there is a nested list of dictionaries containing other list of dictionaries.
  • dic_list.py :- This code is to be used when there is a dictionary with list as values.
  • html-parser.py :- This code is to be used when there is an HTML document to be parsed and identify elements.
  • regex-find-numbers.py :- This code is to be used when to find numbers in a given string using Regular Expression.
  • regex-validate-password.py :- This code is to be used when to validate a given password using Regular Expression.

utility-file's People

Contributors

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