Table of Contents
simple python script to get daily horoscope from horoscope.com using beautifulsoup4
For | Technlogy |
---|---|
Language | Python3 |
This is an example of how to list things you need to use the software and how to install them.
- python - https://www.python.org/downloads/
- Clone the repo
$ git clone https://github.com/ankit5577/daily_horoscope.git
- run
python3 main.py
in both frontend and main folder.
For daily_horoscope.
- 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
Distributed under the MIT License. See LICENSE
for more information.
Ankit Kaushal - @ankit5577 - [email protected]