Skip to content

nsmgr8/qtdsexporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtDSExporter

This is a desktop DSE data exporter software. It collects current share prices from the Dhaka Stock Exchange website.

Disclaimer

The software totally depends on the data availability of the above mentioned website. The author has no affiliation with DSE. He has no access to the actual database. This is just a scrapper of the DSE website. Therefore author does not guarantee the data accuracy or hold any responsibility for damages that may occur using this data.

Installation

The software requires PyQt, MongoDB Matplotlib to be installed. Following is a quick installation for Ubuntu/Debian Linux:

Requirements:

sudo apt-get install python-qt4 python-matplotlib

And, install MongoDB following this instruction.

Now, download the source code, unzip it in a folder and run.

Install:

wget http://github.com/nsmgr8/qtdsexporter/zipball/master
unzip nsmgr8-qtdsexporter-*.zip
cd nsmgr8-qtdsexporter-*
./main.py
  • Note that, * should be replaced by some random characters that you get from github.

Enjoy the software. Feel free to contact the developer about bug report and feature request. Please use the Issues page in the github site.

Thanks!

About

DSE data exporter desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages