Code Monkey home page Code Monkey logo

Tejaswee Pokhrel's Projects

automate-pdf-downloads icon automate-pdf-downloads

This python script allows to automate PDF downloads from web-pages and html files. It automatically searches all the PDF links from the given URL page and starts downloading them. It can automatically use up to Four Threads if there are more number of PDF files and helps in fast download.

color-images-to-blackwhite icon color-images-to-blackwhite

This Python script helps to automate conversion of a large number of RGB images to black and white images by running this script inside the folder which contains images.

get-images-from-pages icon get-images-from-pages

This is a python script which helps to automatically extract images from pages of given URLs. If the page requires execution of javascript for execution of images or needs authentication to reach there, page can be saved as .html file and this script can be run on that file.

python-password-manager icon python-password-manager

This Python 3 script can work as a password manager. It takes a master password and the script generates 640 characters secret key by using sha512 hashing of various combinations of the master password. Using various parts of this secret key and combining with original master password finally 32 characters are obtained which are then converted into Fernet Key and this Fernet Key encrypts the password and stores it in the sqlite3 database.

store-files-in-sqlite icon store-files-in-sqlite

This Python 3 script allows to store files and images in a sqlite database which is locally created by this script. Stored files in the sqlite database can be deleted and retrieved again also.

tinyflux icon tinyflux

The tiny time series database optimized for your happiness.

yfinance icon yfinance

Download market data from Yahoo! Finance's API

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.