Skip to content

Commit

Permalink
Merge pull request #28 from SermetPekin/macm
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
SermetPekin authored Jul 31, 2024
2 parents 0d7838a + 2acbe36 commit 0d1768b
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,16 @@

### Updated on this version

#### evdspyChat application was added.

Api Key is not required for only evdspy documentation related questions.



- ***get_series_exp*** function was added

see [Documentation](https://evdspy-repo.readthedocs.io/en/latest/) for its usage and result data types


- evdspyChat application was added.

[evdspyChat](https://evdspychat-b11f96868cb6.herokuapp.com/)

Expand All @@ -23,7 +30,7 @@ Api Key is not required for only evdspy documentation related questions.
[![a2](https://github.com/user-attachments/assets/3e5d3ab4-df41-4d34-8e2a-e1ca3d19a190)](https://evdspychat-b11f96868cb6.herokuapp.com/)


-
## api_key usage with evdspy python package

api key will be read from .env file on load if available.
Expand All @@ -34,7 +41,7 @@ You may create a .env file in your work environment and write your api key as fo
Script will load your api key from this file on load if available.

```bash
#.env file
# example `.env` file content
EVDS_API_KEY=AxByCzDsFoGmHeIgJaKrLbMaNgOe
```

Expand Down

0 comments on commit 0d1768b

Please sign in to comment.