GithubHelp home page GithubHelp logo

herrold / finance-yahooquote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eddelbuettel/finance-yahooquote

0.0 1.0 0.0 39 KB

Perl Module to retrieve Stock Quotes from Yahoo! Finance

License: GNU General Public License v2.0

Perl 100.00%

finance-yahooquote's Introduction

Finance::YahooQuote Build Status License

Finance::YahooQuote is a Perl 5 module that will pull one or more stock quotes from Yahoo! Finance. It was written by Dj Padzensky, and is now maintained by Dirk Eddelbuettel. See the files CHANGES.old for DJ's log of changes, and ChangeLog for changes since Dirk took over.

CPAN

The package is also available from CPAN via this page.

Source Installation

Once the archive has been unpacked, the following steps are needed to build and install the module (to be done in the directory which contains the Makefile.PL)

perl Makefile.PL
make

A few simple tests are provided. Please note that the second test may fail if your internet connection is down, requires a proxy or if Yahoo! is down. That said,

make test

can be used to test the integrity of the module prior to installation.

If the build and test succeed, install it with the following command:

make install

An example script is installed as yahooquote. Two more example scripts are include to help examine available services at different Yahoo! servers, and to examine the possible mapping between stock symbols for a given company.

Binary Installation

For Debian and derivatives such as Ubuntu, a package is available via

sudo apt-get install libfinance-yahooquote-perl

For Windows users, ActiveState does maintain a pre-build package that can be installed with their ppm tool

Status

The package is in maintenance mode. Bugs are being fixed, but additions of new functionality are unlikely.

License

GPL (>= 2)

Authors

DJ Padzensky and Dirk Eddelbuettel

Maintainer

Dirk Eddelbuettel

finance-yahooquote's People

Contributors

eddelbuettel avatar herrold avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.