You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python package making you able to draw OAK Leaf depending on an angle.
6
+
7
+
##### Dependency
8
+
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
9
+
10
+
```shell
11
+
12
+
pip install python-oak-leaf-drawer
13
+
14
+
```
15
+
16
+
Usage
17
+
-----------
18
+
19
+
20
+
Examples:
21
+
----------
22
+
23
+
24
+
Changelog
25
+
---------
26
+
Please see the [CHANGELOG](https://github.com/syrian-open-source/python-oak-leaf-drawer/blob/master/CHANGELOG.md) for more information about what has changed or updated or added recently.
27
+
28
+
Security
29
+
--------
30
+
If you discover any security related issues, please email them first to "your email",
31
+
if we do not fix it within a short period of time please open a new issue describing your problem.
0 commit comments