Skip to content

iubica/tickerscrape

Repository files navigation

  • Check out the tickerscrape sandbox

  • Change directory to tickerscrape of tickerscrape should end up being wxPortfolio/tickerscrape.

  • Python3 is required; use 'pip install' for all missing packages.

  • Execute 'tickerscrape.py' (if python3 is in the PATH) or 'python wxPortfolio to start the application directly from the sandbox. On Windows, 'python3' is aliased to 'python'. On OSX, you must invoke python as 'python3', to distinguish it from the system 'python', which is version 2.

  • Execute 'python setup.py build' to build an executable package, which can be found under the 'build/' folder.

  • Execute 'python setup.py bdist_msi' to build msi installer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages