Bsedata

Latest version: v0.6.0

Safety actively analyzes 621892 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

New Features

* Add a way to load historical daily OHLCV data from Bhav Copy released by BSE everyday [issue 3]

Bug Fixes

* Change the source of the scrip code list to fix the broken list of codes [issue 48, issue 43]

Maintenance

* Add a pipenv environment for development
* Update years in license statements
* Update time & actions used in `daily-tests` workflow
* Increase tests coverage
* Add contributing guidelines

0.5.4

Breaking Changes:

- Drop the `getPeriodTrend` function due to increased security on the new BSE api

0.5.3

Bug Fixes:

- Quick fix for `getQuote` method crashing due to missing priceBand attribute and missing error text on the website [issue 14, issue 31, issue 36]

Breaking Changes:

- Python < 3.7 is no longer officially supported, i.e. the library has not been tested on those Python version in CI. However, it may still continue to work on those versions

0.5.2

Bug Fixes

- Fix the issue where the `getIndices` function would return an empty list without erroring out and add tests to catch it [issue 12 ]

0.5.1

Bug Fixes:

- Update the Quandl scrip code file link [issue 33, issue 32]
- Update test environments
- Add cron for tests to catch issues early

0.5.0

Breaking Changes:

- Python < 3.6 is no longer officially supported, i.e. the library has not been tested on those Python version in CI. However, it may still continue to work on those versions

New Features:

- Get historic price trend of a stock over certain fixed time intervals (``1M``, ``3M``, ``6M``, ``12M``) [24 by paul-antony]
- Add custom exception for invalid or inactive stocks whose data is not available anymore [issue 2 , issue 18 , issue 22]

Misc:

- Remove Travis piplines. This project now uses only GitHub Actions for CI!
- Add code coverage details to CI
- Update docs theme

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.