# bseindia 0.1
Python Library to get publicly available data on new BSE india website.
Release Notes
* Compatible and Tested with Python 3.9 and above
* Future release will be done on requirement basic
## Libraries Required
- requests
- beautifulsoup
- numpy
- scipy
- pandas
- lxml
For Windows systems you can install Anaconda, this will cover many dependencies (You'll have to install requests and beautifulsoup additionally though)
## Installation
Fresh installation
```$pip install bseindia```
Upgrade
```$pip install bseindia --upgrade```
## Function list
### bseindia
* trading_holiday_calendar
* historical_stock_data
* equity_bhav_copy
* derivative_bhav_copy
* stock_info
Example :
import bseindia
data = bseindia.trading_holiday_calendar()
Example :
data = bseindia.get_historical_stock_data(symbol='SBIN', from_date='01-06-2023', to_date='10-06-2023')
OR
data = bseindia.get_historical_stock_data(symbol='SBIN', period='1M')
Example :
data = bseindia.equity_bhav_copy(trade_date='01-07-2024')
More functions will be available in future releases...
## How can I contribute?
There are multiple ways in which you can contribute-
### Write about your project
There are working on to add many function to this library. BSElib at the moment is short of good documentation. There are lot of features in BSElib yet to come :( , so till we complete the documentation, I'll need support from the community.
Please write about your projects in blogs, quora answers and other forums, so that people find working examples to get started.
### Raising issues, bugs, enhancement requests
For quick resolution please raise issues both [here on issue page](https://github.com/RuchiTanmay/bseindia/issues). I'll try my best to address the issues quickly on github as and when I get notified, but raising it on stackoverflow will provide you access to a larger group and someone else might solve your problem before I do.
### Submit patches
If you have fixed an issue or added a new feature, please fork this repository, make your changes and submit a pull request. [Here's good article on how to do this.](https://code.tutsplus.com/tutorials/how-to-collaborate-on-github--net-34267)
Looking forward for healthy participation from community.
Raw data
{
"_id": null,
"home_page": "https://github.com/RuchiTanmay/bseindia",
"name": "bseindia",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "bseindia, bse, python, sdk, trading, stock markets",
"author": "RuchiTanmay",
"author_email": "ruchitanmay@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/99/54/67286906879f67c01f6ba87241d1653ced200933ee5e4d1c0384e188f0d1/bseindia-0.1.tar.gz",
"platform": null,
"description": "# bseindia 0.1\r\n\r\nPython Library to get publicly available data on new BSE india website.\r\n\r\nRelease Notes\r\n* Compatible and Tested with Python 3.9 and above\r\n* Future release will be done on requirement basic\r\n\r\n## Libraries Required\r\n- requests\r\n- beautifulsoup\r\n- numpy \r\n- scipy\r\n- pandas\r\n- lxml\r\n\r\nFor Windows systems you can install Anaconda, this will cover many dependencies (You'll have to install requests and beautifulsoup additionally though)\r\n\r\n## Installation\r\nFresh installation \r\n\r\n```$pip install bseindia```\r\n\r\nUpgrade\r\n\r\n```$pip install bseindia --upgrade```\r\n\r\n## Function list\r\n\r\n### bseindia\r\n* trading_holiday_calendar\r\n* historical_stock_data\r\n* equity_bhav_copy\r\n* derivative_bhav_copy\r\n* stock_info\r\n\r\nExample :\r\n\r\nimport bseindia\r\n\r\ndata = bseindia.trading_holiday_calendar()\r\n\r\n\r\nExample :\r\n\r\ndata = bseindia.get_historical_stock_data(symbol='SBIN', from_date='01-06-2023', to_date='10-06-2023')\r\n \r\nOR\r\n\r\ndata = bseindia.get_historical_stock_data(symbol='SBIN', period='1M')\r\n\r\nExample :\r\n\r\ndata = bseindia.equity_bhav_copy(trade_date='01-07-2024')\r\n\r\nMore functions will be available in future releases...\r\n\r\n## How can I contribute?\r\nThere are multiple ways in which you can contribute-\r\n\r\n### Write about your project\r\n\r\nThere are working on to add many function to this library. BSElib at the moment is short of good documentation. There are lot of features in BSElib yet to come :( , so till we complete the documentation, I'll need support from the community.\r\n\r\nPlease write about your projects in blogs, quora answers and other forums, so that people find working examples to get started.\r\n\r\n### Raising issues, bugs, enhancement requests\r\n\r\nFor quick resolution please raise issues both [here on issue page](https://github.com/RuchiTanmay/bseindia/issues). I'll try my best to address the issues quickly on github as and when I get notified, but raising it on stackoverflow will provide you access to a larger group and someone else might solve your problem before I do.\r\n\r\n### Submit patches\r\n\r\nIf you have fixed an issue or added a new feature, please fork this repository, make your changes and submit a pull request. [Here's good article on how to do this.](https://code.tutsplus.com/tutorials/how-to-collaborate-on-github--net-34267) \r\n\r\nLooking forward for healthy participation from community.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "library to get BSE India data",
"version": "0.1",
"project_urls": {
"Homepage": "https://github.com/RuchiTanmay/bseindia"
},
"split_keywords": [
"bseindia",
" bse",
" python",
" sdk",
" trading",
" stock markets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e68bda669ca24d9c87e37b05664bdcce73360cedf116160c4d2e961e081e29f",
"md5": "ce8e547b4a5a441b337fbe00d9cb3663",
"sha256": "7e433d5d67c3a867a01cffb8470ebe0d4dd51a29aa40324b1b0a1b5cb7640db6"
},
"downloads": -1,
"filename": "bseindia-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce8e547b4a5a441b337fbe00d9cb3663",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10842,
"upload_time": "2024-07-13T05:32:55",
"upload_time_iso_8601": "2024-07-13T05:32:55.035267Z",
"url": "https://files.pythonhosted.org/packages/2e/68/bda669ca24d9c87e37b05664bdcce73360cedf116160c4d2e961e081e29f/bseindia-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "995467286906879f67c01f6ba87241d1653ced200933ee5e4d1c0384e188f0d1",
"md5": "ce331848b45981014e1ff07640aeaf95",
"sha256": "ed38b18b64c0dcab3565456a62c9891f8193c96c9a78063fa88a2c486ef632ca"
},
"downloads": -1,
"filename": "bseindia-0.1.tar.gz",
"has_sig": false,
"md5_digest": "ce331848b45981014e1ff07640aeaf95",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9762,
"upload_time": "2024-07-13T05:32:56",
"upload_time_iso_8601": "2024-07-13T05:32:56.629700Z",
"url": "https://files.pythonhosted.org/packages/99/54/67286906879f67c01f6ba87241d1653ced200933ee5e4d1c0384e188f0d1/bseindia-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-13 05:32:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RuchiTanmay",
"github_project": "bseindia",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "bseindia"
}