Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/09milk/profile_picture_generator
- Owner: 09milk
- License: gpl-3.0
- Created: 2018-04-30T16:00:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T12:40:28.000Z (over 6 years ago)
- Last Synced: 2024-06-26T18:58:07.028Z (5 months ago)
- Topics: profile-picture, python
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hk-open-source - Profile picture generator - 基於 Python 的工具, 可用於大量產生 random profile picture。[![GitHub stars](https://img.shields.io/github/stars/09milk/profile_picture_generator.svg?style=social)](https://github.com/09milk/profile_picture_generator/stargazers) (Python)
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