Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/09milk/profile_picture_generator

Want your custom pixel generator but don't have the art skill? Let RNG do the work for you and pick your own unique profile picture!
https://github.com/09milk/profile_picture_generator

profile-picture python

Last synced: 3 months ago
JSON representation

Want your custom pixel generator but don't have the art skill? Let RNG do the work for you and pick your own unique profile picture!

Awesome Lists containing this project

README

        

# profile_picture_generator

Want your custom pixel generator but don't have the art skill?
Let RNG do the work for you and pick your own unique profile picture!

## Prerequisites

You need a standard python installation, I develope the source code using python3.6, so this may not work on lower python version

## How to use

```
python profile_picture_generator.py [number of png you want to generate]
```

## License

This project is licensed under the GNU/GPLv3 License - see the [LICENSE](LICENSE) file for details