# Yükleme

## 1. Yöntem: Pypi

{% embed url="<https://pypi.org/project/SecureBase/>" %}

```
pip install securebase
```

## 2. Yöntem: Github Release

{% embed url="<https://github.com/beytullahakyuz/securebase-python/releases/tag/Latest_Release>" %}

Github'tan indirdiğiniz <mark style="color:orange;">**whl dosyası**</mark>nı projenize ekleyiniz.

```
pip install SecureBase-1.2-py3-none-any.whl
```
