art-generator
This project was created as a Personal Project in the Middle Years Programme from the IBO
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Repository
This project was created as a Personal Project in the Middle Years Programme from the IBO
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Art Generator
This project was created as a Personal Project in the Middle Years Programme from the IBO
Usage
To use this application, you can download the executable for your platform here or follow the instructions below.
git clone https://github.com/Antoine-Meloche/Art-Generator.git\
cd Art-Generator\
python -m pip install pywebview pillow perlin-noise\
python main.py
On Linux some other dependencies may need to be installed
(Debian based distros using apt):
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-webkit2-4.0
Owner
- Name: Antoine Meloche
- Login: Antoine-Meloche
- Kind: user
- Location: Canada
- Repositories: 4
- Profile: https://github.com/Antoine-Meloche
I'm a 17 year old student who loves programming and learning.
Citation (CITATION.cff)
cff-version: 1.2.0
title: Art Generator
message: 'Please use the below information to cite this software'
type: software
authors:
- given-names: Antoine
family-names: Meloche
email: antmeloche@gmail.com
orcid: 'https://orcid.org/0000-0001-7126-0051'
identifiers:
- type: doi
value: 10.5281/zenodo.5915203
repository-code: 'https://github.com/Antoine-Meloche/Art-Generator.git'
url: 'https://github.com/Antoine-Meloche/Art-Generator'
abstract: A Python GUI application to generate abstract Art using randomness
keywords:
- python
- art
- generator
- perlin
- generative
- random
- randomness
license: MIT
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 25
- Average time to close issues: N/A
- Average time to close pull requests: about 13 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.08
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- Antoine-Meloche (17)