Skip to content

lesichkovm/geometric-bot

 
 

Repository files navigation

geometric-bot

Python3 experimental bot that generates randomly geometric-like images. Always WIP. This is my very first project with Python3 so be merciful with WIP parts, spaguetti code or not-so-good-practices this is a project to develop generative art ideas fast-and-dirty, not state of the art code ;)

Resulting images are posted in https://twitter.com/@GeometricBot

modules used

The modules you need to install in order to run GeometricBot by your own are in the requirements.txt.

Modules starting with mod/algorithm are the core of each type of geometric design, rest of modules ( draw, name, tweet, colz ) are utilities or general functionalities mostly coded by myself.

config

The config settings and API keys are stored in the config.yml in the root of the project, a config.yml.sample is provided. At this moment this is only used for the tweeter API keys.

license

Creative Commons License
GeometricBot by Carlos Cabo is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Based on a work at https://github.com/carloscabo/geometric-bot.

About

Python experimental bot that generates randomly geometric-like images. Always WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%