Giter Site home page Giter Site logo

examples's Introduction

Various script examples and pet projects

It's full of bugs and bad notation :)

  • autoru — Auto.ru site parser and plotter

Stores prices and mileage on selected car model in MySQL table with Peewee ORM. Plots graphs with Plotly lib. Examples included.

  • cbr — Central Bank of Russia site parser

Simple parser, downloads statements files from Central Bank site. Regex and DOM versions.

  • chess — board image to FEN notation recognizer and Stockfish engine player

Recognizes chess board on screen with CV2 lib, generates FEN notation, feeds it to Stockfish engine and makes a move with mouse via PyAutoGUI lib.

  • loveplanet-python — dating site parser in Python

Hobby: collect dating site forms to MySQL table. Uses Peewee as ORM and Requsts as HTTP lib. Article (in Russian): https://geektimes.ru/post/110106/

  • loveplanet-groovy — dating site parser in Groovy

Webspider for dating site with homemade HTTP Parser lib.

  • scan — listens to simple plain-text protocol and scans image via SANE interface

Helper for remote scanning. Reverse engineered abandoned Delphi tool. Written with lambdas, I'm very proud of it. We use it in production.

  • sync — Bash CGI-BIN (sic!) interface to rsync and ssh

Bootstrap styled buttons, executing bash scripts via cgi.

  • youtube-lastfm-webplayer — uses lastfm and youtube API to play random music on web page

Plays some music clips on YouTube finding them by tag on Last.FM. Uses Flask web framework, REST API and Redis. Demo available on www.rumaxi.net (my homepage).

examples's People

Contributors

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