Giter Site home page Giter Site logo

get-coolors's Introduction

get-coolors

A simple Python webcrawler, that grabs color palettes generated by Coolors.co.

Why?

The script was designed to feed Processing sketches with auto generated color palettes. I always use Coolors.co (you should probably use it as well), so I decided to create an automatic way of live feeding my sketches with nice colors.

Instructions

  • Keep in mind this was created using Python 3.6.4;
  • Install packages listed on requirements.txt (use virtual environments, please);
  • Run from command line, using an integer parameter to specify the requests interval in minutes (if no argument is passed, it runs once), and leave it there, doing its job;
  • Color palettes will be saved on palettes.txt (as hex codes). IMPORTANT: the script will prepend the new color palette to the text file. This way, your Processing sketches may easly seek for fresh, inspiring color palettes, from time to time;
  • Please show me what you created using get-coolors.py :).

Disclaimer

I am no Python expert. I basically put together a bunch of lines of code from the internet, hoping it would work :P. I appreciate feedback and pull requests are flattering.

get-coolors's People

Contributors

rodjuncode avatar

Stargazers

Lucas Mendonça avatar Guilherme Vieira 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.