Skip to content

Python package makes you able to draw OAK Leaf depending on an angle.

License

Notifications You must be signed in to change notification settings

Syrian-Open-Source/python-oak-leaf-drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python oak leaf drawer

Python package making you able to draw OAK Leaf depending on an angle.

Dependency

The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:

pip install python-oak-leaf-drawer

Usage

from python_oak_leaf_drawer.oak import drawPattern

# The first parameter is the rotation angle.
# The second parameter is the title.
drawPattern(15 , "syrian open source 😎, oak package")

Examples:

drawPattern(15 , "syrian open source 😎, oak package")

example1

drawPattern(30 , "syrian open source 😎, oak package")

example2

drawPattern(45 , "syrian open source 😎, oak package")

example3

Changelog

Please see the CHANGELOG for more information about what has changed or updated or added recently.

Security

If you discover any security related issues, please email them first to "karam2mustafa@gmail.com", if we do not fix it within a short period of time please open a new issue describing your problem.

Credits

About Syrian Open Source

The Syrian Open Source platform is the first platform on GitHub dedicated to bringing Syrian developers from different cultures and experiences together, to work on projects in different languages, tasks, and versions, and works to attract Syrian developers to contribute more under one platform to open source software, work on it, and issue it with high quality and advanced engineering features, which It stimulates the dissemination of the open-source concept in the Syrian software community, and also contributes to raising the efficiency of developers by working on distributed systems and teams.