Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/abal2051/Amwal
Browse files Browse the repository at this point in the history
  • Loading branch information
Latif committed Jan 31, 2021
2 parents a50e528 + e49c241 commit 7932afc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

### (Doesn't work on the new site. Going to fix it)
---
## Amwal - Unofficial API For the Kuwaiti Stock Market (Boursa)

Amwal is a small python library designed to make it easier to get information from the Kuwaiti stock market, known as the Boursa. Unfortunately, since the Boursa website doesn't have an official HTTP API, this is a substitute that offers the same function by scraping the website directly for the data.
Expand All @@ -11,7 +14,7 @@ Some features to make life easier
## Installation

```
pip install amwal
pip3 install amwal
```

This project depends on the following libraries:
Expand Down

0 comments on commit 7932afc

Please sign in to comment.