Metadata-Version: 2.1
Name: theohe-functions
Version: 0.0.1
Summary: Personal defined functions.
Author-email: Onur Hakkı Eyüboğlu <eyubogluo@itu.edu.tr>
Project-URL: Homepage, https://github.com/onurhakki/theohe-functions
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bs4
Requires-Dist: datetime
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: requests
Requires-Dist: yfinance
Requires-Dist: ta

# Personal Functions

Do not use :) 

### download via pip
```
!pip install theohe-functions
```

## plotting
## export_excel
## stock_market

