Skip to content

Riteshraut0116/doreamon_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

# Doraemon Drawing with Sketchpy πŸ€–πŸŽ¨


Project Description πŸ“

This project uses the sketchpy library in Python to programmatically create a line drawing of Doraemon. The script automates the drawing process, resulting in a cool piece of art generated by code.


πŸ“ Project Structure

doreamon_python/ β”‚ β”œβ”€β”€ doreamon_python_draw/ # Subfolder containing drawing-related files β”‚ β”œβ”€β”€ index.py # Main Python script for drawing or logic β”‚ └── pythonoutput.png # Output image generated by the Python script β”‚ └── README.md # Project overview and instructions


Output πŸ–ΌοΈ

After running the script, a window will appear and you will see the drawing of Doraemon being created line by line.

Once the script is finished, your Doraemon Drawing is ready! πŸŽ‰

Final Output


How to Run πŸš€

Follow these steps to generate the Doraemon drawing on your machine.


Prerequisites 🐍

Make sure you have Python installed (version 3.8 or newer is recommended).


Installation and Execution

  1. Install pip (if needed): If you don't have pip (the Python package installer), run the get-pip.py script.
    python get-pip.py
  2. Install Dependencies: Use pip to install the necessary library from the requirements.txt file.
    pip install -r requirements.txt
  3. Run the main script: Execute index.py to start the drawing.
    python index.py

πŸ‘€ Author

Ritesh Raut
Programmer Analyst, Cognizant

πŸ€– Draw Your Favorite Gadget Cat β€” Code Your Own Doraemon with Python! 🎨⚑


🌐 Connect with me:

Riteshraut0116 ritesh-raut-9aa4b71ba riteshraut1601 ritesh.raut.649321


About

Doraemon Drawing with Sketchpy πŸ€–πŸŽ¨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages