An awesome README template to jumpstart your projects!
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
screen-capture.mov.mov
Telegram Bot that is all about 📈 IPOs (Initial Public Offerings In India). Built in python
✅ List Current and upcoming IPOs
✅ Subscribe to an IPO to get updates only about it
✅ Access Various metrics and documents like RHP from telegram
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- [Python]
- [Redis]
- [PyTelegramAPIBot]
- [BeautifulSoup]
Using Pipenv I recommend using Pycharm for this, even though I am on vscode for now. Several reasons, but mostly to do with how the backend works We run each task through the command line. For example, python main.py <<task_name>> For the above command to run, we need to edit the debug configurations by adding parameters, I do not know how to do that in vscode, hence I recommend going to PyCharm. also download redis, installation is pretty simple
needs work
needs work
- pip
pip install PyTelgramAPIBot
- Clone the repo
git clone https://github.com/aaditya2200/IPO-proj.git
- Install pipenv
pip install pipenv
- Enter into pipshell
pipenv shell
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Aaditya rangarajan
- Amol Derick Soans
Distributed under the MIT License. See LICENSE
for more information.