Skip to main content

Get The Horoscope Details For Your Sign

Project description

Pyhoroscope

 

Pyhoroscope

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   How TO   |   Functions   |   License   |   Author


:dart: About

Describe your project

This is a simple and lightweight module that you can use to get the horoscope reading for your sign. The data is scraped from the horoscope.com site and code is optimized for performance.

:sparkles: Features

:heavy_check_mark: Feature Get Daily, Weekly, Monthly And Yearly Horoscope Reading;
:heavy_check_mark: Feature Get Love And Carrer Specific Readings;
:heavy_check_mark: Feature Get What To Watch Recommendations Based On Your Sign ;

:rocket: Technologies

The following tools were used in this project:

:white_check_mark: Requirements

Before starting :checkered_flag:, you need to have Python, [Beautiful Soap] (https://pypi.org/project/bs4/) And Python Request Module installed.

:checkered_flag: Starting

# Clone this project
$ git clone https://github.com/fahad-programmer/pyhoroscope

# Access
$ cd pyhoroscope

# Install dependencies
$ pip install -r requirements.txt

# Run the project
$ python horoscope.py

:test_tube: How To Use

# You Can Do This By Simple Importing The Module
$ from PyHoroscope Import Horoscope

# Then Create A Class Object Like This
$ horoscope = Horoscope("Name Of Sign")

# Then You Can Use The Following Functions

# Gets Daily Horoscope For The Sign
$ print(horoscope.daily_horoscope())

:hammer_and_wrench: Functionalities

  • Gets Tomorrow Horoscope For The Sign

    tomorrow_horoscope()
    
  • Gets weekly Horoscope For The Sign

    weekly_horoscope()
    
  • Gets The Daily Love Horoscope For The Sign

    daily_love()
    
  • Gets The Tomorrow Love Horoscope For The Sign

    love_tomorrow()
    
  • Gets The Weekly Love Horoscope For The Sign

    love_weekly()
    
  • Get's Daily Carrer Horoscope For The Sign

    daily_carrer()
    
  • Get's tomorrow Carrer Horoscope For The Sign

    tomorrow_carrer()
    
  • Get's weekly Carrer Horoscope For The Sign

    weekly_carrer()
    

:memo: License

This project is under license from MIT. For more details, see the LICENSE file.

Made with :heart: by Fahad Malik

 

Back to top

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyHoroscope-1.0.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

PyHoroscope-1.0.0-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page